| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | 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 |