be.git
2011-04-17 W. Trevor KingRevert 54801289, which makes it impossible to save...
2011-04-17 W. Trevor KingFix /64c by installing with `--user` by default (vs...
2011-04-17 W. Trevor KingRemove old exception types from libbe.bug and libbe...
2011-04-17 W. Trevor KingRaise exceptions if bug or comment value files are...
2011-04-16 W. Trevor KingRaise an exception for unrecognized errors in send_pgp_...
2011-04-16 W. Trevor KingTemporarily disable writing in `be new` to avoid repeat...
2011-04-16 W. Trevor KingAdd --notify to `be serve`.
2011-04-16 W. Trevor KingFix typo libbe.storage.serve -> libbe.command.serve...
2011-04-16 W. Trevor KingAdd version releases to NEWS.
2011-04-16 W. Trevor KingUpdate NEWS, mentioning recent command options for...
2011-04-16 W. Trevor KingAdd --preserve-uuids to `be import-xml`.
2011-04-16 W. Trevor KingImport ElementTree in libbe.util.utility for InvalidXML.
2011-04-16 W. Trevor KingMark /4bc as fixed.
2011-04-16 W. Trevor KingImport bea/5a1 from bugs.bugseverywhere.org/ as bea...
2011-04-16 W. Trevor KingImport /bea/c3f from bugs.bugseverywhere.org/ as /bea...
2011-04-16 W. Trevor KingMark /35a as fixed.
2011-04-16 W. Trevor KingImport /bea/b39 from bugs.bugseverywhere.org/ as /bea...
2011-04-16 W. Trevor KingCentralize assigned processing in parse_assigned &...
2011-04-16 W. Trevor KingMerge remote branch 'cooper/master'
2011-04-16 Valtteri KokkoniemiFix bd->bugdir typo in import_xml.
2011-04-16 W. Trevor KingFix doctest after Valtteri's import-xml patch.
2011-04-16 Valtteri Kokkoniemifixed created tag handling in import-xml
2011-04-15 W. Trevor KingCleanup libbe.util.subproc.Pipe docstring.
2011-04-15 W. Trevor Kingget_fallback_fullname falls back to get_fallback_userna...
2011-04-15 W. Trevor Kingget_output_encoding falls back to get_encoding if sys...
2011-04-15 W. Trevor Kingget_fallback_email() now uses the EMAIL environmental...
2011-04-14 W. Trevor KingAdd libbe.ui.util.user.get_fallback_fullname() and...
2011-04-08 W. Trevor KingFix command-line encoding processing.
2011-03-29 Andrew CooperAdd support for 'none' and '-' with --assigned like...
2011-03-29 Andrew CooperAdd options --status and --severity to `be new`
2011-03-06 W. Trevor KingClosed /773 (1.0) since we've made a 1.0.0 release.
2011-02-24 W. Trevor KingWork around bzr filelocking issue on Windows.
2011-02-24 W. Trevor KingFix `IDs` and `Mercurial guide` links in docs.
2011-02-23 W. Trevor KingLocal imports and better missing-client detection in...
2011-02-23 W. Trevor KingRemove `--complete` from command-line completion unit...
2011-02-22 W. Trevor KingCorrect version for recent bzrlib fix.
2011-02-22 W. Trevor KingDon't call cmd.cleanup_now() for recent Bazaar versions.
2011-02-22 Chris BallRemove commented code from html.py
2011-02-22 Chris BallMerge commit 'refs/merge-requests/4' of git://gitorious...
2011-01-24 Gianluca MontecchiLeft aligned the table cells
2011-01-24 Gianluca MontecchiNew html output for html command
2011-01-11 W. Trevor KingNumpydoc is distributed in Gentoo's science overlay.
2011-01-11 W. Trevor KingUpdate link to Numpy docstring guidelines.
2011-01-11 W. Trevor KingUse Docutils' rst2doc instead of DocBook XML to generat...
2011-01-09 Chris BallMerge commit 'refs/merge-requests/3' of git://gitorious...
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-11-26 Robert LehmannRespected all sorting criteria, not only the last.
2010-11-26 Robert LehmannChange status on assignment of open bugs.
2010-11-26 Robert LehmannAdd `mine' sorting criteria showing bugs assigned to...
2010-11-26 Robert LehmannSafeguard List._sort_bugs from accumulating values...
2010-11-26 Robert LehmannUse a clean getattr() instead of eval().
2010-11-26 Robert LehmannAllow multiple words to be completed at once, eg. for...
2010-11-26 Robert LehmannExclude --complete from completion.
2010-11-21 Robert LehmannRefrain from committing outstanding changes.
2010-11-21 Robert LehmannProvide context in comments editor.
2010-11-14 Robert LehmannFix list --important to actually apply a filter.
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
next