Commit Graph

98 Commits

Author SHA1 Message Date
lilydjwg
58a68957e9 update document for the new list options 2019-03-06 21:33:21 +08:00
lilydjwg
6e60b84740 README: minor fix 2019-03-06 21:18:07 +08:00
lilydjwg
5a8577dec6 minor usage update 2019-02-24 19:49:43 +08:00
lilydjwg
87a55c6cf9 fix README link and remove unused section 2019-02-15 20:32:43 +08:00
Jingbei Li
620c7a89cd added path to github source 2019-01-28 19:36:41 +08:00
lilydjwg
ae011170af update README for pypi use_pre_release config 2019-01-01 22:06:33 +08:00
lilydjwg
77de8da557 make README look better 2018-12-16 14:17:58 +08:00
lilydjwg
d6067a3e86 add repology badge
thanks to @farseerfc
2018-12-16 13:28:40 +08:00
lilydjwg
1adc38099a fix PyPI long_description display 2018-11-19 15:08:06 +08:00
lilydjwg
8cc902909e update doc for AUR use_last_modified config 2018-09-30 19:51:55 +08:00
Chih-Hsuan Yen
1d16726c90
Add missing_ok, which suppresses no-result warnings 2018-09-21 12:17:21 +08:00
lilydjwg
0c459c1c03 Update README.rst about installation and running 2018-08-01 16:10:04 +08:00
lilydjwg
b3897a1235 update README on JSON logging 2018-05-09 14:34:32 +08:00
lilydjwg
3d69ad4ad6 update README for keyfile 2018-05-06 00:01:27 +08:00
lilydjwg
1be2f5fe80 github: add docs about new include_tags_pattern option 2018-05-04 11:01:23 +08:00
lilydjwg
a5510113aa update README and setup.py 2018-04-11 16:45:19 +08:00
Felix Yan
e1ca67442f
Fix a typo in README 2018-01-15 00:47:16 +08:00
lilydjwg
e3d7a6c29a v1.0, yay! 2017-12-08 15:32:21 +08:00
Yen Chi Hsuan
5df11f7b1a Improve android_sdk version extractor
* Add README
* Update author info
* Cache repo manifests
2017-11-05 01:29:12 +08:00
Yen Chi Hsuan
05b604530c Refine docs of substitution options and add a test for option priority 2017-10-12 22:48:06 +08:00
Yen Chi Hsuan
78fef9d34d Fix README 2017-10-11 01:58:21 +08:00
Yen Chi Hsuan
b834f9a81c Add a link for the new section 2017-10-11 01:57:35 +08:00
Yen Chi Hsuan
ffa6eb7b8f Add documents and tests for substitution commands 2017-10-11 01:50:44 +08:00
lilydjwg
933df7da4c update README for anitya, change version to dev
closes #57
2017-07-25 15:36:40 +08:00
Felix Yan
0202eaa404
Fix a typo: seperated -> separated 2017-07-10 15:49:36 +08:00
lilydjwg
dfefcd4db9 max_concurrent setting 2017-07-08 15:05:17 +08:00
lilydjwg
fdcd84ea2a update dependencies in README 2017-07-08 14:58:46 +08:00
lilydjwg
f6e836c16a use HTTPS for links 2017-07-06 16:21:05 +08:00
lilydjwg
ad583dd59a remove Google Code sources 2017-07-06 16:21:05 +08:00
Felix Yan
9085dceeb3 Add ubuntupkg source 2017-07-06 13:27:44 +08:00
Felix Yan
1448d9edcd
Add global proxy setting to README 2017-07-06 12:49:36 +08:00
Felix Yan
84df2716b5 AsyncIO rewrite 2017-07-06 12:24:45 +08:00
lilydjwg
c423bdee0a update Contents 2017-07-04 10:47:56 +08:00
Felix Yan
2b5f2d190d
Add Debian package source 2017-07-04 01:14:55 +08:00
Gabriel Kihlman
aa10e20dcc Update documentation with newly added proxy settings for github and cpan 2017-02-09 13:48:38 +01:00
lilydjwg
bd61be6981 compare oldver and newver using == instead of version comparison
closes #45 and archlinuxcn/repo#351
2017-02-06 15:54:21 +08:00
lilydjwg
aa418aba20 remove support for GitCafe, which has died
closes #42
2016-09-01 20:40:51 +08:00
Jiachen Yang
b9f5a1e476 add pyalpm.vercmp as an alternative to parse_version
`pkg_resources.parse_version` has different results from
`pyalpm.vercmp`. This allows to use `pyalpm.vercmp` as the sorting key.

This closes #40.
2016-04-24 16:05:52 +08:00
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