summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is 2.62.62.x-maintenanceArmin Ronacher2014-08-112-2/+2
* Fixed an issue with stream wrapping on python 3Armin Ronacher2014-07-282-3/+11
* this is 2.6-devArmin Ronacher2014-07-281-1/+1
* This is 2.52.5Armin Ronacher2014-07-281-1/+1
* This is actually 2.5-devArmin Ronacher2014-07-282-2/+8
* Fixed text wrapping on 3.x. This fixes #196Armin Ronacher2014-07-272-2/+3
* This is 2.42.4Armin Ronacher2014-07-042-2/+2
* Corrected a help option regression.Armin Ronacher2014-07-042-45/+30
* Ready for 2.4Armin Ronacher2014-07-042-1/+6
* This is 2.3Armin Ronacher2014-07-032-2/+2
* Restore the Click 1.0 help handling.Armin Ronacher2014-07-032-5/+30
* Correctly strip ansi codes on windows without colorama.Armin Ronacher2014-06-305-18/+24
* Fixed an incorrectly formatted help text for count options.Armin Ronacher2014-06-293-1/+6
* Open up for 2.3-devArmin Ronacher2014-06-292-1/+6
* Ignore all egg info.Armin Ronacher2014-06-291-0/+1
* This is 2.22.2Armin Ronacher2014-06-261-1/+1
* Corrected changelog for 2.2Armin Ronacher2014-06-262-4/+10
* Fixed an issue with progress bars not being rendered on enter. This fixes #168Armin Ronacher2014-06-262-0/+3
* Added MANIFEST.inArmin Ronacher2014-06-261-0/+12
* Added changelogArmin Ronacher2014-06-261-0/+1
* Fix #164Markus Unterwaditzer2014-06-261-2/+6
* Use helper function instead of own codeMarkus Unterwaditzer2014-06-261-5/+1
* This is 2.12.1Armin Ronacher2014-06-142-2/+2
* Added changelog entry for last bugfix.Armin Ronacher2014-06-141-0/+2
* Add test for #146Rotem Yaari2014-06-141-0/+12
* Fix error message for unknown switches (#146)Rotem Yaari2014-06-141-1/+1
* Fixed an issue with custom types on Python 3.Armin Ronacher2014-06-142-1/+2
* Fixed complex example for Python 3. This fixes #142Armin Ronacher2014-06-101-2/+3
* Improved windows terminal support.Armin Ronacher2014-06-083-2/+21
* Made termui example fit into 79 column terms.Armin Ronacher2014-06-081-1/+1
* Try hard to not screw up cmd.exe on windows on interrupts.Armin Ronacher2014-06-082-1/+19
* Fixed the launch function on windowsArmin Ronacher2014-06-082-6/+7
* This is going to be 2.1-devArmin Ronacher2014-06-082-1/+6
* This is 2.02.0Armin Ronacher2014-06-062-2/+2
* Merge pull request #125 from iKevinY/doc-fixesArmin Ronacher2014-06-0610-79/+82
|\
| * Improved documentation of token normalizationKevin Yap2014-06-051-14/+13
| * Minor changes to readme textKevin Yap2014-06-052-8/+9
| * Minor documentation fixesKevin Yap2014-06-058-59/+62
* | Unified help parameter after last pull.Armin Ronacher2014-06-061-4/+8
* | Merge pull request #123 from untitaker/issue122Armin Ronacher2014-06-062-0/+22
|\ \ | |/ |/|
| * Fix indentation of option helpMarkus Unterwaditzer2014-06-052-0/+22
* | Merge pull request #124 from zyegfryed/masterArmin Ronacher2014-06-051-0/+9
|\ \
| * | Added tox support so it's easier to run test locallySébastien Fievet2014-06-051-0/+9
|/ /
* | defaults -> settingsArmin Ronacher2014-06-056-21/+21
* | Updated complex example to use context defaultsArmin Ronacher2014-06-052-6/+5
|/
* Cleaned up context defaults and documented them.Armin Ronacher2014-06-052-7/+44
* Added an example for help parameter customization.Armin Ronacher2014-06-052-1/+34
* Added example for token normalization.Armin Ronacher2014-06-051-0/+29
* User interface improvements.Armin Ronacher2014-06-057-33/+184
* Made EDITOR/VISUAL be a command line like in hg/git.Armin Ronacher2014-06-051-1/+2