Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update python3.rst | Morgan Campbell | 2016-04-27 | 1 | -1/+1 |
* | issue #540: Fix spelling error in quickstart | Ryan Siemens | 2016-04-12 | 1 | -1/+1 |
* | Merge pull request #538 from DenisCarriere/master | Markus Unterwaditzer | 2016-04-05 | 1 | -0/+3 |
|\ | |||||
| * | Add Float Range in Types | Denis Carriere | 2016-03-16 | 1 | -0/+3 |
* | | Update quickstart.rst | José Carlos García | 2016-04-02 | 1 | -9/+9 |
* | | Update commands.rst | José Carlos García | 2016-04-02 | 1 | -1/+1 |
* | | Update sidebarintro.html | José Carlos García | 2016-04-02 | 1 | -2/+2 |
|/ | |||||
* | Fixed a typo in the advanced help docs | Adam Petrovic | 2016-02-08 | 1 | -1/+1 |
* | fix minor doc typo: "pf" -> "of" | Tal Einat | 2015-12-03 | 1 | -1/+1 |
* | Disable chain commands | Armin Ronacher | 2015-11-27 | 1 | -20/+3 |
* | Added BadArgumentUsage to docs | Armin Ronacher | 2015-11-24 | 1 | -0/+2 |
* | Implemented nesting below chain commands. | Armin Ronacher | 2015-11-24 | 1 | -0/+22 |
* | Documented wincmd | Armin Ronacher | 2015-11-06 | 4 | -1/+96 |
* | Added missing module | Armin Ronacher | 2015-11-05 | 1 | -0/+4 |
* | Fix a bug in the docs | Taylor Edmiston | 2015-10-12 | 1 | -1/+1 |
* | Fixed a bug in the docs | Armin Ronacher | 2015-10-04 | 1 | -1/+1 |
* | Make it possible to define aliases for the secondary option of boolean flags.... | Armin Ronacher | 2015-09-15 | 1 | -0/+23 |
* | We're not rejecting multi commands below chained multi commands. This fixes ... | Armin Ronacher | 2015-09-15 | 1 | -1/+2 |
* | Add documentation for click-contrib | Markus Unterwaditzer | 2015-08-16 | 2 | -0/+26 |
* | Correct typo | Dominic R. May | 2015-08-12 | 1 | -1/+1 |
* | Remove shipped theme | Armin Ronacher | 2015-08-07 | 7 | -517/+2 |
* | Revert "use source command to activate virtualenv" | Armin Ronacher | 2015-08-06 | 1 | -1/+1 |
* | use source command to activate virtualenv | Pavlos Ratis | 2015-08-05 | 1 | -1/+1 |
* | Added link to example github issue. | Armin Ronacher | 2015-08-04 | 1 | -1/+3 |
* | Warn about the use of unicode_literals | Armin Ronacher | 2015-08-04 | 1 | -0/+21 |
* | Change some it's to its. | Gordon Fierce | 2015-07-21 | 1 | -3/+3 |
* | Documented the use of get_current_context | Armin Ronacher | 2015-07-15 | 2 | -0/+41 |
* | Add note about subcommands testing. Closes #377 | Alexander Pyatkin | 2015-07-14 | 1 | -0/+23 |
* | Update setuptools.rst: fix typo | lord63 | 2015-06-26 | 1 | -1/+1 |
* | minor grammar fixes | Nicholas Chammas | 2015-04-25 | 1 | -3/+3 |
* | Document use of a callable for the default value of an option | Paul Moore | 2015-04-08 | 1 | -0/+21 |
* | Automatically set the date in the docs | Armin Ronacher | 2015-03-31 | 1 | -1/+2 |
* | Fixed broken docs. | Armin Ronacher | 2015-03-31 | 1 | -3/+3 |
* | Added support for tuple types. This fixes #239 | Armin Ronacher | 2015-03-31 | 2 | -0/+38 |
* | Don't use uname in examples. This fixes #268 | Armin Ronacher | 2015-03-31 | 1 | -3/+3 |
* | Fix some typos | Markus Unterwaditzer | 2015-03-31 | 1 | -1/+1 |
* | Added support for manually advancing progressbars. | Armin Ronacher | 2015-03-31 | 1 | -0/+11 |
* | Merge pull request #250 from yuvallanger/minor_typos | Armin Ronacher | 2015-03-31 | 1 | -1/+1 |
|\ | |||||
| * | Minor typo correction | Yuval Langer | 2014-11-15 | 1 | -1/+1 |
* | | Merge pull request #247 from homeworkprod/patch-1 | Armin Ronacher | 2015-03-31 | 1 | -9/+9 |
|\ \ | |||||
| * | | A few documentation fixes. | Jochen Kupperschmidt | 2014-11-13 | 1 | -9/+9 |
| |/ | |||||
* | | Merge pull request #242 from jaymartin7/patch-1 | Armin Ronacher | 2015-03-31 | 1 | -0/+2 |
|\ \ | |||||
| * | | added init files to setuptools.rst example | Jay Martin | 2014-10-31 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #306 from bionikspoon/patch-2 | Markus Unterwaditzer | 2015-03-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | docs typo ouy vs you | Manu | 2015-03-06 | 1 | -1/+1 |
* | | | Incorrect code example. open with 'write' flag | Manu | 2015-03-07 | 1 | -1/+1 |
|/ / | |||||
* | | Added --version cross reference | Armin Ronacher | 2015-02-15 | 1 | -0/+4 |
* | | Merge pull request #291 from jhermann/patch-2 | Markus Unterwaditzer | 2015-02-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | s/with_context/pass_context/ | Jürgen Hermann | 2015-02-05 | 1 | -1/+1 |
* | | | Too much context going around… ;) | Jürgen Hermann | 2015-02-05 | 1 | -1/+1 |
|/ / |