raimon
00cf932653
Merge pull request #26 from Freed-Wu/master
...
Remove after
2022-10-10 11:45:26 +09:00
Wu Zhenyu
8850568eb3
Remove after
...
after/ftplugin/requirements.vim has been divided to ftplugin/requirements.vim and compiler/pip-compile.vim, so it should be deleted.
2022-10-08 22:23:15 +08:00
raimon
f246bd1015
Bump version to 1.7.1
v-1.7.1
2022-10-08 17:14:51 +09:00
raimon
883e6c2b37
Merge pull request #25 from Freed-Wu/master
...
Fix compiler, remove redundant message
2022-10-08 17:13:28 +09:00
Wu Zhenyu
6535e5b215
Fix compiler, remove redundant message
2022-10-08 00:27:09 +08:00
raimon
8ef8ed7f4c
Add a section of 'Similar Projects' #24
v-1.7.0
2022-10-07 20:39:14 +09:00
raimon
6025eccf59
Merge pull request #24 from Freed-Wu/master
...
Add support for Number
2022-10-07 20:34:02 +09:00
Wu Zhenyu
5bc7854fc1
Add support for Number
2022-10-07 13:24:33 +08:00
raimon
8e21854365
Bump version to 1.6.2
v-1.6.2
2022-10-06 21:10:07 +09:00
raimon
e07d91f8a2
Merge pull request #23 from Freed-Wu/clean
...
Remove unused code
2022-10-06 21:06:50 +09:00
raimon
d89c314120
Merge pull request #22 from Freed-Wu/compiler
...
Fix compiler
2022-10-06 21:06:34 +09:00
raimon
a76aa91c2a
Merge pull request #21 from Freed-Wu/master
...
Fix #20
2022-10-06 21:06:20 +09:00
Wu Zhenyu
e04b9d115d
Remove unused code
2022-10-06 15:57:41 +08:00
Wu Zhenyu
61d429b70d
Fix compiler
2022-10-06 15:54:43 +08:00
Wu Zhenyu
6d5502a100
Fix #20
2022-10-06 14:00:05 +08:00
raimon
b6dd6cc47f
Merge pull request #18 from raimon49/fix-ci-error
...
Update version of Ruby in GitHub Actions
2022-03-30 20:23:26 +09:00
raimon
9b918a9fa8
Update dependencies for unittest
2022-03-30 20:20:56 +09:00
raimon
90c7f97616
Update version of Ruby in GitHub Actions
2022-03-30 20:08:16 +09:00
raimon
0a0ff4538c
Merge pull request #17 from tssujt/patch-1
...
Update link for `Requirements File Format`
2022-03-30 19:42:27 +09:00
tssujt
1ea9b0267d
Update link for Requirements File Format
2022-03-30 17:46:32 +08:00
raimon
777f6225c5
Merge pull request #16 from fwojciec/master
...
change default commentstring to compatible with spec
v-1.6.1
2021-12-04 11:09:29 +09:00
Filip Wojciechowski
d22b61911a
change default commentstring to compatible with spec
2021-12-03 11:14:32 -08:00
raimon
978811288d
Update warning version included in examples
2021-10-23 10:35:19 +09:00
raimon
ac7f865672
Use version 2.11.3 or later Jinja2 in examples
2021-03-31 19:36:19 +09:00
raimon
5318f3cc98
Re-compile dependencies with latest version of pip-tools
...
Fix Dependabot alerts for version of Pygments, Jinja2
2021-03-31 19:32:26 +09:00
raimon
19ffbeca75
Bump version to 1.6.0
v-1.6.0
2021-03-19 08:24:16 +09:00
raimon
01878b01b6
Set the same versioning comments as for other files
2021-03-19 08:22:46 +09:00
raimon
a8816b3eb6
Re-compile .lock file with my current machine
2021-03-19 08:20:52 +09:00
raimon
88dfc8b490
Fix a little in command-line make
2021-03-19 08:17:26 +09:00
raimon
04949ca7e8
Added documentation on the make command.
2021-03-19 08:15:52 +09:00
raimon
f595850238
Merge pull request #15 from ericbn/master
...
Set makeprg if pip-compile is available
2021-03-19 08:04:46 +09:00
Eric Nielsen
82d0dcdb33
Set makeprg if pip-compile is available
...
also update tests and make Requirements_matched_filename more specific.
2021-03-18 14:49:09 -05:00
raimon
a86fea904d
Merge pull request #14 from raimon49/change-name-of-ci-workflow
...
Change name of workflow 'Ruby' -> 'VimScript'
2020-11-29 10:37:04 +09:00
raimon
4c80c71172
Remove setting file and status badge of Travis CI
2020-11-29 10:36:12 +09:00
raimon
93b7528c8c
Change URLs of status badge
2020-11-29 10:35:27 +09:00
raimon
269f651c52
Change name of workflow 'Ruby' -> 'VimScript'
2020-11-29 10:33:02 +09:00
raimon
7d67267526
Embed status badge of GitHub Actions
2020-10-03 20:19:36 +09:00
raimon
33a9a5003d
Migrate CI as a Service from Travis to GitHub Actions
2020-10-03 20:13:29 +09:00
raimon
edc4e95c14
Add YAML file for use GitHub Actions
2020-10-03 19:51:45 +09:00
raimon
1530fea031
Embed status badge of contributors [ci skip]
2020-02-10 21:35:25 +09:00
raimon
3ab4921742
Set version to 'hg-diff' in example
2020-02-09 21:40:19 +09:00
raimon
115e12d3bc
Bump version to 1.5.3
v-1.5.3
2020-02-09 18:47:53 +09:00
raimon
6adf10d286
Match VCS URLs better and add examples #12
...
Supports both of the following patterns:
* git+git://git.myproject.org/MyProject#egg=MyProject
* git://git.myproject.org/MyProject.git@v1.0#egg=MyProject
2020-02-09 18:44:49 +09:00
raimon
de7d7d3ece
Merge pull request #12 from marciomazza/patch-1
...
Fix underline of package names starting with git
2020-02-09 18:36:00 +09:00
Marcio Mazza
c9026386ce
Fix underline of package names starting with git
...
Package names starting with git were underlined as if they were a git repo.
Example: gitpython
2020-02-07 16:12:28 +01:00
raimon
031b163294
Bump version to 1.5.2
v-1.5.2
2020-01-20 21:41:08 +09:00
raimon
c7a873e6c3
Merge pull request #11 from jparise/environment-marker-comment
...
Support comments after environment markers
2020-01-20 21:37:27 +09:00
Jon Parise
51446907b6
Support comments after environment markers
...
For example:
package; python_version < '3' # Comment
Previously, the environment marker syntax group matched to the end of
the line and didn't stop at the comment character (`#`).
2020-01-19 09:20:14 -08:00
raimon
a2be411fa6
Update verion of Ruby to latest stable version
2019-08-23 21:15:21 +09:00
raimon
d9ec18809c
Re-compiling examples files for fix GitHub security alert
2019-08-22 21:35:08 +09:00