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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Adjust libbe.diff.DiffTree to fix failed doctest.
W. Trevor King
2009-12-05
1
-2
/
+5
|
*
Use new libbe.diff.Diff.report_tree(subscriptions) in be-handle-mail.
W. Trevor King
2009-12-05
2
-54
/
+26
|
*
Added libbe.diff.Diff.full_report() for speed with several subscription lists.
W. Trevor King
2009-12-05
1
-2
/
+67
|
*
More 'DIR'->diff.BUGDIR_ID updates
W. Trevor King
2009-12-05
2
-8
/
+8
|
*
Created diff.subscriptions_from_string()
W. Trevor King
2009-12-05
2
-11
/
+28
|
*
Added --subscribe option to `be diff`
W. Trevor King
2009-12-05
1
-9
/
+25
|
*
Added BUGDIR_TYPE_MOD and BUGDIR_TYPE_REM to libbe.diff.
W. Trevor King
2009-12-05
1
-8
/
+19
|
*
Adjusted diff.Subscription.__init__() to guess type_root if required.
W. Trevor King
2009-12-05
1
-2
/
+7
|
*
Added subscriptions option to diff.Diff.report_tree().
W. Trevor King
2009-12-05
2
-22
/
+80
|
*
Moved subscription types from becommands/subscribe.py to libbe/diff.py.
W. Trevor King
2009-12-05
3
-73
/
+86
|
*
Replaced `be diff` options --new, --removed, --modified, and --all with --uuids.
W. Trevor King
2009-12-05
1
-22
/
+7
|
*
`be diff` raises UsageError if required revision control not possible.
W. Trevor King
2009-12-05
1
-34
/
+37
*
|
Set boolean options default to False in becommands/list.py
W. Trevor King
2009-12-05
1
-1
/
+1
*
|
Fix cmdutil.help() calls in be to use args not sys.argv.
W. Trevor King
2009-12-05
1
-2
/
+2
|
/
*
Add __eq__ and __ne__ methods to Tree.
W. Trevor King
2009-12-05
1
-0
/
+6
*
Merged `be diff --dir DIR` functionality
W. Trevor King
2009-12-04
3
-6
/
+21
|
\
|
*
Updated NEWS
W. Trevor King
2009-12-04
1
-0
/
+3
|
*
Added --dir option to `be diff'.
W. Trevor King
2009-12-04
1
-3
/
+17
|
*
Fixed removed comment listing in libbe/diff.py.
W. Trevor King
2009-12-04
1
-2
/
+2
*
|
Updated NEWS
W. Trevor King
2009-12-04
1
-0
/
+10
|
/
*
Use __cmp__ instead of __eq__ for Tree comparison.
W. Trevor King
2009-12-04
1
-2
/
+2
*
Don't necessarily initialize a new VCS in BugDir.load_settings().
W. Trevor King
2009-12-03
1
-2
/
+3
*
Don't get VCS version in VCS.__init__().
W. Trevor King
2009-12-03
1
-2
/
+6
*
Added libbe.TESTING (defaults to False).
W. Trevor King
2009-12-03
26
-1045
/
+1161
*
Added copyright blurbs to __init__.py files.
W. Trevor King
2009-12-03
2
-0
/
+32
*
Remove _test() functions from plugin.py and cmdutil.py.
W. Trevor King
2009-12-03
2
-15
/
+0
*
Merged completed be.email-bugs branch.
W. Trevor King
2009-11-30
13
-112
/
+593
|
\
|
*
Mark bug 565 as fixed: be email-bugs for bug submission from bzr-less users
W. Trevor King
2009-11-30
1
-1
/
+1
|
*
be-handle-mail uses more conservative --add-only for be-bugs:xml
W. Trevor King
2009-11-30
1
-1
/
+1
|
*
Generalized doctest string in subproc.py
W. Trevor King
2009-11-30
1
-1
/
+1
|
*
Added some thoughts on import_xml merge algorithms
W. Trevor King
2009-11-30
2
-0
/
+39
|
*
Fixed import_xml.py to live up to its longhelp description.
W. Trevor King
2009-11-30
1
-27
/
+188
|
*
Avoid redundant Comment.alt_ids
W. Trevor King
2009-11-30
1
-1
/
+3
|
*
Changed Bug and Comment.merge() kwargs.
W. Trevor King
2009-11-30
2
-25
/
+69
|
*
Minor BugDir docstring typo correction.
W. Trevor King
2009-11-30
1
-1
/
+1
|
*
Moved comment.list_to_root() to Bug.add_comments() with some cleanups.
W. Trevor King
2009-11-29
2
-65
/
+45
|
*
Added comment import to Bug.from_xml().
W. Trevor King
2009-11-28
2
-10
/
+93
|
*
test.py now uses unittest.TestSuite 'suite' in becommands if present.
W. Trevor King
2009-11-28
1
-1
/
+4
|
*
BugDir.list_uuids() -> BugDir.uuids()
W. Trevor King
2009-11-28
4
-9
/
+9
|
*
Added Bug.merge() and Comment.merge().
W. Trevor King
2009-11-28
2
-16
/
+185
*
|
Merged mostly completed `be email-bugs'.
W. Trevor King
2009-11-21
45
-478
/
+1340
|
\
|
|
*
Added restrict_file_access to becommands' execute() args.
W. Trevor King
2009-11-21
26
-27
/
+57
|
*
Fix libbe.vcs.VCS.get_file_contents(allow_no_vcs=True,binary=True).
W. Trevor King
2009-11-21
1
-1
/
+8
|
*
Updated interfaces/email/interactive/README for [be-bug:xml] interface
W. Trevor King
2009-11-21
1
-2
/
+13
|
*
Added [be-tag:xml] processing to be-handle-mail.
W. Trevor King
2009-11-21
1
-4
/
+25
|
*
Adjusted `be import-xml` to properly handle croot_bug==None.
W. Trevor King
2009-11-21
1
-26
/
+31
|
*
Fixed bug in be-handle-mail.Message.parse_comment() for emails w/o Message-id.
W. Trevor King
2009-11-21
1
-2
/
+4
|
*
Added interfaces/email/interactive/examples/email_bugs
W. Trevor King
2009-11-21
1
-0
/
+37
|
*
`be email-bugs` now uses `be show` internals to produce consistent XML.
W. Trevor King
2009-11-21
3
-66
/
+78
|
*
Upgraded `be show --xml` to new <be-xml> format.
W. Trevor King
2009-11-21
3
-55
/
+128
[prev]
[next]