Transition to libbe.LOG for logging
[be.git] / libbe / bugdir.py
2013-01-24 W. Trevor KingTransition to libbe.LOG for logging
2012-10-26 W. Trevor Kingdoc: clean up top level module docstrings
2012-10-26 W. Trevor Kinglibbe:bugdir: avoid SimpleBugDir is not a item name
2012-10-26 W. Trevor Kingdoc: update :class: to :py:class: for modern Sphinx.
2012-10-26 W. Trevor Kingdoc: update :mod: to :py:mod: for modern Sphinx.
2012-10-25 W. Trevor Kingbugdir|bug|comment: update default settings string...
2012-10-16 W. Trevor KingRan update-copyright.py.
2012-09-03 W. Trevor Kingbea/c283cb: merge Praveen's gitorious-issues integratio...
2012-09-03 W. Trevor Kingmisc:completion: merge zsh completion from Markus Vock.
2012-08-30 W. Trevor KingRewrite commands to use bugdirs instead of a single...
2012-08-30 W. Trevor Kingbugdir: add `update` argument to BugDir.append().
2012-08-30 W. Trevor Kingbugdir: add BugDir.xml(), .from_xml(), and .append().
2012-02-16 W. Trevor KingRan update-copyright.py.
2011-09-08 W. Trevor KingMerge remote branch 'tanguy/master'
2011-05-12 W. Trevor KingMake BugDir._uuids_cache a set.
2011-01-09 Chris BallMerge commit 'refs/merge-requests/3' of git://gitorious...
2011-01-09 Chris BallBumped to version 1.0.0 1.0.0
2010-06-25 Chris BallMerge branch 'master' of wking.cfbe
2010-06-24 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-23 W. Trevor KingRan update_copyright.py
2010-06-20 Chris BallMerge Steve Losh's cfbe tree, from:
2010-06-20 Chris BallMerge with Trevor.
2010-05-19 W. Trevor KingMerged Eric Kow's _darcs/prefs/author bug.
2010-03-19 W. Trevor KingMerged Anton Batenev's report of Nicolas Alvarez' unico...
2010-02-09 Gianluca MontecchiMerged Trevor's tree
2010-02-09 W. Trevor KingMerged Eric Kow's HTML escaping patch
2010-02-08 W. Trevor KingMerged initial Sphinx documentation structure.
2010-02-07 W. Trevor KingFixed docstrings so only Sphinx errors are "autosummary...
2010-02-06 W. Trevor KingUse numpydoc and generate-libbe-txt.py to autogenerate...
2010-02-06 W. Trevor KingAdded bugdir and comment modules to Sphinx docs
2010-01-30 W. Trevor KingAlways load settings when initializing BugDir from...
2010-01-23 W. Trevor KingFixed some bugs in settings_object handling and got...
2010-01-23 W. Trevor KingMove BugDir, Bug, and Comment to new _setup_saved_settings
2010-01-22 W. Trevor KingMinor cleanups + remove debuging line in Init doctest
2010-01-22 W. Trevor KingReworked settings_object module, but command.init tests...
2010-01-21 W. Trevor KingMerge assorted bugfixes and optimizations.
2010-01-21 W. Trevor KingFix _uuids_cache reset in BugDir._clear_bugs
2010-01-21 W. Trevor KingAdd _uuids_cache management to BugDir._clear_bugs
2010-01-20 W. Trevor KingFix BugDir._uuid_cache management for new_bug()/remove_...
2010-01-20 W. Trevor KingOptimized BugDir.uuids, caching on-disk bug uuids.
2010-01-19 W. Trevor KingMerged be.faster-diff branch, fixing #bea/ed5#.
2010-01-18 W. Trevor KingOptimized libbe.diff.Diff._changed when old bugdir...
2010-01-18 W. Trevor KingMoved BugDir.duplicate_bugdir to RevisionedBugDir class
2010-01-01 W. Trevor KingUpdated copyright information
2009-12-31 W. Trevor KingMerged be.restructure, major internal reorganization.
2009-12-30 W. Trevor KingFixed up the completion helpers in libbe.command.util
2009-12-29 W. Trevor KingAdapted BugDir.duplicate_bugdir() to use revision-depen...
2009-12-27 W. Trevor KingMoved InvalidStorageVersion from libbe.command to libbe...
2009-12-15 W. Trevor KingFixed libbe.command.diff + ugly BugDir.duplicate_bugdir...
2009-12-15 W. Trevor KingFixed up libbe.diff
2009-12-15 W. Trevor KingTransitioned remove to Command-format
2009-12-15 W. Trevor KingTransitioned merge to Command-format
2009-12-14 W. Trevor KingTransitioned init to Command format
2009-12-14 W. Trevor KingTransitioned assign to Command format
2009-12-13 W. Trevor KingConverted libbe.storage.vcs.base to new Storage format.
2009-12-13 W. Trevor KingMoved be to libbe.ui.command_line and transitioned...
2009-12-11 W. Trevor KingMoved bugdir, bug, and comment over to new id implement...
2009-12-09 W. Trevor KingReworked test.py to handle deeper directory structure
2009-12-08 W. Trevor KingMoved properties.py and settings_object.py to libbe...
2009-12-08 W. Trevor KingTransitioned bugdir.py to new storage format.
2009-12-04 W. Trevor KingDon't necessarily initialize a new VCS in BugDir.load_s...
2009-12-04 W. Trevor KingAdded libbe.TESTING (defaults to False).
2009-11-30 W. Trevor KingMerged completed be.email-bugs branch.
2009-11-30 W. Trevor KingMinor BugDir docstring typo correction.
2009-11-29 W. Trevor KingBugDir.list_uuids() -> BugDir.uuids()
2009-11-21 W. Trevor KingMerged mostly completed `be email-bugs'.
2009-11-20 W. Trevor KingAdjusted test.py to use an installed vcs by default.
2009-11-19 W. Trevor KingMerged updated READMEs and new update_copyright.py...
2009-11-19 W. Trevor KingRan the new update_copyright.py
2009-10-07 Gianluca MontecchiUpdated to trunk
2009-10-06 Chris BallSilence testsuite warnings, from W. Trevor King.
2009-10-06 Chris BallLarge merge from W. Trevor King, including Gianluca...
2009-10-06 W. Trevor KingMoved from *.__del__() to exclusive use of *.cleanup().
2009-10-02 Gianluca MontecchiMerged with Trevor's -rr branch
2009-10-01 Gianluca MontecchiFixed the merge
2009-10-01 Gianluca MontecchiMerged with head branch
2009-08-31 W. Trevor KingAdded docstrings to libbe submodules.
2009-08-31 W. Trevor KingBugDir.duplicate_bugdir() fix for when parent bugdir...
2009-08-31 W. Trevor KingRCS -> VCS, BUGDIR_DISK_VERSION -> v1.2
2009-08-31 W. Trevor KingMerged be.on-disk-upgrade, which added libbe.upgrade
2009-08-31 W. Trevor KingUpgrade duplicate bugdirs if necessary (e.g. for `be...
2009-08-31 W. Trevor KingAdded libbe/upgrade.py to handle upgrading on-disk...
2009-08-31 W. Trevor KingMade get_path() definitions consistent between bugdirs...
2009-08-11 W. Trevor KingHandle BugDir.list_uuids() in the case of missing ...
2009-08-07 W. Trevor KingMerged Gianluca's html output branch.
2009-07-31 W. Trevor KingImproved unittest cleanup by adding BugDir.cleanup().
2009-07-31 W. Trevor KingReturn to original directory after libbe.bugdir.SimpleB...
2009-07-31 W. Trevor KingFixed libbe.bugdir.BugDirTestCase.testComments(sync_wit...
2009-07-29 W. Trevor KingMerged interactive email interface
2009-07-29 W. Trevor KingAdded clean messages on bug_from_shortname failure.
2009-07-27 W. Trevor KingMerged "be subscribe" and be-handle-mail subscription...
2009-07-27 W. Trevor King.sync_with_disk fixes for libbe.bugdir and .comment.
2009-07-27 W. Trevor KingBugDir._in_memory was a stupid idea. Took it back...
2009-07-25 W. Trevor KingAdded in_memory to BugDir.__init__ to disable saving...
2009-07-25 W. Trevor KingAdded on_disk option to libbe.bugdir.simple_bug_dir().
2009-07-23 Chris BallMerge large rework from W. Trevor King.
2009-07-21 W. Trevor KingMerged assorted changes from be.wtk-rr for BugDir.extra...
2009-07-21 W. Trevor KingAdded .extra_strings to BugDir and Comment
2009-07-21 W. Trevor KingAdded BugDir.extra_strings.
2009-07-21 W. Trevor KingCleaned up saving/sync_with_disk.
next