be.git
2010-01-30 W. Trevor Kinglibbe.command.html.HTMLGen._long_to_linked_user() handl...
2010-01-30 W. Trevor KingAlways load settings when initializing BugDir from...
2010-01-29 W. Trevor KingFix `be show` handling for no IDs
2010-01-29 W. Trevor KingAdd version information to test.py stderr for easier...
2010-01-29 W. Trevor KingFix editor spawning on null-string EDITOR and VISUAL.
2010-01-29 W. Trevor KingMerged some new bugs and be-xml-to-mbox extra_strings fix
2010-01-29 W. Trevor KingAdded #bea/169# : Generating per-bugdir/bug/comment...
2010-01-28 W. Trevor KingRemoved taglines other cruft from #bea/d99# comments
2010-01-28 W. Trevor KingFix "extra_strings" -> "extra-strings" typos in be...
2010-01-28 W. Trevor KingAdd some workarounds for older bzrlibs. Tested on...
2010-01-28 W. Trevor KingWork around "bzr ls --non-recursive PATH : no list...
2010-01-28 W. Trevor KingFix bzrlib.builtins.cmd_cat() output for pre 1.6.0...
2010-01-28 W. Trevor KingFix bzrlib.builtins.cmd_ls() recursion argument for...
2010-01-28 W. Trevor KingMerged with be.wtk trunk
2010-01-28 W. Trevor KingOops, fix Comment doctest EDITOR cleanup
2010-01-28 W. Trevor KingAdd #bea/9c2# : Can comment punt functionality to email...
2010-01-28 W. Trevor KingDon't accidentally spawn VISUAL in Comment doctests.
2010-01-27 W. Trevor KingImplement Arch._vcs_path()
2010-01-27 W. Trevor KingImplement Arch._vcs_changed().
2010-01-27 W. Trevor KingFix StorageTestCase.classname -> ._classname()
2010-01-27 W. Trevor King`be html` links (<a href="...) #-delimited references...
2010-01-27 W. Trevor KingMerged clarifications requested by Ben Finney
2010-01-27 W. Trevor KingMake VCS error messages and Storage test failures more...
2010-01-27 W. Trevor KingMerged be.auth, adding "--auth" to `be serve`
2010-01-27 W. Trevor KingAdd --help, --quiet options to test.py.
2010-01-27 W. Trevor KingEncourage a run of `make` to build auto-generated files.
2010-01-27 W. Trevor KingStreamlined libbe.command.serve, adding --auth option...
2010-01-25 W. Trevor KingAdded --ssl to `be serve` using cherrypy.wsgiserver.
2010-01-25 W. Trevor KingConvert libbe.command.serve to WSGI for increased flexi...
2010-01-25 W. Trevor KingRework fix for #bea/8fc# : be crashes on outdated id...
2010-01-25 W. Trevor KingDon't print 'Multiple paths' message on cache regen
2010-01-25 W. Trevor KingFixed #bea/8fc# : be crashes on outdated id-cache
2010-01-25 W. Trevor KingAdded bug #bea/8fc# : be crashes on outdated id-cache
2010-01-24 W. Trevor KingMerged be.doc documentation rewrite + bugfixes + new...
2010-01-24 W. Trevor KingRewrote documentation
2010-01-24 W. Trevor KingAdded some bugs (and fixed typo) noticed while rewritin...
2010-01-24 W. Trevor KingFix Diff.comment_body_change_string's difflib.unified_d...
2010-01-24 W. Trevor KingFixed List --severity handling, added --important
2010-01-23 W. Trevor KingFix vars call for `be target --help`
2010-01-23 W. Trevor KingUpdate --subscriber option help string for Subscribe
2010-01-23 W. Trevor KingModern ID format in `be list` _long_help
2010-01-23 W. Trevor KingFix broken handling of non-text/plain comments
2010-01-23 W. Trevor KingAdded "Created comment..." output to `be comment`
2010-01-23 W. Trevor KingReorganized documentation to clean doc/ for user-readab...
2010-01-23 W. Trevor KingFixed some bugs in settings_object handling and got...
2010-01-23 W. Trevor KingUpdate test_usage.sh
2010-01-23 W. Trevor KingFix typos in untested parts of List and Import_XML...
2010-01-23 W. Trevor KingAdded `be list --mine`
2010-01-23 W. Trevor KingInit should tell the UI about its connected storage...
2010-01-23 W. Trevor KingMove BugDir, Bug, and Comment to new _setup_saved_settings
2010-01-23 W. Trevor KingAdded testSimplePropertySetStorageSave and relavant...
2010-01-22 W. Trevor KingAdd Bzr._vcs_exists() anyway :p
2010-01-22 W. Trevor KingWe don't need VCS._vcs_exists yet, with exists only...
2010-01-22 W. Trevor KingMinor cleanups + remove debuging line in Init doctest
2010-01-22 W. Trevor KingAdd VCS._exists(), VCS.path(). Fix default handling...
2010-01-22 W. Trevor KingAdded _EMPTY and Storage.exists() to libbe.storage...
2010-01-22 W. Trevor KingReworked settings_object module, but command.init tests...
2010-01-22 W. Trevor KingAdded unprimableVal option to primed_property.
2010-01-22 W. Trevor KingAdded tests to Init to check for empty settings file
2010-01-22 W. Trevor KingBugfix merge: better Comment.xml() & libbe.util.id...
2010-01-22 W. Trevor KingAdd Comment.safe_in_reply_to to improve comment xml...
2010-01-21 W. Trevor KingDon't raise MultipleIDMatches if one of the matches...
2010-01-21 W. Trevor KingMerge assorted bugfixes and optimizations.
2010-01-21 W. Trevor KingFix be-handle-mail's notification creation for new...
2010-01-21 W. Trevor KingAjdust Target tests for cached BugDir.uuids() implement...
2010-01-21 W. Trevor KingFix _uuids_cache reset in BugDir._clear_bugs
2010-01-21 W. Trevor KingUpdate libbe.storage.util.settings_object tests for...
2010-01-21 W. Trevor KingFix version import for mercurial <= 1.1.2
2010-01-21 W. Trevor KingUse _get_user_id() in New, remove unused 'user-id'...
2010-01-21 W. Trevor KingAdd _uuids_cache management to BugDir._clear_bugs
2010-01-21 W. Trevor KingAdd wrap_id to improve id handling in be-xml-to-mbox
2010-01-21 W. Trevor KingConverted `be list --xml` to <be-xml> format.
2010-01-21 W. Trevor KingFix not-yet-loaded bug in SavedSettingsObject._get_save...
2010-01-21 W. Trevor KingImprove `be import-xml` handling of root comments ...
2010-01-20 W. Trevor KingFix BugDir._uuid_cache management for new_bug()/remove_...
2010-01-20 W. Trevor KingStrip footers (signatures) in be-mail-to-xml
2010-01-20 W. Trevor King'be-mbox-to-xml' -> 'be-mail-to-xml' + support for...
2010-01-20 W. Trevor KingOptimized BugDir.uuids, caching on-disk bug uuids.
2010-01-20 W. Trevor KingAdd entry points for functionality needed by CFBE ...
2010-01-20 W. Trevor KingAdjust to modern mercurial version definition.
2010-01-20 W. Trevor KingFix _u_rel_path problems in VCS._children
2010-01-20 W. Trevor KingFixed `be help` (used to raise NotImplementedError)
2010-01-20 W. Trevor KingAdd better help message on COMMAND-less be call
2010-01-19 W. Trevor KingAdded shortname (.id.user()) data to `be html`s comment...
2010-01-19 W. Trevor KingAllow forward slashes (/) in commit email tags in be...
2010-01-19 W. Trevor KingFixed libbe.utuil->libbe.util typo in be-handle-mail.
2010-01-19 W. Trevor KingUse relative paths *._vcs_* methods.
2010-01-19 W. Trevor KingMerged be.faster-diff branch, fixing #bea/ed5#.
2010-01-19 W. Trevor KingMarked #bea/ed5# as fixed
2010-01-19 W. Trevor KingAdjust command.serve.Serve doctest to clarify remaining...
2010-01-19 W. Trevor KingBetter error messages in VCS._get
2010-01-19 W. Trevor KingWork around the extra output of `tla file-find` to...
2010-01-19 W. Trevor KingGenerate string properly in libbe.util.subproc.CommandError
2010-01-19 W. Trevor KingWork around Mercurial issue618 in Arch backend.
2010-01-18 W. Trevor KingAdded changed() support for Darcs
2010-01-18 W. Trevor KingFix modified ID reference in libbe.diff.Diff._changed_bugs
2010-01-18 W. Trevor KingAdd .changed support to HTTP storage backend.
2010-01-18 W. Trevor KingAdd ancestors support to HTTP storage
2010-01-18 W. Trevor KingAdd .changed() support to Hg
2010-01-18 W. Trevor KingFix VCS doctest for +revision InvalidID error message
next