summaryrefslogtreecommitdiff
path: root/src/click
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '7.x'David Lord2020-04-271-14/+13
|\
| * release version 7.1.27.1.2David Lord2020-04-271-1/+1
| * Revert "Use shlex.quote for quoting shell arguments"David Lord2020-04-272-17/+9
* | remove Python 2/3 from docsDavid Lord2020-04-203-14/+10
* | f-strings everywhereDavid Lord2020-04-2015-143/+101
* | apply pyupgrade --py36-plusDavid Lord2020-04-2012-101/+93
* | remove more compat codeDavid Lord2020-04-207-35/+18
* | remove py2 parts of _compat moduleDavid Lord2020-04-2012-625/+266
* | remove deprecated callback parameter styleDavid Lord2020-04-201-19/+1
* | Remove no-op try/except (#1521)Joshua Bronson2020-04-011-4/+2
* | Merge branch '7.x'David Lord2020-03-091-1/+1
|\ \ | |/
| * release version 7.1.17.1.1David Lord2020-03-091-1/+1
| * ClickException goes to stderrDavid Lord2020-03-091-1/+1
* | start version 8.0David Lord2020-03-091-1/+1
* | Merge branch '7.x'David Lord2020-03-091-1/+1
|\ \ | |/
| * release version 7.17.1David Lord2020-03-091-1/+1
| * deprecate old param callback styleDavid Lord2020-03-091-8/+5
* | Merge pull request #1492 from pallets/deprecate-legacy-callbackDavid Lord2020-03-091-8/+5
|\ \
| * | deprecate old param callback styleDavid Lord2020-03-091-8/+5
| |/
* | Merge branch '7.x'David Lord2020-03-087-14/+126
|/
* manual cleanupDavid Lord2020-03-0814-174/+187
* apply pyupgradeDavid Lord2020-03-0811-38/+47
* apply formattingDavid Lord2020-03-062-9/+3
* more relative importsDavid Lord2020-03-062-28/+22
* apply flake8David Lord2020-03-0610-40/+51
* apply blackDavid Lord2020-03-0617-954/+1338
* apply reorder-python-importsDavid Lord2020-03-0616-151/+205
* move to src directoryDavid Lord2020-03-0617-0/+7641