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
*
Added on-disk representation upgrade bug
W. Trevor King
2009-08-16
3
-0
/
+41
*
"be html" fixes bug 2f0
W. Trevor King
2009-08-08
1
-1
/
+1
*
Merged Gianluca's html output branch.
W. Trevor King
2009-08-07
9
-0
/
+129
|
\
|
*
- closed bugs f77, 2b8 d8d
Gianluca Montecchi
2009-08-04
6
-3
/
+32
|
*
Closed bug f77, minox fix to layout
Gianluca Montecchi
2009-07-31
1
-1
/
+1
|
*
Moved all the implementation into the html.py file
Gianluca Montecchi
2009-07-27
6
-0
/
+30
|
*
Initial implementation of the comments export
Gianluca Montecchi
2009-07-21
9
-2
/
+55
|
*
implemented the detail file and fixed the list of active bug
Gianluca Montecchi
2009-07-21
3
-1
/
+13
|
*
Added the last 10 bug open list
gianluca
2009-07-09
1
-0
/
+17
|
*
Initial implementation of the html repository export.
gianluca
2009-07-04
5
-0
/
+85
*
|
Now libbe.git.Git handles missing name/email and guesses instead.
W. Trevor King
2009-08-04
1
-1
/
+1
*
|
Merged Gianluca's missing-git-config bug report
W. Trevor King
2009-08-04
3
-0
/
+68
*
|
Imported Ben's VCS vs. RCS bug report from the mailing list.
W. Trevor King
2009-08-03
5
-0
/
+96
*
|
Added an additional format check to be-handle-mail's pseudoheader parsing.
W. Trevor King
2009-07-27
2
-2
/
+2
*
|
Subscribing myself to all changes.
W. Trevor King
2009-07-27
1
-0
/
+4
*
|
Added autocommit wishlist request by Martin Krafft
W. Trevor King
2009-07-24
5
-0
/
+65
*
|
Added comment on notification granularity (commit-level).
W. Trevor King
2009-07-23
2
-0
/
+18
*
|
Added becommands/subscribe.py to manage subscription list.
W. Trevor King
2009-07-22
2
-0
/
+13
*
|
Merged assorted changes from be.wtk-rr for BugDir.extra_strings.
W. Trevor King
2009-07-21
144
-0
/
+4180
|
\
\
|
*
|
I imported a few threads from the mailing list as wishlist bugs.
W. Trevor King
2009-07-21
144
-0
/
+4180
*
|
|
Added: subscribe/unsubscribe (bug #..., "new bugs", "all", etc.)
W. Trevor King
2009-07-21
9
-0
/
+100
|
/
/
*
|
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
[next]