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
/
click
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document adding no_args_is_help to Command for 7.1
Peter Landoll
2019-03-14
1
-0
/
+2
*
Added show_default parameter to Context enabling it globally.
Yevgen Antymyrov
2019-03-12
1
-2
/
+8
*
enable colored output on Jupyter notebooks on UNIX
Ronny Pfannschmidt
2019-01-15
1
-1
/
+13
*
Remove unused compat shim for 'bytes'
Jon Dufresne
2018-12-31
1
-1
/
+0
*
Add no_args_is_help to click.Command
Stephen Rosen
2018-11-10
1
-1
/
+10
*
Merge pull request #1151 from moshe/moshe-patch-click7-typo
Stephen Rosen
2018-11-07
1
-1
/
+1
|
\
|
*
Fix get_current_context typo in docstring
Moshe Zada
2018-10-19
1
-1
/
+1
*
|
fix link in unicode_literals error message
Dag Heyman
2018-10-23
1
-1
/
+1
|
/
*
start 7.1
David Lord
2018-09-25
1
-1
/
+1
*
release 7.0
7.0
David Lord
2018-09-25
1
-1
/
+1
*
new docs links
David Lord
2018-09-25
2
-6
/
+8
*
update metadata
David Lord
2018-09-24
4
-31
/
+36
*
Rework the "Not enough space" workaround for Python 2 on Windows 7 and below
Segev Finer
2018-09-22
2
-10
/
+17
*
Wrap stdout/stderr to avoid "Not enough space" in Python 2 on Windows 7
Segev Finer
2018-09-22
2
-0
/
+33
*
Prevent error messages/exit code 120 after exiting on EPIPE
Frankie Robertson
2018-09-19
2
-1
/
+28
*
fix encoding issues with getchar
getchar-exc
David Lord
2018-09-18
1
-4
/
+5
*
Merge pull request #1108 from matejcik/6.x-maintenance
Stephen Rosen
2018-09-18
2
-9
/
+45
|
\
|
*
bugfix: make `getchar` work on Windows.
matejcik
2018-09-18
2
-9
/
+45
*
|
Merge remote-tracking branch 'origin/6.x-maintenance'
David Lord
2018-09-13
1
-2
/
+2
|
\
\
|
*
\
Merge pull request #819 from segevfiner/winconsole-writer-bug-2
6.x-maintenance
David Lord
2018-09-13
1
-2
/
+2
|
|
\
\
|
|
*
|
A TextIOWrapper that wraps _winconsole._WindowsConsoleWriter expects a buffer...
Segev Finer
2018-02-07
1
-2
/
+2
*
|
|
|
Pass ctx to NoSuchOption exceptions
Garrett Smith
2018-09-13
1
-2
/
+2
*
|
|
|
Add documentation for DateTime param type
Stephen Rosen
2018-09-13
1
-1
/
+21
*
|
|
|
Included click.DateTime type (with tests)
Santiago Basulto
2018-09-13
2
-3
/
+38
*
|
|
|
Ensure auto_envvar_prefix is always uppercased
Stephen Rosen
2018-09-12
1
-1
/
+1
*
|
|
|
Remove hidden commands and options from completion results
Nicholas Wiles
2018-09-12
1
-10
/
+22
*
|
|
|
Use Python sorting order for ZSH completions. Fixes #1047.
Nicholas Wiles
2018-09-12
1
-4
/
+18
*
|
|
|
Merge pull request #930 from stopthatcow/feature/925
David Lord
2018-09-12
2
-20
/
+30
|
\
\
\
\
|
*
\
\
\
Merge with upstream changes and use resilient_parsing flag to ignore default ...
Nicholas Wiles
2018-09-10
7
-30
/
+62
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Fix bash completion when defaults are present and the way subcommands are han...
Nicholas Wiles
2018-07-03
2
-21
/
+37
*
|
|
|
|
Merge pull request #1014 from rhgrant10/feature/574
David Lord
2018-09-12
1
-6
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Only allow one param decl for Arguments
Robert Grant
2018-05-15
1
-6
/
+3
*
|
|
|
|
fix typo
James Webber
2018-08-29
1
-1
/
+1
*
|
|
|
|
use pallets-sphinx-themes
David Lord
2018-08-28
1
-6
/
+7
*
|
|
|
|
Merge pull request #1098 from sirosen/non-standalone-exit
David Lord
2018-08-27
2
-2
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
Bugfix for Exit handling
Stephen Rosen
2018-08-26
2
-4
/
+17
|
*
|
|
|
|
Simplify Exit Exception
Stephen Rosen
2018-08-26
2
-40
/
+26
|
*
|
|
|
|
make context.exit raise a custom exception
Joe Jevnik
2018-08-26
2
-9
/
+40
*
|
|
|
|
|
Merge pull request #1091 from sirosen/truncate-help
David Lord
2018-08-27
1
-0
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add requested comment for clarity
Stephen Rosen
2018-08-15
1
-0
/
+2
|
*
|
|
|
|
Add ability to truncate help text in docstrings.
Robert Pooley
2018-08-15
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #787 from ericfrederich/fix_make_pass_decorator
David Lord
2018-08-13
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Don't arbitrarily strip an argument from make_pass_decorator
Eric L Frederich
2018-08-11
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Clarify the "lazy" File behaviors
Stephen Rosen
2018-08-13
1
-3
/
+6
|
/
/
/
/
/
*
|
|
|
|
Allows click to be vendored on Windows
Brian Bruggeman
2018-07-13
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fixes issue #447
Robert Graham
2018-05-18
1
-1
/
+10
*
|
|
|
support descriptions for zsh completions
Nicholas Wiles
2018-05-18
2
-21
/
+47
*
|
|
|
path validation bug
Danila Hanchar
2018-05-18
1
-4
/
+5
*
|
|
|
Wrap click.Choice's missing message
Daw-Ran Liou
2018-05-15
1
-1
/
+1
*
|
|
|
don't add newlines by default for progressbars
KP
2018-05-15
1
-1
/
+1
[next]