Felix Yan
aaf375f0bd
Add use_max_tag and ignored_tags support to vcs source (git only)
2015-12-29 12:15:19 +08:00
lilydjwg
7e5d4aa83a
fix rst syntax
2015-12-23 22:00:07 +08:00
lilydjwg
70832eb6c8
README: update phrasing
2015-12-23 21:59:53 +08:00
Felix Yan
e723053c41
Add ignored_tags support
...
Ignore certain tags while sorting. This option must be used together with
use_max_tag. This can be useful to avoid some known badly versioned tags,
so the newer tags won't be "overriden" by the old broken ones.
2015-12-23 21:50:38 +08:00
Felix Yan
f02e6e2c31
Add support for Packagist (Composer)
2015-12-03 11:25:10 +08:00
lilydjwg
3fd661ef74
fix links for README
2015-11-29 22:39:46 +08:00
lilydjwg
b6df5d6f2d
add "Contents" to README
2015-11-29 22:30:33 +08:00
lilydjwg
d22ca1dde0
README: use svg image for PyPI
2015-11-11 14:31:25 +08:00
lilydjwg
af14b39833
update for releasing to PyPI
2015-11-11 14:21:58 +08:00
Felix Yan
6c661bb2e0
Fix a small typo in README
2015-11-07 21:38:35 +08:00
lilydjwg
4d46b494f4
fix typo
2015-11-05 22:55:48 +08:00
lilydjwg
8b34569e01
update for GitLab support
2015-11-05 22:53:22 +08:00
Felix Yan
19d78411a5
Add GitLab support
2015-11-05 22:47:35 +08:00
依云
ed39e35c4a
Merge pull request #29 from felixonmars/bitbucket-tags
...
Add use_max_tag support for bitbucket source
2015-11-05 22:31:40 +08:00
Felix Yan
07d75c4c5d
Add use_max_tag support for GitHub source
2015-11-05 12:18:50 +08:00
Felix Yan
d28d869add
Add use_max_tag support for bitbucket source
2015-11-05 12:18:15 +08:00
lilydjwg
d2049aa3ce
update README
2015-11-04 20:13:32 +08:00
lilydjwg
512399cef5
add support for GitHub releases
...
Original author is isamazingfate, in this pull request:
https://github.com/lilydjwg/nvchecker/pull/15
This closes #15 .
2015-11-04 20:10:13 +08:00
lilydjwg
15b800d5a8
more fix for README.rst
2015-11-04 19:43:10 +08:00
lilydjwg
7852ea4d7e
fix README.rst
2015-11-04 19:36:28 +08:00
Felix Yan
5fc778c6e5
Add testcases
2015-11-04 19:18:03 +08:00
lilydjwg
03e77aa1af
Merge remote-tracking branch 'origin/pr/18'
2015-11-04 18:23:04 +08:00
lilydjwg
0cd587c6ba
Merge remote-tracking branch 'origin/pr/17'
2015-11-04 18:21:26 +08:00
Felix Yan
2431922619
Add support for CPAN
2015-11-04 18:15:40 +08:00
Felix Yan
0a3d62986a
Add support for Hackage
2015-11-04 18:01:47 +08:00
Felix Yan
49ec750772
Add support for NPM Registry
2015-11-04 17:39:30 +08:00
lilydjwg
3dce06ca21
add strip-release config, closing #11
2015-08-25 00:18:19 +08:00
lilydjwg
9de0eb289e
add bitbucket support
2015-08-04 16:12:46 +08:00
Jingbei Li
6cf385a73a
simple gitcafe.com support
2015-06-28 21:37:03 +08:00
lilydjwg
819d958461
update README
2015-04-15 13:46:42 +08:00
lilydjwg
e4830dd162
add 'user_agent' config for the regex source
2015-03-14 15:54:26 +08:00
lilydjwg
be7e9105c0
add gcode_svn source: for Google Code svn repositories
2014-12-18 15:27:22 +08:00
lilydjwg
82c85f0402
fix README syntax
2014-11-03 22:18:51 +08:00
lilydjwg
369f75949d
minor update for README
2014-11-03 22:08:26 +08:00
Yichao Yu
5457360858
Update README
2014-11-03 07:39:56 -05:00
lilydjwg
4b0bff467e
update README
2014-10-19 13:44:47 +08:00
lilydjwg
2c3ba193e3
add support for RubyGems
2014-09-29 16:38:44 +08:00
lilydjwg
8c8c0364f7
update README
2014-09-14 16:28:38 +08:00
lilydjwg
73b9f1bb1b
add branch support for GitHub source
2014-09-14 16:23:36 +08:00
lilydjwg
7a2883a092
update sources and readme
2014-02-25 23:22:50 +08:00
lilydjwg
a4ce7e3b66
update README
2014-01-08 21:25:43 +08:00
lilydjwg
dfaf858951
version 0.4: simpler config, simpler usage
...
and simpler code
2013-12-04 00:34:14 +08:00
lilydjwg
9f0e030958
fix README.rst format
2013-11-18 00:37:48 +08:00
lilydjwg
b7534c9091
remove troublesome colon from record files
2013-11-17 23:43:07 +08:00
lilydjwg
e06963ad50
minor typo
2013-11-09 21:45:22 +08:00
lilydjwg
a147f22fc4
support 'pacman' source; README update
2013-11-03 00:21:46 +08:00
lilydjwg
312f99edf9
update README
2013-09-08 15:11:23 +08:00
lilydjwg
b58e3f70e5
add the nvtake command utility
2013-09-05 16:53:19 +08:00
lilydjwg
fd99a076e9
add config file support
2013-09-05 16:27:44 +08:00
lilydjwg
ff46f33752
use argparse instead of tornado.options and change a few terms
2013-08-09 18:50:41 +08:00