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
/
.be
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated GPLv2 to current GPLv2.
W. Trevor King
2009-07-14
1
-1
/
+1
*
Added be-mbox-to-xml.
W. Trevor King
2009-07-12
16
-48
/
+107
*
Went through "closed" bugs looking for miss-categorized bugs.
W. Trevor King
2009-07-11
12
-90
/
+33
*
Added `be depend'.
W. Trevor King
2009-06-25
3
-1
/
+11
*
Added `be tag --list' to list all tags.
W. Trevor King
2009-06-25
54
-1339
/
+259
*
Consolidated outstanding bugs.
W. Trevor King
2009-06-22
22
-69
/
+272
*
Added `be list --sort *` for user-selectable sorting.
W. Trevor King
2009-06-22
25
-95
/
+222
*
Added comments-from-stdin, so we can add tracebacks, e.g. with
W. Trevor King
2009-06-19
3
-26
/
+17
*
Closed search bug
W. Trevor King
2008-12-04
4
-42
/
+19
*
Added per-tree default assignee option.
W. Trevor King
2008-12-04
6
-47
/
+29
*
Closed a few old bugs that seem outdated/dealt with.
W. Trevor King
2008-12-04
11
-115
/
+54
*
Fixed missing directory error when merging comments onto a bare bug.
W. Trevor King
2008-12-04
11
-25
/
+48
*
Per-tree status levels working.
W. Trevor King
2008-12-04
1
-12
/
+9
*
Closed 4a4609c8-1882-47de-9d30-fee410b8a802
W. Trevor King
2008-12-04
4
-4
/
+11
*
bug severity verification now works with per-tree severities.
W. Trevor King
2008-12-04
2
-38
/
+19
*
Per-tree settings now passed into bug module.
W. Trevor King
2008-12-04
1
-0
/
+2
*
Added per-tree configurable severities.
W. Trevor King
2008-12-04
1
-7
/
+13
*
Cleaned up some older bugs.
W. Trevor King
2008-12-04
17
-3
/
+177
*
Added support for bug reporter field.
W. Trevor King
2008-12-02
1
-1
/
+1
*
Command completion simplified and working for list, dummies for other cmds.
W. Trevor King
2008-11-27
1
-1
/
+1
*
Basic bash completion is now supported.
W. Trevor King
2008-11-27
5
-0
/
+93
*
Added libbe/encoding.py to wrap input/output/file access appropriately.
W. Trevor King
2008-11-25
3
-1
/
+27
*
Hack to fixe encoding bug in becommands/show
W. Trevor King
2008-11-24
14
-1
/
+219
*
Marked c45e5ece-63e3-4fd2-b33f-0bfd06820cf4 as fixed.
W. Trevor King
2008-11-24
3
-1
/
+23
*
Removed auto-wrapping from comment.Comment.string().
W. Trevor King
2008-11-24
8
-2
/
+68
*
Go back to lazy bug loading to get execution speed back up.
W. Trevor King
2008-11-23
1
-0
/
+35
*
Improved user-id saving/loading/caching & save user-id into duplicate bugdirs.
W. Trevor King
2008-11-23
2
-2
/
+2
*
`be show` now supports showing multiple bugs with a single call.
W. Trevor King
2008-11-23
2
-0
/
+22
*
Oops, dba25cfd-aa15-457c-903a-b53ecb5a3b2c was fixed with commit 253.
W. Trevor King
2008-11-23
1
-1
/
+1
*
Oops, dac91856-cb6a-4f69-8c03-38ff0b29aab2 was fixed with commit 242.
W. Trevor King
2008-11-23
1
-1
/
+1
*
Explicit rcs.cleanup() in bugdir test.
W. Trevor King
2008-11-22
3
-0
/
+73
*
Oops, bug 8e83da06-26f1-4763-a972-dae7e7062233 was fixed by commit 254.
W. Trevor King
2008-11-22
1
-1
/
+1
*
Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.
W. Trevor King
2008-11-22
3
-0
/
+85
*
Another major rewrite. Now BugDir, Bug, and Comment are more distinct.
W. Trevor King
2008-11-21
16
-1
/
+365
*
Updated misc/gui/wxbe with wxPython -> wx changes.
W. Trevor King
2008-11-19
3
-1
/
+27
*
Added BE-Web repo-access warning to Bugs-Everywhere-Web/README.txt.
W. Trevor King
2008-11-19
1
-1
/
+1
*
One of my tests left my bzr name as John Doe. Seems to be fixed now.
W. Trevor King
2008-11-18
1
-1
/
+1
*
Major rewrite of RCS backends. RCS now represented as a class.
W. Trevor King
2008-11-18
7
-2
/
+115
*
Fixed another bug in git.strip_git() (bug 0cad).
W. Trevor King
2008-11-16
2
-0
/
+31
*
Merged in my git.py changed fixing Hubert Chathi's git set-root bug (0cad).
W. Trevor King
2008-11-16
9
-0
/
+206
|
\
|
*
Oops... *Now* I've fixed 0cad
W. Trevor King
2008-11-13
2
-0
/
+44
|
*
Fixed 0cad bug with smaller fix.
W. Trevor King
2008-11-13
3
-1
/
+23
|
*
Added Hubert Chathi's git set-root bug report.
W. Trevor King
2008-11-13
5
-0
/
+140
|
*
Updated imports to handle Python 2.5 ElementTree module.
W. Trevor King
2008-11-13
3
-0
/
+107
|
*
Created bug c4e. Wrote a simple (an hopefully correct) be/test.py docstring.
W. Trevor King
2008-11-13
5
-0
/
+87
|
*
Created late bug report for Popen OSError catches
W. Trevor King
2008-11-13
3
-0
/
+59
*
|
Removed dud bug 11e. Moved several bugs from 'closed' to 'fixed'.
W. Trevor King
2008-11-16
12
-46
/
+11
*
|
Removed the empty bugs 14c and 38b. Fixed bug.string() call in libbe/diff.py.
W. Trevor King
2008-11-16
2
-56
/
+0
*
|
Added 'remove' command to remove bugs. Use __desc__ for command help.
W. Trevor King
2008-11-16
2
-0
/
+22
*
|
Split Bug and Comment class out to bug.py from bugdir.py
W. Trevor King
2008-11-14
2
-2
/
+2
[next]