be.git
2008-11-19 W. Trevor KingSome more fixes to get BE-Web working with libbe changes.
2008-11-19 W. Trevor KingAdded identity discussion to BE-Web README.txt & requir...
2008-11-19 W. Trevor KingAdded BE-Web repo-access warning to Bugs-Everywhere...
2008-11-19 W. Trevor KingUpdated Bugs-Everywhere-Web to work with new architecture.
2008-11-19 W. Trevor KingMerged bug.new_comment into bug.Bug.new_comment.
2008-11-19 W. Trevor KingMoved bug.new_bug code into bugdir.BugDir.new_bug.
2008-11-19 W. Trevor KingAdded test_usage.sh pointer to the README.
2008-11-19 W. Trevor KingRemoved libbe/tests.py
2008-11-19 W. Trevor KingOne of my tests left my bzr name as John Doe. Seems...
2008-11-19 W. Trevor KingMajor rewrite of RCS backends. RCS now represented...
2008-11-16 W. Trevor KingAdded 'hg', 'arch', and 'none' RCS modes to test_usage.sh.
2008-11-16 W. Trevor KingFixed another bug in git.strip_git() (bug 0cad).
2008-11-16 W. Trevor KingOops, I'd forgotten to tell bzr about my becommands...
2008-11-16 W. Trevor KingMerged in my git.py changed fixing Hubert Chathi's...
2008-11-16 W. Trevor KingAdded ./test_usage.sh as an example usage scenario.
2008-11-16 W. Trevor KingRemoved dud bug 11e. Moved several bugs from 'closed...
2008-11-16 W. Trevor KingFix Bug.string() handling of None times.
2008-11-16 W. Trevor KingRemoved the empty bugs 14c and 38b. Fixed bug.string...
2008-11-16 W. Trevor KingAdded 'remove' command to remove bugs. Use __desc__...
2008-11-15 W. Trevor KingFixed '-' parsing bug for list --assigned option.
2008-11-15 W. Trevor KingFixed some errors produced while moving bug_summary...
2008-11-15 W. Trevor KingMoved libbe.cmdutil.bug_summary() to libbe.bug.Bug...
2008-11-15 W. Trevor KingRemoved libbe/template.
2008-11-15 W. Trevor Kingbecommands/show.py gives more specific bug information.
2008-11-15 W. Trevor KingGeneralized becommands/list.py to allow more specific...
2008-11-15 W. Trevor KingFixed a few more Comment.date->time calls.
2008-11-15 W. Trevor KingRemoverd the diff3 functions from mapfile.py.
2008-11-15 W. Trevor KingFixed some bug.py split effects in diff.py
2008-11-15 W. Trevor KingSplit Bug and Comment class out to bug.py from bugdir.py
2008-11-14 W. Trevor KingChanged __get/setattribute__ calls to get/setattr(...
2008-11-14 W. Trevor KingReplaced libbe.arch.invoke() with general rcs.invoke()
2008-11-14 W. Trevor KingAdded caveat about using short bug names to unique_name().
2008-11-14 W. Trevor KingCleaned up and docstringed libbe.cmdutil.unique_name().
2008-11-14 W. Trevor KingRemove blank lines from `be list' output
2008-11-14 W. Trevor KingClosed bug 210 (target options not parsed).
2008-11-13 W. Trevor KingOops... *Now* I've fixed 0cad
2008-11-13 W. Trevor KingFixed 0cad bug with smaller fix.
2008-11-13 W. Trevor KingAdded Hubert Chathi's git set-root bug report.
2008-11-13 W. Trevor KingMerge from main branch
2008-11-13 W. Trevor King* use python2.4/2.5 compatible import of ElementTree
2008-11-13 W. Trevor KingUpdated imports to handle Python 2.5 ElementTree module.
2008-11-13 W. Trevor KingCreated bug c4e. Wrote a simple (an hopefully correct...
2008-11-13 W. Trevor KingCreated late bug report for Popen OSError catches
2008-11-13 W. Trevor KingCatch OSErrors from Popen()s
2008-05-16 Chris BallDon't require python2.4 for "be".
2008-05-16 Chris BallRequire editbugs permission to edit bugs. Patch from...
2008-05-16 Chris BallApply patches from j@oil21.org, Ben Finney, Jelmer...
2008-05-16 Chris BallAdd GIT support, from Chris Ball and Michael Stone.
2008-05-14 Jelmer VernooijFix branding: Bazaar-NG -> Bazaar.
2008-05-14 Jelmer VernooijMake setup.py executable.
2008-04-18 Ben FinneyMakefile: Add with 'clean' target.
2008-04-14 j^Bugs-Everywhere-Web works with python2.5 do not hardcod...
2007-07-30 Aaron BentleyAssume commit messages are in utf-8 for now...
2007-07-16 Aaron BentleyAdd support for VISUAL
2007-07-16 Aaron BentleyEnsure that Arch tests have a user id set
2007-07-16 Aaron BentleyClarify VISUAL meaning
2007-07-15 Aaron BentleyAdd setup-tables script
2007-07-15 Aaron BentleyAdd bug report from Jelmer
2007-07-15 Aaron BentleyMerge from panometrics
2007-07-15 Jelmer VernooijNew bug.
2007-02-05 Aaron BentleyFix long lines
2007-02-05 Aaron BentleyMore Mercurial support
2007-02-05 Aaron BentleyGet beweb mostly working
2007-01-23 Aaron BentleyAdd support for Mercurial (Steve Borho)
2006-12-05 Aaron BentleyMostly upgrade to turbogears 1.0b1
2006-12-05 Aaron BentleyAdd top_level.txt
2006-10-17 Aaron BentleyDisable commit behavior because it's not reliable
2006-10-17 Aaron BentleyNew bugs
2006-09-05 Aaron BentleyFix double-invocation bug
2006-08-11 Aaron BentleyMerge changes from Belchenko
2006-08-11 Alexander Belchenkoline-endings in .bzrignore
2006-08-11 Alexander Belchenkodon't use std. commands module 'cause it's Linux-only...
2006-07-19 Alexander Belchenkoignore .shelf
2006-07-19 Alexander Belchenkowin32: fix crash of 'be show' when bug don't have comments
2006-07-19 Alexander Belchenkosubprocess: win32 don't have os.execvp() so have to...
2006-07-19 Aaron BentleyUse subprocess-native functionality for changing directory
2006-07-19 Aaron BentleyUse Popen.communicate instead of reading the individual...
2006-07-18 Alexander Belchenko.bzrignore
2006-04-18 Aaron BentleyHandle UTF-8 comments
2006-04-17 Aaron BentleyMerge from other BE
2006-04-17 Aaron BentleyNote the dependencies/reverse-dependencies debate
2006-04-17 Aaron BentleyFix help printing (Lee Braiden)
2006-04-16 Aaron BentleyAdded prompt to comments
2006-04-12 Aaron BentleyRevert change, because it messes up stripey tables
2006-04-12 Aaron BentleyHide closed using display:None
2006-04-12 Aaron BentleyRemember search value
2006-04-12 Aaron BentleyTweaked colours of odd/even rows in tables
2006-04-12 Aaron BentleyTeach PrestHandler to handle bad paths cleanly
2006-04-12 Aaron BentleyUse relative path to database
2006-04-11 Aaron BentleyMerge with other be
2006-04-11 Aaron BentleyUsed identity for new comments and bugs
2006-04-11 Aaron BentleyUse people listings from identity framework, not config...
2006-04-11 Aaron BentleyEnable identity tracking
2006-04-11 Aaron BentleyFixed up config a bit
2006-04-11 Aaron BentleyMerge from home (TurboGears 0.9)
2006-04-11 Aaron BentleyUpdated NEWS
2006-04-11 Aaron Bentleyremoved unused files
2006-04-11 Aaron BentleyGot rid of machine-specific paths
2006-04-11 Aaron BentleyUpdated beweb to use TurboGears 0.9
2006-04-10 Aaron BentleyNoted bug
next