be.git
2012-02-16 W. Trevor KingAdd .mailmap, mapping Git committers and authors to...
2012-01-02 Matěj CeplGenerated libbe/_version.py was not UTF-8 aware.
2012-01-02 Matěj CeplFix .gitignore
2012-01-02 Chris BallMerge www.physics.drexel.edu/~wking/code/git/be
2012-01-02 Chris BallFix up broken merge commit.
2011-11-14 W. Trevor KingFix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
2011-11-09 W. Trevor KingRan update_copyright.py.
2011-11-08 W. Trevor KingMention `~/.local/bin/` when using default `--user...
2011-11-08 W. Trevor KingCorrect doc/install.txt to refer to INSTALL_OPTIONS...
2011-09-08 W. Trevor KingAdd the BE_ENCODING environmental variable to override...
2011-09-08 W. Trevor KingAdjust encoding detection (using sys.getfilesystemencod...
2011-09-08 W. Trevor KingWon't fix #/03d07e61# (bad permission crash).
2011-09-08 W. Trevor KingFixed #/bc1e6ff4# (extra argument crash).
2011-09-08 W. Trevor KingOops, that forgot the equals part of Mercurial 1.9...
2011-09-08 W. Trevor KingMerge remote branch 'tanguy/master'
2011-09-08 W. Trevor KingAdjust Mercurial execution so it works with version...
2011-09-08 W. Trevor KingMove Bzr.version_cmp to VCS.version_cmp.
2011-09-08 W. Trevor KingMerge remote branch 'pschumms/master'
2011-09-08 W. Trevor KingAdd Jinja to the dependency documentation.
2011-09-08 W. Trevor KingRemove redundant re import from previous bzr version_cm...
2011-09-08 Michel Alexandre... Enhance Bzr.version_cmp to handle non-numeric versions
2011-07-30 Phil SchummMinor fix to doctest for command.base.get_command(...
2011-07-30 W. Trevor KingAdd ImportError to UnknownCommand output in get_command...
2011-07-30 W. Trevor Kingbugseverywhere.org has changed URL handling, so use...
2011-07-28 Phil SchummFixed problem with Hg support under version 1.9 (mercur...
2011-06-06 Tanguy LE CARROURReport bug: crash on permission problems
2011-06-06 Tanguy LE CARROURReport bug in arguments processing
2011-05-25 W. Trevor KingRaise UserError if summary is not given to `be commit`.
2011-05-25 W. Trevor KingAttach ImportError message to UnknownCommand to aid...
2011-05-25 W. Trevor KingAdd 'Power features' page to the docs.
2011-05-25 W. Trevor KingRework summary handling in `be commit`.
2011-05-25 W. Trevor KingRun update_copyright.py.
2011-05-25 W. Trevor KingMove Tim Guirgies' help for status/severity overrides...
2011-05-25 Tim GuirgiesRemove "be set" reference in favour of actual help
2011-05-25 Tim GuirgiesTeach be status --help to load per tree config
2011-05-25 Tim GuirgiesRestructure severity help function to match status
2011-05-12 W. Trevor KingUse open() instead of file() in CachedPathID doctests...
2011-05-12 W. Trevor KingRemove form feeds (for compatibility with 2to3).
2011-05-12 W. Trevor KingConvert tabs to spaces in a libbe.bug indention.
2011-05-12 W. Trevor KingUpdate libbe.util.id other_uuids documentation (may...
2011-05-12 W. Trevor KingMention Stats.print_callees() in doc/hacking.txt.
2011-05-12 W. Trevor KingMention Stats.print_callers() in doc/hacking.txt.
2011-05-12 W. Trevor KingMake BugDir._uuids_cache a set.
2011-05-12 W. Trevor KingCache Bug.time by hand to avoid lots of redundant calls...
2011-05-11 W. Trevor KingFix links to libbe.util.id from doc/tutorial.txt.
2011-05-11 W. Trevor KingFix test_log_request (broken by commit 36699d82).
2011-05-02 W. Trevor KingAdd extra strings to Bug.string() output.
2011-05-02 W. Trevor KingRevive the UserError/UsageError distinction
2011-05-02 W. Trevor KingAdd summary line to the Serve command.
2011-04-17 W. Trevor King"X or ''|e" -> "(X or '')|e" for proper escaping.
2011-04-17 W. Trevor KingCorrect <tdata> -> <tbody> typo in `be html` templates.
2011-04-17 W. Trevor KingEnsure comment div ids start with a letter (per validat...
2011-04-17 W. Trevor KingCorrect <tbody> -> </tbody> typo in `be html` templates.
2011-04-17 W. Trevor KingRework `be html` to use Jinja2 templates.
2011-04-17 W. Trevor King`be serve --notify` is a partial solution to /5fb ...
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...
next