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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved POST parsing, fixed Serve._long_help(), added --read-only.
W. Trevor King
2010-01-01
1
-49
/
+40
*
Added libbe.command.serve and libbe.storage.http for HTTP backend.
W. Trevor King
2010-01-01
1
-0
/
+346
*
Updated copyright information
W. Trevor King
2010-01-01
24
-27
/
+55
*
Merged be.restructure, major internal reorganization.
W. Trevor King
2009-12-31
3
-0
/
+363
*
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
23
-214
/
+390
*
Don't chdir() in libbe/command/html.py doctests.
W. Trevor King
2009-12-29
1
-10
/
+7
*
Remove libbe.ui.util.cmdutil
W. Trevor King
2009-12-29
1
-11
/
+4
*
Restored post-colon spaces in doctests
W. Trevor King
2009-12-29
2
-6
/
+6
*
Fixed up the completion helpers in libbe.command.util
W. Trevor King
2009-12-29
2
-5
/
+80
*
Allow external use of Command.usage() and use CmdOptionParser.set_usage()
W. Trevor King
2009-12-28
2
-3
/
+3
*
Moved InvalidStorageVersion from libbe.command to libbe.storage
W. Trevor King
2009-12-27
2
-14
/
+2
*
Added storage.Storage.storage_version() and command.InvalidStorageVersion.
W. Trevor King
2009-12-27
2
-1
/
+16
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
15
-65
/
+46
*
Fixed libbe.command.subscribe
W. Trevor King
2009-12-15
2
-11
/
+12
*
Transition to Command-format complete.
W. Trevor King
2009-12-15
6
-29
/
+31
*
Transitioned set to Command-format
W. Trevor King
2009-12-15
2
-80
/
+87
*
Transitioned target to Command-format
W. Trevor King
2009-12-15
3
-69
/
+98
*
Transitioned tag to Command-format
W. Trevor King
2009-12-15
3
-93
/
+108
*
Transitioned diff and subscribe to Command-format"
W. Trevor King
2009-12-15
2
-221
/
+254
*
Transitioned show to Command-format
W. Trevor King
2009-12-15
2
-73
/
+95
*
Transitioned status to Command-format
W. Trevor King
2009-12-14
2
-81
/
+69
*
Transitioned severity to Command-format, also added Command._get_*()
W. Trevor King
2009-12-14
15
-163
/
+202
*
Transitioned remove to Command-format
W. Trevor King
2009-12-14
1
-40
/
+51
*
Transitioned new to Command-format
W. Trevor King
2009-12-14
2
-49
/
+59
*
Transitioned html to Command-format
W. Trevor King
2009-12-14
2
-118
/
+147
*
Transitioned help to Command-format
W. Trevor King
2009-12-14
3
-43
/
+56
*
Transitioned merge to Command-format
W. Trevor King
2009-12-14
3
-78
/
+99
*
Transitioned import_xml to Command-format
W. Trevor King
2009-12-14
3
-184
/
+204
*
Removed email_bugs, to be replaced by assorted storage backends.
W. Trevor King
2009-12-14
1
-239
/
+0
*
Transitioned due to Command format
W. Trevor King
2009-12-14
2
-50
/
+53
*
Transitioned depend to Command format
W. Trevor King
2009-12-14
4
-128
/
+165
*
Transitioned comment to Command format
W. Trevor King
2009-12-14
7
-210
/
+283
*
Transitioned init to Command format
W. Trevor King
2009-12-14
4
-78
/
+97
*
Added parse_user() calls to Assign
W. Trevor King
2009-12-14
1
-4
/
+12
*
Removed `be open` and `be close`. Alias `be status` instead.
W. Trevor King
2009-12-14
2
-124
/
+0
*
Transitioned assign to Command format
W. Trevor King
2009-12-14
4
-75
/
+104
*
Converted libbe.storage.vcs.base to new Storage format.
W. Trevor King
2009-12-13
2
-10
/
+13
*
Moved be to libbe.ui.command_line and transitioned to Command format.
W. Trevor King
2009-12-12
4
-51
/
+91
*
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
3
-12
/
+79
*
Added libbe.command.base (with Command class) and moved list command to new f...
W. Trevor King
2009-12-12
3
-159
/
+418
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
25
-0
/
+4302