summaryrefslogtreecommitdiff
path: root/bench/bench_argcomplete.py
AgeCommit message (Expand)Author
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-05-14Use fix-encoding-pragma pre-commit hookAnthony Sottile
2019-04-12pre-commit autoupdateAnthony Sottile
2018-10-25Apply reorder-python-imports to all filesAnthony Sottile
2018-10-08Upgrade pre-commit hooksAnthony Sottile
2018-05-23sort out flake8 issues and unicode name usageRonny Pfannschmidt
2018-05-23run blackRonny Pfannschmidt
2013-08-06argcomplete: FastFileCompleter that doesn't call bash in subprocess, strip pr...Anthon van der Neut