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
...
*
Fix typos in untested parts of List and Import_XML for test_usage.py
W. Trevor King
2010-01-23
2
-4
/
+4
*
Added `be list --mine`
W. Trevor King
2010-01-23
1
-6
/
+10
*
Init should tell the UI about its connected storage and bugdir.
W. Trevor King
2010-01-23
1
-0
/
+2
*
Minor cleanups + remove debuging line in Init doctest
W. Trevor King
2010-01-22
1
-1
/
+0
*
Reworked settings_object module, but command.init tests still fail:
W. Trevor King
2010-01-22
1
-1
/
+0
*
Added tests to Init to check for empty settings file
W. Trevor King
2010-01-22
1
-1
/
+8
*
Ajdust Target tests for cached BugDir.uuids() implementation
W. Trevor King
2010-01-21
1
-0
/
+1
*
Use _get_user_id() in New, remove unused 'user-id' prop. from Commit.
W. Trevor King
2010-01-21
2
-1
/
+7
*
Converted `be list --xml` to <be-xml> format.
W. Trevor King
2010-01-21
1
-2
/
+2
*
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
[prev]
[next]