2010-01-22 |
W. Trevor King | Add Bzr._vcs_exists() anyway :p |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | We don't need VCS._vcs_exists yet, with exists only... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | Minor cleanups + remove debuging line in Init doctest |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | Add VCS._exists(), VCS.path(). Fix default handling... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | Added _EMPTY and Storage.exists() to libbe.storage... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | Reworked settings_object module, but command.init tests... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | Added unprimableVal option to primed_property. |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | Added tests to Init to check for empty settings file |
commit | commitdiff | tree | snapshot |
2010-01-22 |
W. Trevor King | Add Comment.safe_in_reply_to to improve comment xml... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Don't raise MultipleIDMatches if one of the matches... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Merge assorted bugfixes and optimizations. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Fix be-handle-mail's notification creation for new... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Ajdust Target tests for cached BugDir.uuids() implement... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Fix _uuids_cache reset in BugDir._clear_bugs |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Update libbe.storage.util.settings_object tests for... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Fix version import for mercurial <= 1.1.2 |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Use _get_user_id() in New, remove unused 'user-id'... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Add _uuids_cache management to BugDir._clear_bugs |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Add wrap_id to improve id handling in be-xml-to-mbox |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Converted `be list --xml` to <be-xml> format. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Fix not-yet-loaded bug in SavedSettingsObject._get_save... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
W. Trevor King | Improve `be import-xml` handling of root comments ... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Fix BugDir._uuid_cache management for new_bug()/remove_... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
W. Trevor King | Strip footers (signatures) in be-mail-to-xml |
commit | commitdiff | tree | snapshot |
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 |
next |