Commit Graph

154 Commits

Author SHA1 Message Date
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
raimon 52ac81c357 Use same content as issue report for the archive URL example 2019-05-13 00:41:19 +09:00
raimon b8e4d51baf Add comments to examples 2019-05-08 10:45:23 +09:00
raimon 7dfcb09b2d Merge pull request #10 from raimon49/match-urls-better
Match URLs better

Close #9
v-1.5.1
2019-05-08 10:36:04 +09:00
raimon 5d732ae9a4 Bump version to 1.5.1 2019-05-08 10:32:30 +09:00
raimon 48996d1e52 Match URLs better and add examples #9 2019-05-08 10:29:17 +09:00
raimon e346eca95e Merge pull request #8 from atugushev/fix-example
Fix editable option in examples
2019-05-07 10:38:31 +09:00
Albert Tugushev 2d3db05207 Fix editable option in examples 2019-05-07 08:24:22 +07:00
raimon 5c0f253610 Re-compiling dependencies in examples [ci skip]
Because security alert from GitHub came
2019-04-13 11:04:39 +09:00
raimon 41e6256695 Remove an example file do not need [ci skip] 2019-04-12 00:13:31 +09:00
raimon 37943b420c Use safety version of Jinja2 in examples [ci skip] 2019-04-12 00:08:32 +09:00
raimon f2be0da375 Update link to pip-tools [ci skip]
Currently it is maintained by jazzband
2019-03-13 22:30:43 +09:00
raimon f8e6bfe8ee Fix security alert from GitHub in examples 2019-01-18 19:36:53 +09:00
raimon 5437fd9d9c Update URLs of badge [ci skip] 2018-05-23 20:56:06 +09:00
raimon 8da3f33240 Migrate dependency status badge from VersionEye to Snyk [ci skip] 2018-05-23 20:47:58 +09:00
raimon 0462391815 Migrate dependency status badge from Gemnasium to VersionEye [ci skip] 2018-05-20 11:28:14 +09:00
raimon 04a127717e Surrounded by a development group 2018-03-26 20:11:42 +09:00
raimon 9f10779307 Migrate version of 'vim-flavor' from 2.x to 3.x 2018-03-26 20:05:03 +09:00
raimon aa57b2f57f Ignore meta file of rbenv 2018-03-26 20:00:06 +09:00
raimon 5ebdb69054 Merge pull request #7 from raimon49/follow-pep508-better
Follow pep508 better
v-1.5.0
2018-03-22 02:28:56 +09:00
raimon 63c5ce97eb Add full text of license for redistribution 2018-03-22 02:23:57 +09:00
raimon b46aaca88f Bump version to 1.5.0 2018-03-22 02:20:45 +09:00
raimon b35701afd9 Add examples from PEP508 2018-03-22 02:07:18 +09:00
raimon 71fd018154 Define pattern of Extras and Environment Markers 2018-03-22 02:06:01 +09:00
raimon 634748cba9 Define pattern of URLs
URLs and VCSs highlighting is 'Underlined'
2018-03-22 01:37:28 +09:00
raimon 5a5a28c135 Update pattern of package name
c.f.) https://www.python.org/dev/peps/pep-0508/

> ^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$
2018-03-22 01:35:33 +09:00
raimon 485cae7ed8 Add ToC to README [ci skip] 2018-02-07 08:47:09 +09:00
raimon 6547bf9ecd Embed badge of latest release version of GItHub [ci skip] 2018-02-06 19:01:33 +09:00
raimon f12e429111 Defile task group of 'dep' [skip ci] 2018-02-02 19:42:37 +09:00