summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update test env matrixciDavid Lord2018-05-295-148/+98
* Merge pull request #1012 from rpgraham84/masterDavid Lord2018-05-181-1/+10
|\
| * Fixes issue #447Robert Graham2018-05-181-1/+10
* | Merge pull request #1022 from pallets/514-document-requiredDan Sully2018-05-181-1/+10
|\ \ | |/ |/|
| * Fixes issue #514Robert Graham2018-05-181-1/+10
|/
* Merge pull request #869 from stopthatcow/feature/866David Lord2018-05-186-114/+178
|\
| * support descriptions for zsh completionsNicholas Wiles2018-05-186-114/+178
|/
* Merge pull request #1020 from d-ganchar/bug/795Dan Sully2018-05-181-4/+5
|\
| * path validation bugDanila Hanchar2018-05-181-4/+5
|/
* Merge pull request #1016 from dawran6/issue-725Dan Sully2018-05-162-0/+24
|\
| * Fix issue #725Daw-Ran Liou2018-05-162-0/+24
|/
* Merge pull request #1000 from dawran6/issue-202Dan Sully2018-05-152-3/+6
|\
| * Wrap click.Choice's missing messageDaw-Ran Liou2018-05-152-3/+6
|/
* Merge pull request #1013 from kporangehat/progressbar_newlineKP2018-05-151-1/+1
|\
| * don't add newlines by default for progressbarsKP2018-05-151-1/+1
* | Merge pull request #1011 from dougharris/auto-envvar-501Dan Sully2018-05-151-0/+27
|\ \ | |/ |/|
| * Documenting how `auto_envvar_prefix` works with command groupsDoug Harris2018-05-151-0/+27
|/
* Merge pull request #865 from stopthatcow/feature/323David Lord2018-05-154-17/+33
|\
| * Fix failing bash completion function test signature.Nicholas Wiles2018-05-151-1/+1
| * Update CHANGES file.Nicholas Wiles2018-05-151-0/+1
| * Explicitly check for zsh source var when determining shell type.Nicholas Wiles2018-05-151-1/+1
| * Enable native completion for zshNicholas Wiles2018-05-152-16/+31
|/
* Merge pull request #1009 from dougharris/parameter-949Dan Sully2018-05-153-12/+21
|\
| * Clarification on how parameters are namedDoug Harris2018-05-153-12/+21
* | Merge pull request #1010 from rpgraham84/masterDan Sully2018-05-152-2/+5
|\ \
| * | Fixes documentation issue #334Robert Graham2018-05-152-2/+5
| |/
* | Merge pull request #995 from zacbir/gae-bugZachery Bir2018-05-151-1/+4
|\ \ | |/ |/|
| * Use better formula to determine local GAE environmentZachery Bir2018-05-151-1/+3
| * Add some breathing roomZachery Bir2018-05-151-1/+1
| * Fix Google App Engine ImportError.cocodrips2018-05-151-1/+2
|/
* Merge pull request #1008 from zacbir/short-helpZachery Bir2018-05-152-23/+16
|\
| * Handle empty commands listZachery Bir2018-05-151-8/+9
| * Avoid use of filter() in format_commands, it breaks on Python3.Oleksandr Shulgin2018-05-151-5/+16
| * Use formatter width and max command name width to autotrim short help before ...Oleksandr Shulgin2018-05-152-28/+9
|/
* Merge pull request #414 from flying-sheep/patch-1Dan Sully2018-05-151-15/+17
|\
| * Extracted bar formatting to own methodPhilipp A.2015-08-271-15/+17
* | Merge pull request #965 from smurfix/upstreamJosiahDub2018-05-151-6/+6
|\ \
| * \ Merge branch 'master' into upstreamJosiahDub2018-05-1535-230/+897
| |\ \ | |/ / |/| |
* | | Merge pull request #1007 from pallets/recreateJosiahDub2018-05-152-7/+21
|\ \ \
| * | | with raw_terminal() needs an as fd to fully work.JosiahDub2018-05-151-1/+1
| * | | Introduce raw_terminalMarkus Unterwaditzer2018-05-152-7/+21
* | | | Merge pull request #1005 from pallets/deprecated-flagLokiHokie2018-05-152-53/+42
|\ \ \ \
| * | | | Added deprecation flag to commandsFooBarQuaxx2018-05-152-53/+42
* | | | | Merge pull request #883 from jacobtolar/doc-cleanupZachery Bir2018-05-153-3/+4
|\ \ \ \ \
| * | | | | Clean up Sphinx errors.Jacob Tolar2017-10-283-3/+4
* | | | | | Merge pull request #887 from sirosen/feature/case-insensitive-choiceZachery Bir2018-05-152-6/+53
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add `case_sensitive=False` as an option to ChoiceStephen Rosen2018-05-152-6/+53
| | |/ / / | |/| | |
* | | | | Merge pull request #1004 from dougharris/versions-743Dan Sully2018-05-151-3/+2
|\ \ \ \ \
| * | | | | Adding details about Python version support.Doug Harris2018-05-151-3/+2
* | | | | | Merge pull request #1003 from dougharris/options-741Dan Sully2018-05-151-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |