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
/
command
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ran update_copyright.py
W. Trevor King
2010-06-22
1
-11
/
+12
*
Use getreader (not getwriter) for wrapping stdin
W. Trevor King
2010-05-19
1
-1
/
+1
*
Fix command name output of `be --complete`.
W. Trevor King
2010-02-01
1
-4
/
+33
*
Updated copyright information
W. Trevor King
2010-01-01
1
-1
/
+15
*
Use fragment in base command completion + command io fixups.
W. Trevor King
2009-12-31
1
-5
/
+11
*
Added UserInterface and other improved abstractions for command handling
W. Trevor King
2009-12-31
1
-49
/
+172
*
Fixed up the completion helpers in libbe.command.util
W. Trevor King
2009-12-29
1
-0
/
+6
*
Allow external use of Command.usage() and use CmdOptionParser.set_usage()
W. Trevor King
2009-12-28
1
-2
/
+2
*
Moved InvalidStorageVersion from libbe.command to libbe.storage
W. Trevor King
2009-12-27
1
-11
/
+1
*
Added storage.Storage.storage_version() and command.InvalidStorageVersion.
W. Trevor King
2009-12-27
1
-0
/
+13
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
1
-2
/
+2
*
Transition to Command-format complete.
W. Trevor King
2009-12-15
1
-1
/
+1
*
Transitioned tag to Command-format
W. Trevor King
2009-12-15
1
-4
/
+1
*
Transitioned severity to Command-format, also added Command._get_*()
W. Trevor King
2009-12-14
1
-19
/
+54
*
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
-4
/
+19
*
Transitioned comment to Command format
W. Trevor King
2009-12-14
1
-24
/
+81
*
Transitioned init to Command format
W. Trevor King
2009-12-14
1
-4
/
+5
*
Transitioned assign to Command format
W. Trevor King
2009-12-14
1
-2
/
+32
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
1
-3
/
+4
*
Moved be to libbe.ui.command_line and transitioned to Command format.
W. Trevor King
2009-12-12
1
-45
/
+57
*
Use get_input/output_encoding() in libbe.command.base.Command
W. Trevor King
2009-12-12
1
-2
/
+3
*
Moved command completion from libbe.ui.util to libbe.command.util
W. Trevor King
2009-12-12
1
-1
/
+0
*
Added libbe.command.base (with Command class) and moved list command to new f...
W. Trevor King
2009-12-12
1
-0
/
+224