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
...
*
Improve `be import-xml` handling of root comments + tests.
W. Trevor King
2010-01-20
1
-7
/
+105
*
Add entry points for functionality needed by CFBE (and probably other UIs)
W. Trevor King
2010-01-20
3
-26
/
+48
*
Fixed `be help` (used to raise NotImplementedError)
W. Trevor King
2010-01-20
1
-1
/
+1
*
Added shortname (.id.user()) data to `be html`s comment data
W. Trevor King
2010-01-19
1
-2
/
+3
*
Adjust command.serve.Serve doctest to clarify remaining test failures.
W. Trevor King
2010-01-19
1
-1
/
+4
*
Add .changed support to HTTP storage backend.
W. Trevor King
2010-01-18
1
-1
/
+20
*
Add ancestors support to HTTP storage
W. Trevor King
2010-01-18
1
-1
/
+18
*
Use RevisionedBugDir, not .duplicate_bugdir() in libbe.command.diff
W. Trevor King
2010-01-18
1
-3
/
+4
*
Changed `be list --uuids` to `be list --ids`
W. Trevor King
2010-01-03
1
-5
/
+5
*
Fixed update_copyright.py's subproc import and updated copyrights
W. Trevor King
2010-01-01
1
-4
/
+1
*
Serve.handle_*() now raise _HandlerError so the .do_*() methods know.
W. Trevor King
2010-01-01
1
-8
/
+17
*
Fixed commit handling in commands.serve and storage.http
W. Trevor King
2010-01-01
1
-3
/
+7
*
Use more kwargs in libbe.command.serve
W. Trevor King
2010-01-01
1
-11
/
+10
*
Improved POST and error handling in `be serve`
W. Trevor King
2010-01-01
1
-22
/
+43
*
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
[prev]
[next]