2010-01-20 |
W. Trevor King | 'be-mbox-to-xml' -> 'be-mail-to-xml' + support for... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Optimized BugDir.uuids, caching on-disk bug uuids. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Add entry points for functionality needed by CFBE ... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Adjust to modern mercurial version definition. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Fix _u_rel_path problems in VCS._children |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Fixed `be help` (used to raise NotImplementedError) |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Add better help message on COMMAND-less be call |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Added shortname (.id.user()) data to `be html`s comment... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Allow forward slashes (/) in commit email tags in be... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Fixed libbe.utuil->libbe.util typo in be-handle-mail. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Use relative paths *._vcs_* methods. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Merged be.faster-diff branch, fixing #bea/ed5#. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Marked #bea/ed5# as fixed |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Adjust command.serve.Serve doctest to clarify remaining... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Better error messages in VCS._get |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Work around the extra output of `tla file-find` to... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Generate string properly in libbe.util.subproc.CommandError |
commit | commitdiff | tree | snapshot |
2010-01-19 |
W. Trevor King | Work around Mercurial issue618 in Arch backend. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Added changed() support for Darcs |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Fix modified ID reference in libbe.diff.Diff._changed_bugs |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add .changed support to HTTP storage backend. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add ancestors support to HTTP storage |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add .changed() support to Hg |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Fix VCS doctest for +revision InvalidID error message |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add class name to StorageTestCase failure reporting |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Use RevisionedBugDir, not .duplicate_bugdir() in libbe... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Optimized libbe.diff.Diff._changed when old bugdir... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Added VCS._u_find_id_from_manifest for faster id->path... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Adjust VCSTestCase method docstrings for unittest. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Added VCS._ancestors |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Added Storage.ancestors |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Moved BugDir.duplicate_bugdir to RevisionedBugDir class |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Ignore paths with _u_path_to_id errors in VCS.changed |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add .changed() support to Bzr |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add .changed() support to Git |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add .changed() support to VCS |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Too much trouble to handle Git's lack of dir versioning... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
W. Trevor King | Add VersionedStorageTestCases in make_versioned_storage... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
W. Trevor King | Added libbe.storage.base.VersionedStorage.changed(... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
W. Trevor King | Update setup.py to install submodules. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
W. Trevor King | Merged be.roadmap, adding dev issues #bea/ed5#, #bea... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
W. Trevor King | Added #bea/343# : Attach tests to bugs |
commit | commitdiff | tree | snapshot |
2010-01-03 |
W. Trevor King | Changed `be list --uuids` to `be list --ids` |
commit | commitdiff | tree | snapshot |
2010-01-03 |
W. Trevor King | Added doc/distributed_bugtracking with some simple... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
W. Trevor King | Add #bea/814# : Add Roundup-like flexibility |
commit | commitdiff | tree | snapshot |
2010-01-03 |
W. Trevor King | Add #bea/ed5# : Slow and ugly diff implementation |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Merged be.html-storage |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Updated NEWS |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Fixed update_copyright.py's subproc import and updated... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Serve.handle_*() now raise _HandlerError so the .do_... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Fixed commit handling in commands.serve and storage... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Use more kwargs in libbe.command.serve |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Improved POST and error handling in `be serve` |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Fixed some stupid typos in libbe/storage/http.py |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Improved POST parsing, fixed Serve._long_help(), added... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Added libbe.command.serve and libbe.storage.http for... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Hand nonexistent paths in VCS._u_search_parent_director... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Return a meaningful Storage.version() |
commit | commitdiff | tree | snapshot |
2010-01-01 |
W. Trevor King | Updated copyright information |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Merged be.restructure, major internal reorganization. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Use fragment in base command completion + command io... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Updated NEWS and closed #bea/110# |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Brought be-handle-mail up to date |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Added UserInterface and other improved abstractions... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Better import error messages in test.py |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Track connection status to allow multiple Storage.disco... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
W. Trevor King | Removed libbe/ui/base.py. Basic UI definitions are... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Emptied interfaces directory |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Correct for possible directory changes in mercurial... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Disable mercurial.demandimport, since it breaks Bzr |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Use ._vcs_is_versioned() in VCS._children() |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Fixed make_*_testcase_subclasses() to avoid duplication. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | We don't do much with Mercurial's ui, so _dispatch... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Don't chdir() in libbe/command/html.py doctests. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Don't worry about whitespace in `be --help` |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Remove libbe.ui.util.cmdutil |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Propogate long_to_short_user() -> long_to_short_text... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Restored post-colon spaces in doctests |
commit | commitdiff | tree | snapshot |
2009-12-30 |
W. Trevor King | Fixed up the completion helpers in libbe.command.util |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Commented #bea/110/781# on why I'm not supporting Arch... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Updated Darcs backend towards supporting .children... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Added an additional VCS._u_rel_path() unittest. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Added root directory handling to VCS._u_rel_path(). |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Adjust Git._vcs_isdir() to Python-2.5-compatible syntax |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Updated Hg backend to support .children(revision). |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Hg storage now based off mercurial module, not 'hg... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
W. Trevor King | Adapted BugDir.duplicate_bugdir() to use revision-depen... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Updated Git backend to support .children(revision). |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Fixed VCS.children() and Bzr.children() for non-None... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Added VersionedStorage_commit_TestCase.test_commit_revi... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Allow external use of Command.usage() and use CmdOption... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Restore comment stripping to libbe.ui.util.editor.edito... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Bzr storage now based off bzrlib module, not 'bzr'... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | VersionedStorage_commit_TestCase now allows for version... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | libbe.storage.vcs.base.VCS._init() now creates the... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Add most comments with ignore_missing_references=True. |
commit | commitdiff | tree | snapshot |
2009-12-28 |
W. Trevor King | Don't run pager for the 'comment' command. |
commit | commitdiff | tree | snapshot |
2009-12-27 |
W. Trevor King | Moved InvalidStorageVersion from libbe.command to libbe... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
W. Trevor King | Added storage.Storage.storage_version() and command... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
W. Trevor King | Fixed libbe.storage.util.upgrade |
commit | commitdiff | tree | snapshot |
next |