aboutsummaryrefslogtreecommitdiffstats
path: root/README.dev
Commit message (Collapse)AuthorAgeFilesLines
* Added cProfile notes to README.dev.W. Trevor King2009-07-211-0/+9
|
* Updated README to match current status.W. Trevor King2009-07-141-0/+1
| | | | | | Mostly updated the list of supported VCSs. Also corrected spacing inconsistency in README.dev.
* Removed unused libbe/restconvert.py and fixed a typo in README.devW. Trevor King2009-06-191-1/+1
|
* Command completion simplified and working for list, dummies for other cmds.W. Trevor King2008-11-271-0/+35
| | | | | | | | All the other commands currently use default_complete(), which has no effect other than catching the --complete option and effectively aborting execution. This closes 8e1bbda4-35b6-4579-849d-117b1596ee99
* Added becommands/merge to join duplicate bugs.W. Trevor King2008-11-241-0/+6
|
* Tweaked usage strings to increase consistency. Also added README.dev.W. Trevor King2008-11-241-0/+28
I tried to stick to CAPS for argument placeholders.