index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbe
/
ui
/
command_line.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed up the completion helpers in libbe.command.util
W. Trevor King
2009-12-29
1
-4
/
+9
*
Allow external use of Command.usage() and use CmdOptionParser.set_usage()
W. Trevor King
2009-12-28
1
-1
/
+3
*
Don't run pager for the 'comment' command.
W. Trevor King
2009-12-28
1
-7
/
+11
*
Moved InvalidStorageVersion from libbe.command to libbe.storage
W. Trevor King
2009-12-27
1
-0
/
+4
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
1
-1
/
+1
*
Transitioned target to Command-format
W. Trevor King
2009-12-15
1
-0
/
+2
*
Transitioned tag to Command-format
W. Trevor King
2009-12-15
1
-1
/
+1
*
Transitioned status to Command-format
W. Trevor King
2009-12-14
1
-5
/
+9
*
Transitioned severity to Command-format, also added Command._get_*()
W. Trevor King
2009-12-14
1
-17
/
+6
*
Transitioned help to Command-format
W. Trevor King
2009-12-14
1
-0
/
+1
*
Transitioned import_xml to Command-format
W. Trevor King
2009-12-14
1
-1
/
+1
*
Transitioned comment to Command format
W. Trevor King
2009-12-14
1
-12
/
+26
*
Transitioned init to Command format
W. Trevor King
2009-12-14
1
-4
/
+6
*
Rearrange libbe.ui.command_line.CmdOptionParser._add_option() for Python 2.5
W. Trevor King
2009-12-13
1
-14
/
+15
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
1
-6
/
+14
*
Moved be to libbe.ui.command_line and transitioned to Command format.
W. Trevor King
2009-12-12
1
-0
/
+270