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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #234 from rayl/3.x-maintenance
3.x-maintenance
Armin Ronacher
2015-03-31
1
-1
/
+3
|
\
|
*
Set Command __doc__ string from the callback so Sphinx docs look nicer
Ray Lehtiniemi
2014-10-06
1
-1
/
+3
*
|
Merge pull request #233 from pwm1234/3.x-maintenance
Armin Ronacher
2014-10-14
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
use os.name rather than os.uname()[0] so documentation builds on windows
Philip Miller
2014-10-02
1
-3
/
+3
|
/
*
This is 3.3
3.3
Armin Ronacher
2014-09-07
2
-2
/
+2
*
Fixed forwarding compact code for 3.x
Armin Ronacher
2014-09-07
2
-1
/
+5
*
Prepare 3.3-dev
Armin Ronacher
2014-09-07
2
-1
/
+6
*
This is 3.2
3.2
Armin Ronacher
2014-08-22
2
-2
/
+2
*
Fixed a doc example.
Armin Ronacher
2014-08-22
1
-6
/
+5
*
Fixed `invoked_subcommand`.
Armin Ronacher
2014-08-22
6
-45
/
+109
*
Added missing documentation to some docstrings.
Armin Ronacher
2014-08-14
1
-0
/
+4
*
Handle defaults for context invoke. This fixes #201
Armin Ronacher
2014-08-14
4
-9
/
+113
*
Properly forward err to secho
Armin Ronacher
2014-08-13
2
-2
/
+9
*
This is 3.2-dev
Armin Ronacher
2014-08-13
1
-1
/
+1
*
This is 3.1
3.1
Armin Ronacher
2014-08-13
2
-2
/
+2
*
Defer subcommand context creation until later.
Armin Ronacher
2014-08-13
3
-16
/
+40
*
Started maintenance branch for 3.x
Armin Ronacher
2014-08-13
2
-1
/
+6
*
This is 3.0 (clonk clonk)
3.0
Armin Ronacher
2014-08-12
2
-2
/
+2
*
Rewrote the setuptools documentation.
Armin Ronacher
2014-08-12
4
-38
/
+203
*
Fixed an rst syntax error
Armin Ronacher
2014-08-12
1
-1
/
+1
*
Added open_file to api docs.
Armin Ronacher
2014-08-12
1
-0
/
+2
*
Corrected an incorrect stub.
Armin Ronacher
2014-08-12
1
-1
/
+1
*
first -> last
Armin Ronacher
2014-08-12
1
-1
/
+1
*
two -> three
Armin Ronacher
2014-08-12
1
-1
/
+1
*
Added err to click echo docs
Armin Ronacher
2014-08-12
1
-0
/
+7
*
Added a chapter for parameter modifications
Armin Ronacher
2014-08-12
1
-0
/
+55
*
Added pipeline documentation example
Armin Ronacher
2014-08-12
1
-0
/
+96
*
Added test for open_file
Armin Ronacher
2014-08-12
1
-0
/
+21
*
Added open_file function.
Armin Ronacher
2014-08-12
3
-3
/
+79
*
Added a changelog entry for open_file
Armin Ronacher
2014-08-12
1
-0
/
+1
*
Added a test for pipelines
Armin Ronacher
2014-08-12
1
-0
/
+51
*
Preserve contexts around result callbacks and ensure that they are invoked wi...
Armin Ronacher
2014-08-12
1
-16
/
+36
*
Added support for passing through arguments to result callbacks
Armin Ronacher
2014-08-12
1
-3
/
+19
*
Added a test for multi command entering.
Armin Ronacher
2014-08-12
1
-0
/
+19
*
Entering a context multiple times defers the cleanup.
Armin Ronacher
2014-08-12
2
-1
/
+7
*
Added imagepipe example to docs
Armin Ronacher
2014-08-12
1
-0
/
+2
*
Added a missing gitignore for imagepipe
Armin Ronacher
2014-08-12
1
-0
/
+1
*
Added imagepipe example.
Armin Ronacher
2014-08-12
5
-0
/
+295
*
Added result callbacks for groups.
Armin Ronacher
2014-08-12
2
-3
/
+32
*
Added printing to stderr to echo
Armin Ronacher
2014-08-12
3
-21
/
+34
*
Added support for return values from command callbacks.
Armin Ronacher
2014-08-12
3
-1
/
+12
*
Added termui tests
Armin Ronacher
2014-08-11
1
-0
/
+14
*
Added exception docs
Armin Ronacher
2014-08-11
1
-0
/
+73
*
Added a way to disable the standalone mode on main.
Armin Ronacher
2014-08-11
3
-2
/
+24
*
No more whitespace stripping to progressbar label. This fixes #186
Armin Ronacher
2014-08-11
2
-1
/
+3
*
Merge branch '2.x-maintenance'
Armin Ronacher
2014-08-11
1
-1
/
+1
|
\
|
*
This is 2.6
2.6
2.x-maintenance
Armin Ronacher
2014-08-11
2
-2
/
+2
*
|
Added support for multiple defaults on options and nargs
Armin Ronacher
2014-08-11
3
-4
/
+63
*
|
Added subcommand chaining.
Armin Ronacher
2014-08-11
6
-27
/
+293
*
|
Merge branch '2.x-maintenance'
Armin Ronacher
2014-07-28
2
-3
/
+11
|
\
\
|
|
/
[next]