Commit Graph

14 Commits

Author SHA1 Message Date
Dave Gallant
20089bc699 Add --sort-by flag to threads sub-command (#75)
* Add --sort-by flag to threads sub-command

* Add some sanity test commands to tox
2020-08-02 19:30:04 -04:00
Dave Gallant
dbcdc01457 Cleanup CLI interface and allow for regular expressions in search (#68)
* Cleanup CLI interface and allow for regular expressions in search

* Put a cap on beautifulsoup4
2020-06-28 23:48:20 -04:00
Dave Gallant
96f0d64b4f Update README.md 2020-03-13 21:16:33 -04:00
Dave Gallant
2e507c1bfb Add view count to each thread (#53) 2019-12-17 23:04:27 -05:00
Dave Gallant
1af0556045 Add dependabot badge to README.md (#52)
* Update README.md
2019-11-27 16:51:31 -05:00
Dave Gallant
76769bb0a9 add semmle badges (#42) 2019-10-17 10:56:50 -04:00
Dave Gallant
ac46f2ae27 add search command (#33)
* add search command
2019-10-04 21:06:53 -04:00
Dave Gallant
0965aa0507 cleanup setup.py (#16)
* cleanup setup.

* fix pylint.
2019-09-08 23:26:42 -04:00
Dave Gallant
a1b7b828ae add instructions for zsh (#15)
* add zsh tab completion to docs.

* new demo gif.
2018-10-28 22:10:18 -04:00
Dave G
a814a290ac instructions tested and working now. 2018-07-14 22:36:13 -04:00
Dave G
9e382bfbbb readme instructions fix. 2018-07-14 22:29:42 -04:00
Dave G
0fa6acd7c9 fix build status icon. 2018-07-14 22:22:48 -04:00
Dave Gallant
dcd7ad5838 tab completion instructions for bash and zsh (#11)
* instructions how to add completion.

* argument completion won't come until click 7.0

* version bump.

* drop 3.4 support.

* remove python 3.7

* new gif.

* new gif and use limit not count.
2018-07-14 22:21:32 -04:00
Dave G
b7f9205c8d display pypi badge in readme. 2018-06-19 10:18:33 -04:00