Dave Gallant
|
da707a2682
|
Merge pull request #62 from davegallant/davegallant-new-screenshot
Update README.md
|
2020-03-13 21:19:56 -04:00 |
|
Dave Gallant
|
96f0d64b4f
|
Update README.md
|
2020-03-13 21:16:33 -04:00 |
|
dependabot-preview[bot]
|
325c5c317d
|
Bump rope from 0.14.0 to 0.16.0 (#56)
Bumps [rope](https://github.com/python-rope/rope) from 0.14.0 to 0.16.0.
- [Release notes](https://github.com/python-rope/rope/releases)
- [Commits](https://github.com/python-rope/rope/compare/0.14.0...0.16.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-13 09:25:31 -05:00 |
|
dependabot-preview[bot]
|
96420e52af
|
Bump pre-commit from 1.20.0 to 1.21.0 (#55)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v1.20.0...v1.21.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-03 14:40:34 -05:00 |
|
Dave Gallant
|
586b73c803
|
Enhance Makefile by changing some Make defaults (#54)
|
2019-12-17 23:35:15 -05: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 |
|
dependabot-preview[bot]
|
30e5bd1402
|
Bump pre-commit from 1.19.0 to 1.20.0 (#51)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v1.19.0...v1.20.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-29 08:02:42 -04:00 |
|
dependabot-preview[bot]
|
fac5c1018c
|
Bump pre-commit from 1.18.3 to 1.19.0 (#50)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.18.3 to 1.19.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v1.18.3...v1.19.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-28 07:13:10 -04:00 |
|
Dave Gallant
|
9445c41d82
|
check if tag is present in stage conditional (#48)
* do not check if branch is master
|
2019-10-18 00:16:16 -04:00 |
|
Dave Gallant
|
d082fe4393
|
Merge pull request #47 from davegallant/release-0.3.3-without-squash
release 0.3.3 without squashing commit
|
2019-10-18 00:00:41 -04:00 |
|
Dave Gallant
|
4b49048221
|
do not squash this commit
|
2019-10-17 23:57:34 -04:00 |
|
Dave Gallant
|
4abf0f5d63
|
set all branches to true for deploy (#46)
|
2019-10-17 23:54:00 -04:00 |
|
Dave Gallant
|
3b63f8e90e
|
release 0.3.3 -- attempt #2 (#45)
* remove travis conditional of master
|
2019-10-17 23:26:22 -04:00 |
|
Dave Gallant
|
1fe2d876e5
|
release 0.3.3 (#44)
|
2019-10-17 22:56:35 -04:00 |
|
Dave Gallant
|
727babbe7d
|
deploy only if tags (#43)
* add VERSION symlink
* deploy only on tags true
|
2019-10-17 22:50:52 -04:00 |
|
Dave Gallant
|
76769bb0a9
|
add semmle badges (#42)
|
2019-10-17 10:56:50 -04:00 |
|
Dave Gallant
|
79738ce90d
|
add deploy command inside deploy stage (#41)
* fix redundant python3.7 tests
|
2019-10-16 22:45:55 -04:00 |
|
Dave Gallant
|
4fbeef7c60
|
fix PyPI deploy to only deploy condtionally (#40)
* deploy pypi conditionally (if branch = master)
* bump verison
|
2019-10-16 22:19:30 -04:00 |
|
Dave Gallant
|
e865b950c4
|
add travis deploy on master branch (#39)
|
2019-10-15 15:33:56 -04:00 |
|
Dave Gallant
|
53666c643f
|
add pre-commit and enforce on travis (#37)
* add pre-commit and enforce on travis
|
2019-10-14 22:18:01 -04:00 |
|
Dave Gallant
|
f72dd82771
|
Create CODEOWNERS (#36)
|
2019-10-14 11:17:29 -04:00 |
|
dependabot-preview[bot]
|
6e704bad25
|
Bump pytest from 5.2.0 to 5.2.1 (#35)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.2.0...5.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-13 23:30:47 -04:00 |
|
Dave Gallant
|
096b0298ae
|
make module executable (#34)
|
2019-10-08 11:41:36 -04:00 |
|
Dave Gallant
|
ac46f2ae27
|
add search command (#33)
* add search command
|
2019-10-04 21:06:53 -04:00 |
|
pyup.io bot
|
59e37a9105
|
Update pylint from 2.4.1 to 2.4.2 (#32)
|
2019-10-02 22:55:41 -04:00 |
|
pyup.io bot
|
93afccc33a
|
Update pytest from 5.1.3 to 5.2.0 (#31)
|
2019-09-29 19:17:48 -04:00 |
|
pyup.io bot
|
bb16be197a
|
Update pylint from 2.4.0 to 2.4.1 (#30)
|
2019-09-27 10:20:59 -04:00 |
|
pyup.io bot
|
f0774e5b4c
|
Update pylint from 2.3.1 to 2.4.0 (#29)
|
2019-09-24 13:11:42 -04:00 |
|
pyup.io bot
|
aa2e57e8b0
|
Update pytest from 5.1.2 to 5.1.3 (#28)
|
2019-09-22 10:14:10 -04:00 |
|
pyup.io bot
|
d3bb800087
|
Pin pytest-sugar to latest version 0.9.2 (#26)
|
2019-09-15 23:23:59 -04:00 |
|
pyup.io bot
|
ef7b872fee
|
Pin black to latest version 19.3b0 (#24)
|
2019-09-15 23:23:29 -04:00 |
|
pyup.io bot
|
c32b76084f
|
Pin rope to latest version 0.14.0 (#27)
|
2019-09-15 23:23:02 -04:00 |
|
pyup.io bot
|
084cf93559
|
Pin pylint to latest version 2.3.1 (#25)
|
2019-09-15 23:22:49 -04:00 |
|
Dave Gallant
|
be92e5773d
|
fix bug when iterating over all existing posts in a thread (#23)
* fix get posts
* remove tail/head and fix posts command
|
2019-09-15 23:21:40 -04:00 |
|
Dave Gallant
|
57d3983bb4
|
add dealer name to title in brackets (#22)
|
2019-09-15 00:26:16 -04:00 |
|
pyup.io bot
|
62ab77ea3b
|
Pin pytest to latest version 5.1.2 (#20)
* Pin pytest to latest version 5.1.2
|
2019-09-09 00:40:31 -04:00 |
|
pyup.io bot
|
f5a4644ae3
|
Pin rope to latest version 0.14.0 (#21)
|
2019-09-09 00:36:33 -04:00 |
|
pyup.io bot
|
edfe60dc4d
|
Pin black to latest version 19.3b0 (#18)
|
2019-09-09 00:29:12 -04:00 |
|
pyup.io bot
|
a65680b007
|
Pin rope to latest version 0.14.0 (#17)
|
2019-09-09 00:28:13 -04:00 |
|
pyup.io bot
|
1be4c1a7ac
|
Pin pylint to latest version 2.3.1 (#19)
|
2019-09-09 00:26:19 -04:00 |
|
Dave Gallant
|
0965aa0507
|
cleanup setup.py (#16)
* cleanup setup.
* fix pylint.
|
2019-09-08 23:26:42 -04:00 |
|
Dave Gallant
|
f4852722bb
|
remove email.
|
2018-10-28 22:15:18 -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 Gallant
|
5f762fdf3d
|
remove requirements.txt - https://caremad.io/posts/2013/07/setup-vs-requirement/ (#14)
|
2018-10-16 16:54:31 -04:00 |
|
Dave Gallant
|
5b56e0d6c9
|
black files and remove version symlink. (#13)
|
2018-10-08 23:07:23 -04:00 |
|
Dave Gallant
|
56ab030423
|
Python37 (#12)
* add dist: xenial
* try travis fix with matrix include.
* remove unnecessary elif
|
2018-10-08 22:44:06 -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 |
|