summaryrefslogtreecommitdiff
path: root/clcommands.py
Commit message (Collapse)AuthorAgeFilesLines
* mergeEmile Anclin2008-08-111-1/+1
|\
| * fix error messageEmile Anclin2008-08-061-1/+1
| |
* | improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-19/+9
|/
* the doc parameter of logilab.clcommands.main_run is not mandatory anymoreAdrien Di Mascio2008-05-221-4/+13
| | | | | | | | | The default help string is : Type "%prog <command> --help" for more information about a specific command. Available commands are : and the list of registered commands is displayed beneath
* these two share a lot. Need clarification about what they do. Merge considered.Alexandre Fayolle2008-05-011-0/+1
|
* * clcommands: commands may be hidden (eg not displayed in help), genericSylvain2008-03-201-6/+35
| | | | | | ListCommandsCommand useful to build bash completion helpers * changelog: module to parse ChangeLog file as this one, backported from logilab.devtools
* fix for 2.3 compatSylvain2007-10-191-1/+1
|
* pop_args accept None as value for expected_size_after,Sylvain2007-09-111-1/+1
| | | | meaning remaining args should not be checked
* add summary taken from docstring to list of available commandsNicolas Chauvat2007-08-141-4/+9
|
* replace - by _ in dot node idSylvain2007-03-061-2/+2
|
* see changelogSylvain2006-08-251-1/+11
|
* command line commands fetched from erudiSylvain2006-08-241-0/+120