2010-02-06 |
W. Trevor King | Added libbe.bug to the Sphinx documentation |
commit | commitdiff | tree | snapshot |
2010-02-06 |
W. Trevor King | Broke out install.txt + reStructuredText markup fixes |
commit | commitdiff | tree | snapshot |
2010-02-06 |
W. Trevor King | Added page titles to the documentation & adjusted secti... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
W. Trevor King | Sphynx now gets version string automatically. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
W. Trevor King | Moved manpage source doc/src to doc/man |
commit | commitdiff | tree | snapshot |
2010-02-06 |
W. Trevor King | Created Sphinx framework with sphinx-quickstart and... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
W. Trevor King | Sort comments in `be html`. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
W. Trevor King | Fix be-xml-to-mbox handling of non-text/* content types |
commit | commitdiff | tree | snapshot |
2010-02-02 |
W. Trevor King | Restore "content_type" kwarg to Comment.new_reply(). |
commit | commitdiff | tree | snapshot |
2010-02-01 |
W. Trevor King | Made Bzr/Darcs.version_cmp() more robust in response... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
W. Trevor King | Fixed Chris' "zero name length for Mercurial w/o ~... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
W. Trevor King | Fix command name output of `be --complete`. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
W. Trevor King | Clearer UnicodeDecodeError message in command_line... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
W. Trevor King | libbe.command.html.HTMLGen._long_to_linked_user() handl... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
W. Trevor King | Always load settings when initializing BugDir from... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
W. Trevor King | Fix `be show` handling for no IDs |
commit | commitdiff | tree | snapshot |
2010-01-29 |
W. Trevor King | Add version information to test.py stderr for easier... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
W. Trevor King | Fix editor spawning on null-string EDITOR and VISUAL. |
commit | commitdiff | tree | snapshot |
2010-01-29 |
W. Trevor King | Merged some new bugs and be-xml-to-mbox extra_strings fix |
commit | commitdiff | tree | snapshot |
2010-01-29 |
W. Trevor King | Added #bea/169# : Generating per-bugdir/bug/comment... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Removed taglines other cruft from #bea/d99# comments |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Fix "extra_strings" -> "extra-strings" typos in be... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Add some workarounds for older bzrlibs. Tested on... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Work around "bzr ls --non-recursive PATH : no list... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Fix bzrlib.builtins.cmd_cat() output for pre 1.6.0... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Fix bzrlib.builtins.cmd_ls() recursion argument for... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Merged with be.wtk trunk |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Oops, fix Comment doctest EDITOR cleanup |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Add #bea/9c2# : Can comment punt functionality to email... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
W. Trevor King | Don't accidentally spawn VISUAL in Comment doctests. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Implement Arch._vcs_path() |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Implement Arch._vcs_changed(). |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Fix StorageTestCase.classname -> ._classname() |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | `be html` links (<a href="...) #-delimited references... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Merged clarifications requested by Ben Finney |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Make VCS error messages and Storage test failures more... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Merged be.auth, adding "--auth" to `be serve` |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Add --help, --quiet options to test.py. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Encourage a run of `make` to build auto-generated files. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
W. Trevor King | Streamlined libbe.command.serve, adding --auth option... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
W. Trevor King | Added --ssl to `be serve` using cherrypy.wsgiserver. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
W. Trevor King | Convert libbe.command.serve to WSGI for increased flexi... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
W. Trevor King | Rework fix for #bea/8fc# : be crashes on outdated id... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
W. Trevor King | Don't print 'Multiple paths' message on cache regen |
commit | commitdiff | tree | snapshot |
2010-01-25 |
W. Trevor King | Fixed #bea/8fc# : be crashes on outdated id-cache |
commit | commitdiff | tree | snapshot |
2010-01-25 |
W. Trevor King | Added bug #bea/8fc# : be crashes on outdated id-cache |
commit | commitdiff | tree | snapshot |
2010-01-24 |
W. Trevor King | Merged be.doc documentation rewrite + bugfixes + new... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
W. Trevor King | Rewrote documentation |
commit | commitdiff | tree | snapshot |
2010-01-24 |
W. Trevor King | Added some bugs (and fixed typo) noticed while rewritin... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
W. Trevor King | Fix Diff.comment_body_change_string's difflib.unified_d... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
W. Trevor King | Fixed List --severity handling, added --important |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Fix vars call for `be target --help` |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Update --subscriber option help string for Subscribe |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Modern ID format in `be list` _long_help |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Fix broken handling of non-text/plain comments |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Added "Created comment..." output to `be comment` |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Reorganized documentation to clean doc/ for user-readab... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Fixed some bugs in settings_object handling and got... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Update test_usage.sh |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Fix typos in untested parts of List and Import_XML... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Added `be list --mine` |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Init should tell the UI about its connected storage... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Move BugDir, Bug, and Comment to new _setup_saved_settings |
commit | commitdiff | tree | snapshot |
2010-01-23 |
W. Trevor King | Added testSimplePropertySetStorageSave and relavant... |
commit | commitdiff | tree | snapshot |
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 | Bugfix merge: better Comment.xml() & libbe.util.id... |
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 |
next |