Commit Graph

141 Commits

Author SHA1 Message Date
lilydjwg cf42eab8c2 README: add documentation badge 2020-09-03 16:53:29 +08:00
lilydjwg 1ceea05e15 trim down README and link the docs from readthedocs
It doesn't link well on GitHub.
2020-09-03 16:39:51 +08:00
lilydjwg 8c99ae8eea add documentation for plugins 2020-09-03 16:27:35 +08:00
Felix Yan d238a219f3
Fix typos in README 2020-09-01 18:59:41 +08:00
Felix Yan 7f64ffa12a
Fine tunes 2020-09-01 18:13:56 +08:00
Felix Yan a7da4207ae
Add support for Pagure 2020-09-01 18:11:57 +08:00
lilydjwg 0cfaac774d update README
[ci skip]
2020-09-01 17:02:38 +08:00
lilydjwg bc1f9df8c6 use appdirs for the default configuration file
closes #97.
2020-08-31 17:34:11 +08:00
lilydjwg 307c0db0f8 remove vcs source from here and update README
It's cumbersome and prevent the project to be zip_safe. Move it to where
it's used (archlinuxcn/lilac) so that it can evolve with that project.
2020-08-30 18:22:58 +08:00
lilydjwg 290240eafb README: fix badge
[ci-skip]
2020-08-27 23:53:29 +08:00
lilydjwg 5689bc0a3f update README and make new version master 2020-08-27 23:28:59 +08:00
lilydjwg 3d90c02273 fix README 2020-08-27 01:55:54 +08:00
lilydjwg c2b4e51f56 README: update wording
[ci-skip]
2020-08-27 01:55:11 +08:00
lilydjwg b54ebe6bcf some setup.py fixes for #135
* use `find_namespace_packages` to find recursively
* install the nvchecker-ini2toml script
2020-08-27 01:49:19 +08:00
lilydjwg c8c7bc5d4e README: Python 3.7+ is required
[ci-skip]
2020-08-26 20:44:49 +08:00
lilydjwg 6a6d5df682 port tools.py and change record files to use json format
because special characters like spaces broke the old format.
2020-08-26 20:06:13 +08:00
lilydjwg 6c2e31193c fix README: toml has tables rather than sections 2020-08-21 18:24:43 +08:00
lilydjwg 7f8310e685 update README and some more fixes 2020-08-21 18:16:44 +08:00
lilydjwg e59766f839 add the ini2toml script 2020-08-21 17:42:31 +08:00
lilydjwg eb6833475e partial updates to README 2020-08-20 15:23:05 +08:00
lilydjwg 95150fa8e9 port github source and tests (the last one!)
`include_tags_pattern` and `ignored_tags` removed, see #99
2020-08-20 15:18:28 +08:00
lilydjwg b76bfb5606 fixes 2020-08-13 20:03:07 +08:00
techknowlogick 2b3e88be13
update readme 2020-08-03 12:15:42 -04:00
techknowlogick 4022a375d5
Update readme 2020-08-03 12:14:57 -04:00
lilydjwg 7a2d3d226b GitHub: add `use_latest_tag` 2020-06-14 13:55:51 +08:00
Guizai dd15f68033 feat: Add sparkle source 2020-05-05 12:20:36 +08:00
Johannes Löthberg add890fbea vcs: Add support for list options when using use_max_tag
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2020-02-18 03:06:57 +01:00
lilydjwg fe2ff0aa74 make it clearer that github releases are not those tags
closes #123.
2019-12-09 12:52:05 +08:00
lilydjwg 058b7d9679 more README update 2019-11-03 22:38:47 +08:00
oldherl 761c944f19
explain use_latest_release and use_max_tag in README.rst 2019-11-03 00:31:53 +08:00
lilydjwg f677eda656 update README for repology source 2019-10-29 23:43:28 +08:00
lilydjwg be7e54404e archpkg: support provides 2019-10-29 00:19:07 +08:00
lilydjwg 6674a875bf README: minor fix 2019-08-30 15:09:49 +08:00
lilydjwg 3194ef8e6c bitbucket: 1.0 API is gone, let's use 2.0
fixes #109
2019-07-04 16:39:49 +08:00
lilydjwg b014759f81 don't print tracebacks for networking errors
closes #108.
2019-05-01 17:16:17 +08:00
Haochen Tong c6ef132ebb
Fix copy-paste mistake
BitBucket -> GitLab
2019-04-07 20:54:55 +02:00
lilydjwg 9a271c030b bump version to 1.4.3 and update doc 2019-03-24 15:31:40 +08:00
lilydjwg a7f7a632a2 README: fix warnings 2019-03-16 21:32:00 +08:00
lilydjwg ca68c44201 github: try as few API calls as possible 2019-03-06 22:37:18 +08:00
lilydjwg c23ef737d4 add a ``max_page`` option to github source
also update README for other minor issue.
2019-03-06 22:33:58 +08:00
lilydjwg e5d52a9762 add the `exclude_regex` list option 2019-03-06 22:15:50 +08:00
lilydjwg de381bf26d fix github test and update the doc 2019-03-06 22:01:07 +08:00
lilydjwg 7897317294 add the "list options" feature
closes #83
old options will be removed in #99
2019-03-06 21:51:04 +08:00
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