Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up and docstringed libbe.cmdutil.unique_name(). | W. Trevor King | 2008-11-14 | 1 | -3/+6 |
* | Remove blank lines from `be list' output | W. Trevor King | 2008-11-14 | 1 | -1/+1 |
* | Closed bug 210 (target options not parsed). | W. Trevor King | 2008-11-14 | 3 | -1/+23 |
* | * use python2.4/2.5 compatible import of ElementTree | W. Trevor King | 2008-11-13 | 16 | -9/+286 |
* | Don't require python2.4 for "be". | Chris Ball | 2008-05-16 | 1 | -1/+1 |
* | Require editbugs permission to edit bugs. Patch from j@oil21.org. | Chris Ball | 2008-05-16 | 1 | -0/+1 |
*---. | Apply patches from j@oil21.org, Ben Finney, Jelmer Vernooij. | Chris Ball | 2008-05-16 | 20 | -8/+583 |
|\ \ \ | |||||
| | | * | Makefile: Add with 'clean' target. | Ben Finney | 2008-04-18 | 1 | -0/+27 |
| | * | | Fix branding: Bazaar-NG -> Bazaar. | Jelmer Vernooij | 2008-05-14 | 1 | -1/+1 |
| | * | | Make setup.py executable. | Jelmer Vernooij | 2008-05-14 | 1 | -0/+0 |
| | |/ | |||||
| * / | Bugs-Everywhere-Web works with python2.5 do not hardcode python2.4 | j^ | 2008-04-14 | 4 | -1/+60 |
| |/ | |||||
* / | Add GIT support, from Chris Ball and Michael Stone. | Chris Ball | 2008-05-16 | 3 | -2/+154 |
|/ | |||||
* | Assume commit messages are in utf-8 for now... | Aaron Bentley | 2007-07-30 | 1 | -0/+1 |
* | Add support for VISUAL | Aaron Bentley | 2007-07-16 | 3 | -5/+17 |
* | Ensure that Arch tests have a user id set | Aaron Bentley | 2007-07-16 | 2 | -0/+21 |
* | Clarify VISUAL meaning | Aaron Bentley | 2007-07-16 | 2 | -0/+30 |
* | Add setup-tables script | Aaron Bentley | 2007-07-15 | 1 | -0/+34 |
* | Add bug report from Jelmer | Aaron Bentley | 2007-07-15 | 3 | -0/+58 |
|\ | |||||
| * | New bug. | Jelmer Vernooij | 2007-07-15 | 3 | -0/+58 |
* | | Merge from panometrics | Aaron Bentley | 2007-07-15 | 37 | -271/+888 |
|\| | |||||
| * | Fix long lines | Aaron Bentley | 2007-02-05 | 1 | -2/+4 |
| * | More Mercurial support | Aaron Bentley | 2007-02-05 | 3 | -1/+120 |
| |\ | |||||
| | * | Add support for Mercurial (Steve Borho) | Aaron Bentley | 2007-01-23 | 3 | -1/+120 |
| * | | Get beweb mostly working | Aaron Bentley | 2007-02-05 | 3 | -4/+8 |
| |/ | |||||
| * | Mostly upgrade to turbogears 1.0b1 | Aaron Bentley | 2006-12-05 | 24 | -249/+599 |
| * | Add top_level.txt | Aaron Bentley | 2006-12-05 | 0 | -0/+0 |
| * | Disable commit behavior because it's not reliable | Aaron Bentley | 2006-10-17 | 1 | -3/+3 |
| * | New bugs | Aaron Bentley | 2006-10-17 | 6 | -0/+127 |
| * | Fix double-invocation bug | Aaron Bentley | 2006-09-05 | 1 | -1/+0 |
| * | Merge changes from Belchenko | Aaron Bentley | 2006-08-11 | 4 | -5/+25 |
| |\ | |||||
| | * | line-endings in .bzrignore | Alexander Belchenko | 2006-08-11 | 1 | -8/+8 |
| | * | don't use std. commands module 'cause it's Linux-only. Grab code from this mo... | Alexander Belchenko | 2006-08-11 | 1 | -2/+10 |
| | * | ignore .shelf | Alexander Belchenko | 2006-07-19 | 1 | -7/+8 |
| | * | win32: fix crash of 'be show' when bug don't have comments | Alexander Belchenko | 2006-07-19 | 1 | -1/+4 |
| | * | subprocess: win32 don't have os.execvp() so have to run command in a shell | Alexander Belchenko | 2006-07-19 | 1 | -1/+7 |
| | * | .bzrignore | Alexander Belchenko | 2006-07-18 | 1 | -0/+3 |
| * | | Use subprocess-native functionality for changing directory | Aaron Bentley | 2006-07-19 | 2 | -10/+3 |
| * | | Use Popen.communicate instead of reading the individual streams (why needed?) | Aaron Bentley | 2006-07-19 | 2 | -3/+6 |
| |/ | |||||
| * | Handle UTF-8 comments | Aaron Bentley | 2006-04-18 | 1 | -1/+1 |
* | | Merge from other BE | Aaron Bentley | 2006-04-17 | 6 | -7/+48 |
|\| | |||||
| * | Note the dependencies/reverse-dependencies debate | Aaron Bentley | 2006-04-17 | 2 | -0/+26 |
| * | Fix help printing (Lee Braiden) | Aaron Bentley | 2006-04-17 | 2 | -2/+3 |
| * | Revert change, because it messes up stripey tables | Aaron Bentley | 2006-04-12 | 1 | -7/+3 |
| * | Hide closed using display:None | Aaron Bentley | 2006-04-12 | 1 | -3/+7 |
| * | Remember search value | Aaron Bentley | 2006-04-12 | 1 | -1/+1 |
| * | Tweaked colours of odd/even rows in tables | Aaron Bentley | 2006-04-12 | 2 | -4/+18 |
* | | Added prompt to comments | Aaron Bentley | 2006-04-16 | 2 | -6/+28 |
|/ | |||||
* | Teach PrestHandler to handle bad paths cleanly | Aaron Bentley | 2006-04-12 | 1 | -1/+10 |
* | Use relative path to database | Aaron Bentley | 2006-04-12 | 2 | -2/+2 |
* | Merge with other be | Aaron Bentley | 2006-04-11 | 10 | -28/+57 |
|\ |