be.git
2010-07-12 Mathieu ClabautException when doing 'be html -e'
2010-07-11 Chris BallAdd cfbe bug /206 from Gour
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.
2010-06-25 W. Trevor KingRemove 'CFBE. ' prefix from bug summaries now that...
2010-06-25 W. Trevor KingAdded --tags to `be list`.
2010-06-25 W. Trevor KingAdded CFBE tags to all CFBE bugs.
2010-06-25 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-25 W. Trevor KingConfigure CherryPy to use UTF-8
2010-06-25 W. Trevor KingMerged Chris' response bea/275/672
2010-06-25 Chris BallReply to wking
2010-06-25 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-25 W. Trevor KingMarked bea/d99 (CFBE inclusion) as fixed
2010-06-25 W. Trevor KingCommented on Chris' bea/275/27c
2010-06-25 Gourrc file for maildrop filter
2010-06-25 Chris BallRename cfbe bug to match "CFBE. " style used elsewhere
2010-06-25 Chris BallMerge branch 'master' of wking.cfbe
2010-06-25 W. Trevor KingAdd aliases to update_copyright.py for some recent...
2010-06-25 W. Trevor KingMerge CFBE bugs into the main BE bug repo
2010-06-24 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-24 Chris BallMerge branch 'cfbe'
2010-06-24 Chris BallAdd a 1.0 target (/773) and assign a cfbe Unicode bug...
2010-06-24 Chris Ballcfbe: API: Report each of the targets a bug has
2010-06-24 W. Trevor KingConverted Bzr -> Git references in README and doc/...
2010-06-24 GianlucaLittle fix to setup.py
2010-06-23 Chris Ballcfbe: API: More shortname -> bug.id.user()
2010-06-23 Chris Ballcfbe: API: bd.bug_from_shortname(id) -> bug_comment_fro...
2010-06-23 W. Trevor KingRan update_copyright.py
2010-06-23 W. Trevor KingUpdated update_copyright to work with git/hg/bzr.
2010-06-23 Chris Ballcfbe: API: bugdir.root -> bug_root
2010-06-23 Chris Ballcfbe: API: bugdir.bug_shortname(bug) -> bug.id.user()
2010-06-23 Chris Ballcfbe: API: Use bug.severity == target instead of bug...
2010-06-22 W. Trevor KingUse git log instead of git show in Makefile
2010-06-22 W. Trevor KingMoved .bzrignore -> .gitignore and updated
2010-06-22 W. Trevor KingUpdated _version.py and version.py to work with Git
2010-06-22 Chris Ballcfbe: Use new storage API
2010-06-22 Chris BallMerge from Trevor.
2010-06-22 W. Trevor KingMerged Chris' tutorial BE server URL update
2010-06-22 wkingRemove stub interfaces/web/.be
2010-06-22 wkingMoved CFBE bugs from interfaces/web/.be into .be/
2010-06-22 wkingAdded 'CFBE' prefix to all CFBE bugs for clarity
2010-06-22 wkingUpgraded interfaces/web/.be to Bugs Everywhere Director...
2010-06-22 W. Trevor KingMerged Darcs fixes
2010-06-22 W. Trevor KingMany markup fixes in doc/
2010-06-22 wkingDarcs should look in ~/.darcs/author not ~/.darcs/prefs...
2010-06-22 wkingDarcs._vcs_get_user_id() now also checks ~/.darcs/prefs...
2010-06-22 wkingUse 'darcs add --boring' for Darcs > 0.9.10
2010-06-22 Chris BallChange location of be --serve'd bugs URL to bugs.bugsev...
2010-06-22 Chris BallMerge with Trevor
2010-06-22 wkingUse os.path.join in libbe.storage.util.config.path.
2010-06-22 wkingAdded -c/--creator to `be new`
2010-06-22 wkingUse Sphinx autosummary (required by numpydoc)
2010-06-22 wkingAdded intersphinx_mapping to doc/conf.py.
2010-06-20 Chris BallSet up for running from top-level be dir, i.e.:
2010-06-20 Chris BallRemove the .be/ copy from inside cfbe dir
2010-06-20 Chris BallMerge Steve Losh's cfbe tree, from:
2010-06-20 Chris BallMerge with Trevor.
2010-05-19 W. Trevor KingFixed Eric Kow's _darcs/prefs/author bug.
2010-05-19 W. Trevor KingUse _vcs_get_file_contents (vs get_file_contents) in...
2010-05-19 W. Trevor KingMerged Eric Kow's _darcs/prefs/author bug.
2010-05-19 W. Trevor KingUse getreader (not getwriter) for wrapping stdin
2010-03-29 Eric KowCreated bug 592 (_darcs/prefs/author).
2010-03-19 W. Trevor KingCreated a bug (wontfix) for Anton Batenev's default...
2010-03-19 W. Trevor KingMerged Anton Batenev's report of Nicolas Alvarez' unico...
2010-03-16 Anton BatenevReported bug with utf-8 strings
2010-02-22 W. Trevor KingFix relative links from bug pages in `be html`.
2010-02-22 W. Trevor KingUse truncated_id in `be html` comment <div id="">
2010-02-20 W. Trevor KingFix len(char) assertion typo in libbe.util.utility...
2010-02-20 W. Trevor KingAdded `be html --min-id-length INT` option
2010-02-20 W. Trevor KingMerged Gianluca's truncated-IDs in `be html` output...
2010-02-11 Gianluca MontecchiVariable lenght of the file name in the be html command.
2010-02-10 gianFixed a bug in the be html command.
2010-02-10 W. Trevor KingMerged Gianluca's fix of my version of Eric's patch ;)
2010-02-09 Gianluca MontecchiMerged Trevor's tree
next