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_formatting.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply pyupgrade --py36-plus
David Lord
2020-04-19
1
-5
/
+4
*
manual cleanup
David Lord
2020-03-08
1
-15
/
+15
*
apply black
David Lord
2020-03-06
1
-131
/
+133
*
add newline padding for multi-line option help
Peter Landoll
2020-02-23
1
-1
/
+37
*
Added show_default parameter to Context enabling it globally.
Yevgen Antymyrov
2019-03-12
1
-0
/
+16
*
Add ability to truncate help text in docstrings.
Robert Pooley
2018-08-15
1
-0
/
+29
*
Adding a test checking for a custom param type related to #675
JosiahDub
2018-05-15
1
-0
/
+20
*
add format test for bad argument with metavar
LokiHokie
2018-05-14
1
-1
/
+17
*
Add test from #612 for usage error Argument format
Stephen Rosen
2018-05-14
1
-4
/
+24
*
Underscores are now replaced by dashes in commands
Armin Ronacher
2018-03-31
1
-4
/
+4
*
issue #393: Add more tests to support changes.
Ryan Siemens
2016-04-14
1
-0
/
+32
*
issue #393: Usage error should show there is a --help option
Ryan Siemens
2016-04-12
1
-0
/
+35
*
New line indent relative to length of the prefix
Mark Thomas
2015-06-13
1
-2
/
+3
*
Improve help text formatting.
Mark Thomas
2015-06-13
1
-1
/
+37
*
Fix formatting issue when last line of docstring is blank
Simon Jagoe
2015-04-26
1
-0
/
+21
*
Fix corner-case where subsequent wrapped lines are one character longer
Simon Jagoe
2014-10-22
1
-1
/
+6
*
Add failing test for formatting
Simon Jagoe
2014-10-22
1
-0
/
+34
*
Fixed a bug with whitespace preservation.
Armin Ronacher
2014-05-07
1
-0
/
+9
*
Added support for explicit terminal widths and disabling of rewrapping
Armin Ronacher
2014-05-06
1
-0
/
+41