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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: fix small mistake in section on callbacks
Sebastiaan Huber
2021-12-26
1
-4
/
+4
*
Fix incorrect website link in docs
Grey Li
2021-09-12
1
-1
/
+1
*
mention tqdm in progress bar docs
David Lord
2021-07-04
1
-2
/
+7
*
Added DateTime type documentation under API types reference.
ricekab
2021-06-25
1
-0
/
+2
*
update pallets-sphinx-themes
David Lord
2021-05-20
1
-3
/
+3
*
return resolved name, not original name
David Lord
2021-05-19
1
-1
/
+5
*
document values passed to types
David Lord
2021-05-19
1
-7
/
+8
*
rename default branch in files
David Lord
2021-05-11
3
-11
/
+11
*
start version 8.0.1.dev0
David Lord
2021-05-11
1
-1
/
+1
*
Update why.rst
Guilherme Felix da Silva Maciel
2021-04-19
1
-12
/
+12
*
rename resultcallback to result_callback
David Lord
2021-04-12
2
-3
/
+3
*
typing for pass decorators
David Lord
2021-03-05
1
-0
/
+1
*
add pass_meta_key decorator
David Lord
2021-03-05
1
-0
/
+3
*
use lowercase click name
Rohit Goswami
2021-03-02
1
-1
/
+1
*
option callback is invoked when validating prompt value
Saif807380
2021-02-24
1
-7
/
+12
*
docs rename changelog to changes
David Lord
2021-02-24
2
-1
/
+1
*
update project links
David Lord
2021-02-24
1
-3
/
+5
*
always install colorama on Windows
David Lord
2021-02-15
2
-15
/
+9
*
fix some examples in options docs
David Lord
2021-02-15
1
-27
/
+36
*
custom temp directory with CLIRunner.isolated_filesystem
Diaga
2021-02-15
1
-0
/
+13
*
add FloatRange to API docs (#1719)
Elias Rosendahl Jensen
2020-11-30
1
-0
/
+2
*
release version 8.0.0a1
8.0.0a1
Amy
2020-11-25
1
-0
/
+0
*
Added examples of default to boolean flags section (#1697)
lrjball
2020-10-23
1
-0
/
+2
*
add ability to provide non-flag option without value
Amy
2020-10-12
1
-0
/
+51
*
ParameterSource is an Enum subclass
Alan Velasco
2020-10-07
2
-3
/
+10
*
swap order of instruction string
David Lord
2020-10-07
1
-22
/
+18
*
don't pass all args to shell_complete methods
David Lord
2020-10-03
1
-3
/
+2
*
rename autocompletion to shell_complete
David Lord
2020-10-03
1
-3
/
+4
*
return list of CompletionItem objects
David Lord
2020-10-03
2
-7
/
+12
*
documentation for new shell completion system
Amy
2020-10-03
5
-164
/
+304
*
Fixed a copy-paste typo in autocomplete
Mészáros Máté Róbert
2020-08-25
1
-1
/
+1
*
show group.add_command in quickstart
grbd
2020-08-13
1
-0
/
+24
*
refactor int, float, and range types with common bases
David Lord
2020-08-12
1
-21
/
+16
*
add an ExitStack to the context
Matthias Urlichs
2020-08-09
1
-0
/
+74
*
use sets for bool string check
David Lord
2020-08-05
1
-4
/
+4
*
Make ``BOOL`` accept the strings "on" and "off". Closes #1629.
John T. Wodder II
2020-08-05
1
-3
/
+3
*
use pip-compile to pin dev requirements
David Lord
2020-05-23
1
-4
/
+0
*
Merge branch '7.x'
David Lord
2020-04-27
1
-1
/
+1
|
\
|
*
fix typo in options.rst
Maximilian Roos
2020-04-12
1
-1
/
+1
*
|
remove Python 2/3 from docs
David Lord
2020-04-20
7
-236
/
+128
*
|
f-strings everywhere
David Lord
2020-04-20
10
-47
/
+50
*
|
remove py2 parts of _compat module
David Lord
2020-04-20
1
-0
/
+5
*
|
Merge branch '7.x'
David Lord
2020-03-09
1
-2
/
+2
|
\
\
|
|
/
|
*
add readthedocs config
David Lord
2020-03-09
1
-2
/
+2
*
|
Merge branch '7.x'
David Lord
2020-03-08
2
-4
/
+1
|
\
\
|
|
/
|
*
apply formatting
David Lord
2020-03-06
1
-1
/
+0
|
*
apply black
David Lord
2020-03-06
1
-3
/
+1
*
|
Merge branch '7.x'
David Lord
2020-03-06
5
-100
/
+134
|
\
\
|
|
/
|
*
more clarity for parameter name docs
David Lord
2020-03-06
2
-35
/
+38
|
*
correct docs about parameter name selection
AlbertUlysses
2020-03-05
2
-6
/
+15
[next]