Updated copyright information
[be.git] / libbe / bugdir.py
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.
2009-07-20 W. Trevor KingCleaned up some outdated libbe.settings_object.EMPTY...
2009-07-14 W. Trevor KingUpdated GPLv2 to current GPLv2.
2009-07-13 Chris BallLarge merge from W. Trevor King. Highlights:
2009-07-11 W. Trevor KingUpdating "be set --help" and "be status --help".
2009-07-11 W. Trevor KingRemoved <abentley@panoramicfeedback.com> from copyright...
2009-07-02 Chris BallPull darcs fix, copyright updates from W. Trevor King
2009-07-02 W. Trevor KingUpdated copyright blurbs and AUTHORS and included scrip...
2009-06-30 Chris BallMerge darcs support from W. Trevor King's tree.
2009-06-30 W. Trevor KingAdded darcs support.
2009-06-25 Chris BallMerge with W. Trevor King's tree.
2009-06-25 W. Trevor KingMerged extra-strings branch, adding be tag/depend.
2009-06-24 Chris BallMerge with W. Trevor King's tree.
2009-06-23 W. Trevor KingAdded Bug.extra_strings to support add-on functionality...
2009-06-22 W. Trevor KingAdded `be list --sort *` for user-selectable sorting.
2009-06-21 W. Trevor KingMerge from Ben Finney's RCS unittest patch
2009-06-19 W. Trevor KingMerged Thomas Habets 2009-01-07 XML output for "be...
2009-06-19 W. Trevor KingMerge from main branch.
2008-12-04 W. Trevor KingFixed lack of user_id caching in bugdir.BugDir
2008-12-04 W. Trevor KingMerged in the successful per-tree-config branch.
2008-12-04 W. Trevor KingAdded per-tree default assignee option.
2008-12-04 W. Trevor KingPer-tree status levels working.
2008-12-04 W. Trevor KingPer-tree settings now passed into bug module.
2008-12-04 W. Trevor KingAdded per-tree configurable severities.
2008-12-03 W. Trevor KingMerged decorator branch.
2008-12-02 W. Trevor KingAdded decorator-style properties to bugdir. Created...
2008-12-01 W. Trevor KingAdded decorator-style properties to libbe/comment.py.
2008-11-25 W. Trevor KingAdded libbe/encoding.py to wrap input/output/file acces...
2008-11-25 W. Trevor KingAdjusted becommands/set to handle user_id properly.
2008-11-24 W. Trevor KingMerge from W. Trevor King's tree.
2008-11-24 W. Trevor KingAdded Bug.comments(), BugDir.has_bug() & cleaned up...
2008-11-24 W. Trevor KingReplaced direct filesystem read from bugdir.py with...
2008-11-24 W. Trevor KingAdded 'allow_no_rcs' flag to RCS file system access...
2008-11-23 W. Trevor KingCreated bugdir.MultipleBugMatches so bugdir no longer...
2008-11-23 W. Trevor KingRemoved outdated beuuid import from libbe/bugdir.py
2008-11-23 W. Trevor KingGo back to lazy bug loading to get execution speed...
2008-11-23 W. Trevor KingImproved user-id saving/loading/caching & save user...
2008-11-23 W. Trevor KingAdded bugdir user-id caching and save/load from setting...
2008-11-23 W. Trevor KingExplicit rcs.cleanup() in bugdir test.
2008-11-22 W. Trevor KingCreated and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.
2008-11-21 W. Trevor KingAnother major rewrite. Now BugDir, Bug, and Comment...
2008-11-19 W. Trevor KingMoved bug.new_bug code into bugdir.BugDir.new_bug.
2008-11-19 W. Trevor KingMajor rewrite of RCS backends. RCS now represented...
2008-11-16 W. Trevor KingMerged in my git.py changed fixing Hubert Chathi's...
next