summaryrefslogtreecommitdiff
path: root/src/click/formatting.py
Commit message (Expand)AuthorAgeFilesLines
* HelpFormatter.write_text uses full widthGianluca Gippetto2021-05-101-2/+1
* add typing annotationsDavid Lord2021-04-231-26/+46
* mark more messages for translationDavid Lord2021-04-031-2/+7
* revert adding space between option helpDavid Lord2021-04-021-4/+0
* initial type checking configurationIwan Aucamp2021-02-151-1/+2
* Deprecate click.get_terminal_size() in favor of stdlib shutil.Jon Dufresne2021-02-151-2/+3
* f-strings everywhereDavid Lord2020-04-201-9/+5
* apply pyupgrade --py36-plusDavid Lord2020-04-201-1/+1
* manual cleanupDavid Lord2020-03-081-5/+9
* apply blackDavid Lord2020-03-061-43/+60
* apply reorder-python-importsDavid Lord2020-03-061-3/+3
* move to src directoryDavid Lord2020-03-061-0/+262