be.git
2011-03-05 Chris BallBumped to version 1.0.1 1.0.1
2011-02-25 W. Trevor KingWork around bzr filelocking issue on Windows.
2011-02-25 W. Trevor KingCorrect version for recent bzrlib fix.
2011-02-25 W. Trevor KingDon't call cmd.cleanup_now() for recent Bazaar versions.
2011-01-09 Chris BallBumped to version 1.0.0 1.0.0
2011-01-09 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-12-06 W. Trevor KingFix unittest for `be show` after 22dd202ff4c0a1893f6e9f...
2010-12-06 W. Trevor KingMake libbe.storage.vcs.darcs.Darcs._vcs_listdir() more...
2010-12-06 W. Trevor KingRun cmd.cleanup_now() after executing bzr commands.
2010-12-06 W. Trevor KingAdjust `be show --xml` since changes to version_info...
2010-12-06 W. Trevor KingUpdate release.py to generate .be/id-cache and remove...
2010-12-06 W. Trevor KingCleanup linking from doc/tutorial.txt to email and...
2010-10-31 Dieter PlaetinckClarify that bugs cannot contain multi-line descriptions
2010-10-31 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-10-30 W. Trevor KingAdd missing bugs & values from my copy of the old CFBE...
2010-10-30 W. Trevor KingAdd .be/id-cache to .gitignore.
2010-10-30 W. Trevor KingRestore comment body for /bea/866/738 (lost on the...
2010-10-28 W. Trevor KingMake dependency tree output respect --show-status/...
2010-10-28 W. Trevor KingMove Filter, parse_status, and parse_severity from...
2010-10-28 W. Trevor Kinglibbe.command.depend now shares libbe.command.list...
2010-10-28 W. Trevor KingFixed `list --sort ...` bug.
2010-10-28 W. Trevor KingAdd `list --sort time` test reproducing Gianluca's...
2010-10-22 W. Trevor King'be vXXX' -> 'be XXX' in Sphinx-generated docs to avoid...
2010-10-22 W. Trevor KingTell Makefile how to generate HTML versions of man...
2010-10-22 W. Trevor KingDocument command line overrides for built documentation.
2010-10-22 W. Trevor KingAllow command line overrides for built documentation.
2010-10-22 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-10-21 W. Trevor KingSimpler undo message in release.py's help.
2010-10-21 W. Trevor Kingrelease.set_vcs_name() now adjusts any vcs settings...
2010-10-21 W. Trevor KingEnsure target_dir has trailing separator in release...
2010-10-21 W. Trevor KingRename tag -> _tag in release.py to avoid collision...
2010-10-21 W. Trevor KingAdd `-a` option to `git commit` call in release.py.
2010-10-21 W. Trevor KingUse invoke() instead of Pipe() to run single commands...
2010-10-21 W. Trevor KingUpdating copyright info in release.py can take a while...
2010-10-21 W. Trevor KingRan update_copyright.py.
2010-10-21 W. Trevor KingUpdate ALIASES in update_copyright.py.
2010-10-21 W. Trevor KingSimpler (and faster) ChangeLog format in release.py.
2010-10-21 W. Trevor KingUpdate release.py for use with git-versioned BE.
2010-10-18 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-10-12 W. Trevor KingPoint out that official packages may not be up to date.
2010-09-29 W. Trevor KingAdd manpage/DocBook section to doc/doc.txt.
2010-09-29 W. Trevor KingAdd dependency section to doc/install.txt.
2010-09-29 W. Trevor KingWrap `rm` in the RM variable in doc/Makefile.
2010-09-29 W. Trevor KingConverted man page source to DocBook V5.0.
2010-09-07 Chris Ballcfbe: API: fix editing a bug's target
2010-09-07 Chris Ballcfbe: Remove "target" column from default bug list
2010-09-07 Chris Ballcfbe: Fix assigned-to-None search
2010-09-07 Chris Ballcfbe: typo: Unschdeuled -> Unscheduled
2010-09-07 Chris Ballcfbe: API: implement search-by-target
2010-09-06 Chris Ballcfbe: API: fix editing a bug's target
2010-09-06 Chris Ballcfbe: Remove "target" column from default bug list
2010-09-06 Chris Ballcfbe: Fix assigned-to-None search
2010-09-06 Chris Ballcfbe: typo: Unschdeuled -> Unscheduled
2010-09-06 Chris Ballcfbe: API: implement search-by-target
2010-09-06 Chris Ballcfbe: API: bug.comment.From -> bug.comment.author
2010-09-06 W. Trevor KingStrip all whitespace from right side of the VCS storage...
2010-09-06 W. Trevor KingDefault to "unknown" version info if libbe._version...
2010-09-05 W. Trevor KingRemove useless children[i] from libbe.storage.vcs.base...
2010-09-05 W. Trevor KingDon't assume len(os.path.sep) == 1 in libbe.storage...
2010-08-10 W. Trevor KingMade Marien's gentoo address an update_copyright.ALIAS...
2010-08-10 Marien ZwartFix "no attribute '_get_bugdir'" bug in `be help severity`.
2010-07-15 W. Trevor KingDemoted #bea/7cb42a60# (be list --this-version) to...
2010-07-15 W. Trevor KingFixed #bea/0a2# : Humanize empty result pages.
2010-07-15 W. Trevor KingTagged recently fixed #bea/206# as a CFBE-related bug.
2010-07-15 W. Trevor KingFixed #bea/206d9b07# : 'BugDir' object has no attribute...
2010-07-14 W. Trevor KingAvoid loading the whole bugdir when calling `be html...
2010-07-14 W. Trevor KingMerge remote branch 'matclab/master'
2010-07-14 W. Trevor KingMake Gianluca's bug status display optional for `be...
2010-07-12 Mathieu ClabautException when doing 'be html -e'
2010-07-11 Chris BallAdd cfbe bug /206 from Gour
2010-07-07 gianUpdated the changes following Chris Rewview
2010-07-06 GianlucaAdded the bug summary to the output of the 'be depend...
2010-06-27 Thomas KellerFixed mnt -> mtn typos in doc/spam.txt
2010-06-27 W. Trevor KingAh, restored altered dirname code to Monotone's root...
2010-06-27 W. Trevor KingFixed Monotone driver rooting for interface versions...
2010-06-26 W. Trevor KingUse _invoke_client (vs. old _u_invoke_client) for Monot...
2010-06-26 W. Trevor KingAdded CFBE invocation notes to doc/http.txt.
2010-06-26 W. Trevor KingMoved doc/html.txt -> doc/http.txt.
2010-06-26 W. Trevor KingUpdated docs b/c of new Monotone backend
2010-06-26 W. Trevor KingAdd a Storage driver for the Monotone VCS
2010-06-26 W. Trevor KingFix failure message 'X.get' -> 'X.children' in Versione...
2010-06-26 W. Trevor KingRemoved libbe.storage.vcs.base._get_version
2010-06-26 W. Trevor KingRemove `be open` and `be close` (again)
2010-06-26 W. Trevor KingUsageError -> UserError in a few libbe.command.* submods.
2010-06-26 W. Trevor KingUse bug.id.user() instead of bug.uuid many places in...
2010-06-26 W. Trevor KingFix Tree() calls in libbe.command.depend
2010-06-26 W. Trevor King`be list` without --extra-strings now lists bugs with...
2010-06-26 W. Trevor KingMerge remote branch 'origin/master'
2010-06-26 Chris BallUse fixed instead of closed; the bug's fixed.
2010-06-25 W. Trevor KingRan update_copyright.py
2010-06-25 W. Trevor KingAdded 'Gianluca <gian@grys.it>' alias to update_copyrig...
2010-06-25 W. Trevor KingRestored clobbered update_copyright.
2010-06-25 W. Trevor KingAdjust update_copyright.py to handle _mailfilterrc...
2010-06-25 Chris BallClose cherrypy utf-8 handling bug
2010-06-25 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-25 Chris BallMerge commit 'refs/merge-requests/2' of git://gitorious...
2010-06-25 GourChanged license for _mailfilterrc from Public Domain...
2010-06-25 W. Trevor KingAdded _mailfilterrc to update_copyright.IGNORED_FILES
2010-06-25 W. Trevor KingMerge remote branch 'gour/master'
2010-06-25 W. Trevor KingReworked `be list --extra-strings REGEXP` logic.
next