2008-11-22 |
W. Trevor King | Oops, bug 8e83da06-26f1-4763-a972-dae7e7062233 was... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
W. Trevor King | Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
W. Trevor King | Oops, these new submods are used by the new, classified... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
W. Trevor King | Another major rewrite. Now BugDir, Bug, and Comment... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
W. Trevor King | Updated misc/gui/wxbe with wxPython -> wx changes. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
W. Trevor King | names.creator() replaced by rcs.get_user_id(). |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Some more fixes to get BE-Web working with libbe changes. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Added identity discussion to BE-Web README.txt & requir... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Added BE-Web repo-access warning to Bugs-Everywhere... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Updated Bugs-Everywhere-Web to work with new architecture. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Merged bug.new_comment into bug.Bug.new_comment. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Moved bug.new_bug code into bugdir.BugDir.new_bug. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Added test_usage.sh pointer to the README. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Removed libbe/tests.py |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | One of my tests left my bzr name as John Doe. Seems... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Major rewrite of RCS backends. RCS now represented... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Added 'hg', 'arch', and 'none' RCS modes to test_usage.sh. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Fixed another bug in git.strip_git() (bug 0cad). |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Oops, I'd forgotten to tell bzr about my becommands... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Merged in my git.py changed fixing Hubert Chathi's... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Added ./test_usage.sh as an example usage scenario. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Removed dud bug 11e. Moved several bugs from 'closed... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Fix Bug.string() handling of None times. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Removed the empty bugs 14c and 38b. Fixed bug.string... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Added 'remove' command to remove bugs. Use __desc__... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Fixed '-' parsing bug for list --assigned option. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Fixed some errors produced while moving bug_summary... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Moved libbe.cmdutil.bug_summary() to libbe.bug.Bug... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Removed libbe/template. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | becommands/show.py gives more specific bug information. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Generalized becommands/list.py to allow more specific... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Fixed a few more Comment.date->time calls. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Removerd the diff3 functions from mapfile.py. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Fixed some bug.py split effects in diff.py |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Split Bug and Comment class out to bug.py from bugdir.py |
commit | commitdiff | tree | snapshot |
2008-11-14 |
W. Trevor King | Changed __get/setattribute__ calls to get/setattr(... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
W. Trevor King | Replaced libbe.arch.invoke() with general rcs.invoke() |
commit | commitdiff | tree | snapshot |
2008-11-14 |
W. Trevor King | Added caveat about using short bug names to unique_name(). |
commit | commitdiff | tree | snapshot |
2008-11-14 |
W. Trevor King | Cleaned up and docstringed libbe.cmdutil.unique_name(). |
commit | commitdiff | tree | snapshot |
2008-11-14 |
W. Trevor King | Remove blank lines from `be list' output |
commit | commitdiff | tree | snapshot |
2008-11-14 |
W. Trevor King | Closed bug 210 (target options not parsed). |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Oops... *Now* I've fixed 0cad |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Fixed 0cad bug with smaller fix. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Added Hubert Chathi's git set-root bug report. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Merge from main branch |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | * use python2.4/2.5 compatible import of ElementTree |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Updated imports to handle Python 2.5 ElementTree module. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Created bug c4e. Wrote a simple (an hopefully correct... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Created late bug report for Popen OSError catches |
commit | commitdiff | tree | snapshot |
2008-11-13 |
W. Trevor King | Catch OSErrors from Popen()s |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Chris Ball | Don't require python2.4 for "be". |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Chris Ball | Require editbugs permission to edit bugs. Patch from... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Chris Ball | Apply patches from j@oil21.org, Ben Finney, Jelmer... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Chris Ball | Add GIT support, from Chris Ball and Michael Stone. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Jelmer Vernooij | Fix branding: Bazaar-NG -> Bazaar. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Jelmer Vernooij | Make setup.py executable. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ben Finney | Makefile: Add with 'clean' target. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
j^ | Bugs-Everywhere-Web works with python2.5 do not hardcod... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Aaron Bentley | Assume commit messages are in utf-8 for now... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Aaron Bentley | Add support for VISUAL |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Aaron Bentley | Ensure that Arch tests have a user id set |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Aaron Bentley | Clarify VISUAL meaning |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Aaron Bentley | Add setup-tables script |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Aaron Bentley | Add bug report from Jelmer |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Aaron Bentley | Merge from panometrics |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Jelmer Vernooij | New bug. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Aaron Bentley | Fix long lines |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Aaron Bentley | More Mercurial support |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Aaron Bentley | Get beweb mostly working |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Aaron Bentley | Add support for Mercurial (Steve Borho) |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Aaron Bentley | Mostly upgrade to turbogears 1.0b1 |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Aaron Bentley | Add top_level.txt |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Aaron Bentley | Disable commit behavior because it's not reliable |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Aaron Bentley | New bugs |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Aaron Bentley | Fix double-invocation bug |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Aaron Bentley | Merge changes from Belchenko |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Alexander Belchenko | line-endings in .bzrignore |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Alexander Belchenko | don't use std. commands module 'cause it's Linux-only... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Alexander Belchenko | ignore .shelf |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Alexander Belchenko | win32: fix crash of 'be show' when bug don't have comments |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Alexander Belchenko | subprocess: win32 don't have os.execvp() so have to... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Aaron Bentley | Use subprocess-native functionality for changing directory |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Aaron Bentley | Use Popen.communicate instead of reading the individual... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Alexander Belchenko | .bzrignore |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Aaron Bentley | Handle UTF-8 comments |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Aaron Bentley | Merge from other BE |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Aaron Bentley | Note the dependencies/reverse-dependencies debate |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Aaron Bentley | Fix help printing (Lee Braiden) |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Aaron Bentley | Added prompt to comments |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Bentley | Revert change, because it messes up stripey tables |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Bentley | Hide closed using display:None |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Bentley | Remember search value |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Bentley | Tweaked colours of odd/even rows in tables |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Bentley | Teach PrestHandler to handle bad paths cleanly |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Bentley | Use relative path to database |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Aaron Bentley | Merge with other be |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Aaron Bentley | Used identity for new comments and bugs |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Aaron Bentley | Use people listings from identity framework, not config... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Aaron Bentley | Enable identity tracking |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Aaron Bentley | Fixed up config a bit |
commit | commitdiff | tree | snapshot |
next |