aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs
Commit message (Expand)AuthorAgeFilesLines
* VCS vs. RCS terminology blocked by on-disk upgrade path.W. Trevor King2009-08-312-0/+8
* Added comment 22b:7 about representing targets with Bug() instances.W. Trevor King2009-08-312-0/+67
* Added on-disk representation upgrade bugW. Trevor King2009-08-163-0/+41
* "be html" fixes bug 2f0W. Trevor King2009-08-081-1/+1
* Merged Gianluca's html output branch.W. Trevor King2009-08-079-0/+129
|\
| * - closed bugs f77, 2b8 d8dGianluca Montecchi2009-08-046-3/+32
| * Closed bug f77, minox fix to layoutGianluca Montecchi2009-07-311-1/+1
| * Moved all the implementation into the html.py fileGianluca Montecchi2009-07-276-0/+30
| * Initial implementation of the comments exportGianluca Montecchi2009-07-219-2/+55
| * implemented the detail file and fixed the list of active bugGianluca Montecchi2009-07-213-1/+13
| * Added the last 10 bug open listgianluca2009-07-091-0/+17
| * Initial implementation of the html repository export.gianluca2009-07-045-0/+85
* | Now libbe.git.Git handles missing name/email and guesses instead.W. Trevor King2009-08-041-1/+1
* | Merged Gianluca's missing-git-config bug reportW. Trevor King2009-08-043-0/+68
* | Imported Ben's VCS vs. RCS bug report from the mailing list.W. Trevor King2009-08-035-0/+96
* | Added an additional format check to be-handle-mail's pseudoheader parsing.W. Trevor King2009-07-272-2/+2
* | Added autocommit wishlist request by Martin KrafftW. Trevor King2009-07-245-0/+65
* | Added comment on notification granularity (commit-level).W. Trevor King2009-07-232-0/+18
* | Added becommands/subscribe.py to manage subscription list.W. Trevor King2009-07-222-0/+13
* | Merged assorted changes from be.wtk-rr for BugDir.extra_strings.W. Trevor King2009-07-21144-0/+4180
|\ \
| * | I imported a few threads from the mailing list as wishlist bugs.W. Trevor King2009-07-21144-0/+4180
* | | Added: subscribe/unsubscribe (bug #..., "new bugs", "all", etc.)W. Trevor King2009-07-219-0/+100
|/ /
* | Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-1/+1
* | Added be-mbox-to-xml.W. Trevor King2009-07-1216-48/+107
* | Went through "closed" bugs looking for miss-categorized bugs.W. Trevor King2009-07-1112-90/+33
|/
* Added `be depend'.W. Trevor King2009-06-253-1/+11
* Added `be tag --list' to list all tags.W. Trevor King2009-06-2554-1339/+259
* Consolidated outstanding bugs.W. Trevor King2009-06-2222-69/+272
* Added `be list --sort *` for user-selectable sorting.W. Trevor King2009-06-2225-95/+222
* Added comments-from-stdin, so we can add tracebacks, e.g. withW. Trevor King2009-06-193-26/+17
* Closed search bugW. Trevor King2008-12-044-42/+19
* Added per-tree default assignee option.W. Trevor King2008-12-046-47/+29
* Closed a few old bugs that seem outdated/dealt with.W. Trevor King2008-12-0411-115/+54
* Fixed missing directory error when merging comments onto a bare bug.W. Trevor King2008-12-0410-22/+44
* Closed 4a4609c8-1882-47de-9d30-fee410b8a802W. Trevor King2008-12-043-2/+11
* bug severity verification now works with per-tree severities.W. Trevor King2008-12-041-26/+5
* Cleaned up some older bugs.W. Trevor King2008-12-0417-3/+177
* Added support for bug reporter field.W. Trevor King2008-12-021-1/+1
* Command completion simplified and working for list, dummies for other cmds.W. Trevor King2008-11-271-1/+1
* Basic bash completion is now supported.W. Trevor King2008-11-275-0/+93
* Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-253-1/+27
* Hack to fixe encoding bug in becommands/showW. Trevor King2008-11-2414-1/+219
* Marked c45e5ece-63e3-4fd2-b33f-0bfd06820cf4 as fixed.W. Trevor King2008-11-243-1/+23
* Removed auto-wrapping from comment.Comment.string().W. Trevor King2008-11-248-2/+68
* Go back to lazy bug loading to get execution speed back up.W. Trevor King2008-11-231-0/+35
* Improved user-id saving/loading/caching & save user-id into duplicate bugdirs.W. Trevor King2008-11-232-2/+2
* `be show` now supports showing multiple bugs with a single call.W. Trevor King2008-11-232-0/+22
* Oops, dba25cfd-aa15-457c-903a-b53ecb5a3b2c was fixed with commit 253.W. Trevor King2008-11-231-1/+1
* Oops, dac91856-cb6a-4f69-8c03-38ff0b29aab2 was fixed with commit 242.W. Trevor King2008-11-231-1/+1
* Explicit rcs.cleanup() in bugdir test.W. Trevor King2008-11-223-0/+73