index
:
delta/python-packages/click.git
1.x
1.x-maintenance
1484-redesign-completion
2.x
2.x-maintenance
3.x
3.x-maintenance
4.x
4.x-maintenance
5.x
5.x-maintenance
6.x
6.x-maintenance
7.x
8.0.x
8.1.x
ci
contributing-doc
dependabot/add-v2-config-file
dependabot/pip/pallets-sphinx-themes-2.0.2
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.2.5
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/sphinx-tabs-3.2.0
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
drop-python2
fsdecode
getchar-exc
github-actions
main
master
meta
parser-rewrite
pre-commit-ci-update-config
revert-shlex-quote
style
update-requirements
github.com: pallets/click
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_bashcomplete.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply pyupgrade --py36-plus
David Lord
2020-04-19
1
-1
/
+0
*
apply black
David Lord
2020-03-06
1
-176
/
+241
*
apply reorder-python-imports
David Lord
2020-03-06
1
-1
/
+0
*
don't complete options after separator
bertolinocastro
2020-02-26
1
-0
/
+27
*
Remove hidden commands and options from completion results
Nicholas Wiles
2018-09-12
1
-0
/
+36
*
Fix bash completion when defaults are present and the way subcommands are han...
Nicholas Wiles
2018-07-03
1
-24
/
+100
*
support descriptions for zsh completions
Nicholas Wiles
2018-05-18
1
-86
/
+97
*
Allow returning of user completions that don’t always begin with the incomp...
Nicholas Wiles
2017-10-06
1
-4
/
+20
*
fix overzealous completion when required options are present
Nicholas Wiles
2017-05-31
1
-4
/
+5
*
Fix bashautocompletion of arguments on chained commands
Nicholas Wiles
2017-05-02
1
-0
/
+26
*
use generator when returning completions
Nicholas Wiles
2017-04-15
1
-1
/
+2
*
Merge branch 'master' into feature/bash_autocompletion_6.6
Nicholas Wiles
2017-03-29
1
-0
/
+167
|
\
|
*
Issue #535: Bash completion for click.Choice()
Peter Kelley
2017-03-28
1
-0
/
+167
*
|
Add choices to autocompletion
Nicholas Wiles
2017-03-27
1
-2
/
+9
*
|
Merge remote-tracking branch 'click/master' into feature/bash_autocompletion_6.6
Nicholas Wiles
2017-03-26
1
-15
/
+45
|
\
\
|
|
/
|
*
Fix #630: Bash completion for nested commands broken
Peter Kelley
2016-08-19
1
-1
/
+43
*
|
Updated tests for autocompletion
Nicholas Wiles
2017-03-26
1
-1
/
+19
|
/
*
bashcomplete: Adapt to changes for chain commands
Markus Unterwaditzer
2016-03-24
1
-0
/
+20