summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Disable chain commandsArmin Ronacher2015-11-271-20/+3
* Added BadArgumentUsage to docsArmin Ronacher2015-11-241-0/+2
* Implemented nesting below chain commands.Armin Ronacher2015-11-241-0/+22
* Documented wincmdArmin Ronacher2015-11-064-1/+96
* Added missing moduleArmin Ronacher2015-11-051-0/+4
* Fix a bug in the docsTaylor Edmiston2015-10-121-1/+1
* Fixed a bug in the docsArmin Ronacher2015-10-041-1/+1
* Make it possible to define aliases for the secondary option of boolean flags....Armin Ronacher2015-09-151-0/+23
* We're not rejecting multi commands below chained multi commands. This fixes ...Armin Ronacher2015-09-151-1/+2
* Add documentation for click-contribMarkus Unterwaditzer2015-08-162-0/+26
* Correct typoDominic R. May2015-08-121-1/+1
* Remove shipped themeArmin Ronacher2015-08-077-517/+2
* Revert "use source command to activate virtualenv"Armin Ronacher2015-08-061-1/+1
* use source command to activate virtualenvPavlos Ratis2015-08-051-1/+1
* Added link to example github issue.Armin Ronacher2015-08-041-1/+3
* Warn about the use of unicode_literalsArmin Ronacher2015-08-041-0/+21
* Change some it's to its.Gordon Fierce2015-07-211-3/+3
* Documented the use of get_current_contextArmin Ronacher2015-07-152-0/+41
* Add note about subcommands testing. Closes #377Alexander Pyatkin2015-07-141-0/+23
* Update setuptools.rst: fix typolord632015-06-261-1/+1
* minor grammar fixesNicholas Chammas2015-04-251-3/+3
* Document use of a callable for the default value of an optionPaul Moore2015-04-081-0/+21
* Automatically set the date in the docsArmin Ronacher2015-03-311-1/+2
* Fixed broken docs.Armin Ronacher2015-03-311-3/+3
* Added support for tuple types. This fixes #239Armin Ronacher2015-03-312-0/+38
* Don't use uname in examples. This fixes #268Armin Ronacher2015-03-311-3/+3
* Fix some typosMarkus Unterwaditzer2015-03-311-1/+1
* Added support for manually advancing progressbars.Armin Ronacher2015-03-311-0/+11
* Merge pull request #250 from yuvallanger/minor_typosArmin Ronacher2015-03-311-1/+1
|\
| * Minor typo correctionYuval Langer2014-11-151-1/+1
* | Merge pull request #247 from homeworkprod/patch-1Armin Ronacher2015-03-311-9/+9
|\ \
| * | A few documentation fixes.Jochen Kupperschmidt2014-11-131-9/+9
| |/
* | Merge pull request #242 from jaymartin7/patch-1Armin Ronacher2015-03-311-0/+2
|\ \
| * | added init files to setuptools.rst exampleJay Martin2014-10-311-0/+2
| |/
* | Merge pull request #306 from bionikspoon/patch-2Markus Unterwaditzer2015-03-071-1/+1
|\ \
| * | docs typo ouy vs youManu2015-03-061-1/+1
* | | Incorrect code example. open with 'write' flagManu2015-03-071-1/+1
|/ /
* | Added --version cross referenceArmin Ronacher2015-02-151-0/+4
* | Merge pull request #291 from jhermann/patch-2Markus Unterwaditzer2015-02-051-1/+1
|\ \
| * | s/with_context/pass_context/Jürgen Hermann2015-02-051-1/+1
* | | Too much context going around… ;)Jürgen Hermann2015-02-051-1/+1
|/ /
* | Fix erroneous region code on python3 doc pageMrTact2014-12-011-1/+1
|/
* Arguments that are like optionsRyan Hiebert2014-09-121-1/+1
* Added example on ignoring of unknown options.Armin Ronacher2014-09-092-2/+117
* Added missing new types to the docs.Armin Ronacher2014-09-091-0/+6
* Correct project name in quickstart.rstCarol Willing2014-08-221-1/+1
* Merge branch '3.x-maintenance'Armin Ronacher2014-08-222-9/+36
|\
| * Fixed a doc example.Armin Ronacher2014-08-221-6/+5
| * Fixed `invoked_subcommand`.Armin Ronacher2014-08-222-3/+31
* | Added some docs on return values from commandsArmin Ronacher2014-08-141-0/+49
|/