summaryrefslogtreecommitdiff
path: root/sphinx/cmd/quickstart.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '1.7'Takeshi KOMIYA2018-06-161-4/+10
|\ \ | |/
| * Fix #5036: quickstart: Typing Ctrl-U clears the whole of lineTakeshi KOMIYA2018-06-111-4/+10
* | Merge branch '1.7'Takeshi KOMIYA2018-03-181-2/+2
|\ \ | |/
| * Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA2018-03-131-2/+2
* | Make sphinx-* commands translatableTakeshi KOMIYA2018-03-031-119/+120
* | Supports i18n console outputTakeshi KOMIYA2018-02-251-0/+5
|/
* Merge pull request #4621 from tk0miya/4617_quickstart_argument_requiredTakeshi KOMIYA2018-02-171-1/+1
|\
| * Fix #4617: quickstart: PROJECT_DIR argument is requiredTakeshi KOMIYA2018-02-151-1/+1
* | Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA2018-02-141-2/+2
|/
* Use flake8-import-orderTakeshi KOMIYA2018-01-281-4/+4
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Merge branch 'stable'jfbu2017-12-181-13/+6
* quickstart: Fix make_mode should be chosen by defaultTakeshi KOMIYA2017-12-161-1/+1
* Merge branch 'stable'Takeshi KOMIYA2017-12-141-2/+4
* quickstart: Rework how we collect extensionsStephen Finucane2017-12-031-61/+38
* quickstart: Rework 'do_prompt' functionStephen Finucane2017-12-031-44/+48
* quickstart: Simplify --(no-)option handlingStephen Finucane2017-12-031-21/+14
* Merge pull request #4173 from eric-wieser/patch-2Takeshi KOMIYA2017-10-221-15/+15
|\
| * fixupEric Wieser2017-10-201-2/+2
| * quickstart: fix return type of term_decodeEric Wieser2017-10-201-15/+15
* | Merge pull request #4097 from stephenfin/argparse-integrationTakayuki SHIMIZUKAWA2017-10-211-103/+87
|\ \ | |/ |/|
| * sphinx-quickstart: Move parser to a separate functionStephen Finucane2017-10-091-6/+19
| * sphinx-quickstart: Convert to argparseStephen Finucane2017-10-091-103/+74
* | Fix mypy violationsTakeshi KOMIYA2017-10-071-2/+2
|/
* sphinx-quickstart: Move code to 'sphinx.cmd'Stephen Finucane2017-10-021-0/+715