aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * use python2.4/2.5 compatible import of ElementTreeW. Trevor King2008-11-1316-9/+286
| | | | | * catch Popen() calls to missing VCS binaries * test.py should only test installed backends
* Don't require python2.4 for "be".Chris Ball2008-05-161-1/+1
|
* Require editbugs permission to edit bugs. Patch from j@oil21.org.Chris Ball2008-05-161-0/+1
|
*---. Apply patches from j@oil21.org, Ben Finney, Jelmer Vernooij.Chris Ball2008-05-1620-8/+583
|\ \ \
| | | * Makefile: Add with 'clean' target.Ben Finney2008-04-181-0/+27
| | | |
| | * | Fix branding: Bazaar-NG -> Bazaar.Jelmer Vernooij2008-05-141-1/+1
| | | |
| | * | Make setup.py executable.Jelmer Vernooij2008-05-141-0/+0
| | |/
| * / Bugs-Everywhere-Web works with python2.5 do not hardcode python2.4j^2008-04-144-1/+60
| |/
* / Add GIT support, from Chris Ball and Michael Stone.Chris Ball2008-05-163-2/+154
|/
* Assume commit messages are in utf-8 for now...Aaron Bentley2007-07-301-0/+1
|
* Add support for VISUALAaron Bentley2007-07-163-5/+17
|
* Ensure that Arch tests have a user id setAaron Bentley2007-07-162-0/+21
|
* Clarify VISUAL meaningAaron Bentley2007-07-162-0/+30
|
* Add setup-tables scriptAaron Bentley2007-07-151-0/+34
|
* Add bug report from JelmerAaron Bentley2007-07-153-0/+58
|\
| * New bug.Jelmer Vernooij2007-07-153-0/+58
| |
* | Merge from panometricsAaron Bentley2007-07-1537-271/+888
|\|
| * Fix long linesAaron Bentley2007-02-051-2/+4
| |
| * More Mercurial supportAaron Bentley2007-02-053-1/+120
| |\
| | * Add support for Mercurial (Steve Borho)Aaron Bentley2007-01-233-1/+120
| | |
| * | Get beweb mostly workingAaron Bentley2007-02-053-4/+8
| |/
| * Mostly upgrade to turbogears 1.0b1Aaron Bentley2006-12-0524-249/+599
| |
| * Add top_level.txtAaron Bentley2006-12-050-0/+0
| |
| * Disable commit behavior because it's not reliableAaron Bentley2006-10-171-3/+3
| |
| * New bugsAaron Bentley2006-10-176-0/+127
| |
| * Fix double-invocation bugAaron Bentley2006-09-051-1/+0
| |
| * Merge changes from BelchenkoAaron Bentley2006-08-114-5/+25
| |\
| | * line-endings in .bzrignoreAlexander Belchenko2006-08-111-8/+8
| | |
| | * don't use std. commands module 'cause it's Linux-only. Grab code from this ↵Alexander Belchenko2006-08-111-2/+10
| | | | | | | | | | | | module and adapt it to win32
| | * ignore .shelfAlexander Belchenko2006-07-191-7/+8
| | |
| | * win32: fix crash of 'be show' when bug don't have commentsAlexander Belchenko2006-07-191-1/+4
| | |
| | * subprocess: win32 don't have os.execvp() so have to run command in a shellAlexander Belchenko2006-07-191-1/+7
| | |
| | * .bzrignoreAlexander Belchenko2006-07-181-0/+3
| | |
| * | Use subprocess-native functionality for changing directoryAaron Bentley2006-07-192-10/+3
| | |
| * | Use Popen.communicate instead of reading the individual streams (why needed?)Aaron Bentley2006-07-192-3/+6
| |/
| * Handle UTF-8 commentsAaron Bentley2006-04-181-1/+1
| |
* | Merge from other BEAaron Bentley2006-04-176-7/+48
|\|
| * Note the dependencies/reverse-dependencies debateAaron Bentley2006-04-172-0/+26
| |
| * Fix help printing (Lee Braiden)Aaron Bentley2006-04-172-2/+3
| |
| * Revert change, because it messes up stripey tablesAaron Bentley2006-04-121-7/+3
| |
| * Hide closed using display:NoneAaron Bentley2006-04-121-3/+7
| |
| * Remember search valueAaron Bentley2006-04-121-1/+1
| |
| * Tweaked colours of odd/even rows in tablesAaron Bentley2006-04-122-4/+18
| |
* | Added prompt to commentsAaron Bentley2006-04-162-6/+28
|/
* Teach PrestHandler to handle bad paths cleanlyAaron Bentley2006-04-121-1/+10
|
* Use relative path to databaseAaron Bentley2006-04-122-2/+2
|
* Merge with other beAaron Bentley2006-04-1110-28/+57
|\
| * Used identity for new comments and bugsAaron Bentley2006-04-112-1/+7
| |
| * Use people listings from identity framework, not config, on bug pages.Aaron Bentley2006-04-113-2/+7
| |
| * Enable identity trackingAaron Bentley2006-04-113-10/+10
| |