summaryrefslogtreecommitdiffstats
path: root/subcmds/help.py
Commit message (Expand)AuthorAgeFilesLines
* help: add a --help-all option to show all commands at onceMike Frysinger2019-08-271-4/+15
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* update markdown/help header formatMike Frysinger2018-10-101-15/+2
* Add GitcClientCommand class for GITC-specific commandsDan Willemsen2015-09-291-2/+6
* gitc: Improve help visibilityv1.12.28Dan Willemsen2015-09-011-2/+11
* Some fixes for supporting python3Chirayu Desai2013-04-181-6/+4
* Fix: Missing spaces in printed messagesDavid Pursehouse2013-03-051-1/+1
* Tidy up code formatting a bit moreDavid Pursehouse2012-11-141-1/+1
* Change print statements to work in python3Sarah Owens2012-11-131-19/+14
* Coding style cleanupDavid Pursehouse2012-10-091-3/+3
* help: Fix help syncShawn O. Pearce2011-10-111-0/+1
* help: Don't show empty Summary or Description sectionsShawn O. Pearce2011-01-091-0/+2
* Support a level 2 heading in help description textShawn O. Pearce2009-04-211-3/+13
* Show options help after the summary for a commandShawn O. Pearce2009-04-181-1/+1
* Add a 'repo manifest' command whose help is the manifest file formatShawn O. Pearce2009-03-041-3/+14
* Tell users how to see the complete list of commandsShawn O. Pearce2009-03-041-0/+1
* Don't permit users to run repo status in a mirror clientShawn O. Pearce2009-03-031-2/+2
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+147