Transition to libbe.LOG for logging
[be.git] / libbe / bug.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 Kingdoc: update :class: to :py:class: 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 Kingbug: fix invalid root element comment -> bug in Bug...
2012-08-30 W. Trevor Kingbug: fix leading comment indentation in Bug.xml().
2012-08-30 W. Trevor Kingbug: add doctest for Bug.xml().
2012-03-03 W. Trevor KingApply Niall's earlier fix for comment XML loading to...
2012-03-03 Niall Douglas (s... Fix `be import_xml` bugs.
2012-02-16 W. Trevor KingRan update-copyright.py.
2011-09-08 W. Trevor KingMerge remote branch 'tanguy/master'
2011-05-25 W. Trevor KingRun update_copyright.py.
2011-05-12 W. Trevor KingConvert tabs to spaces in a libbe.bug indention.
2011-05-12 W. Trevor KingCache Bug.time by hand to avoid lots of redundant calls...
2011-05-02 W. Trevor KingAdd extra strings to Bug.string() output.
2011-04-17 W. Trevor KingRevert 54801289, which makes it impossible to save...
2011-04-17 W. Trevor KingRemove old exception types from libbe.bug and libbe...
2011-04-17 W. Trevor KingRaise exceptions if bug or comment value files are...
2011-04-16 W. Trevor KingAdd --preserve-uuids to `be import-xml`.
2011-04-16 W. Trevor KingMerge remote branch 'cooper/master'
2011-04-16 W. Trevor KingFix doctest after Valtteri's import-xml patch.
2011-04-16 Valtteri Kokkoniemifixed created tag handling in import-xml
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-11-26 Robert LehmannAdd `mine' sorting criteria showing bugs assigned to...
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-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-02-06 W. Trevor KingAdded libbe.bug to the Sphinx documentation
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 KingReworked settings_object module, but command.init tests...
2010-01-01 W. Trevor KingUpdated copyright information
2009-12-31 W. Trevor KingMerged be.restructure, major internal reorganization.
2009-12-28 W. Trevor KingAdd most comments with ignore_missing_references=True.
2009-12-27 W. Trevor KingFixed libbe.storage.util.upgrade
2009-12-15 W. Trevor KingFixed libbe.command.diff + ugly BugDir.duplicate_bugdir...
2009-12-15 W. Trevor KingTransitioned merge to Command-format
2009-12-14 W. Trevor KingTransitioned comment 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-08 W. Trevor KingTransitioned bug.py to new storage format.
2009-12-06 W. Trevor KingMerged be.target-as-bug
2009-12-06 W. Trevor KingRemove some more Bug.target references from libbe/bug.py
2009-12-05 W. Trevor KingThis addresses the following portion of 22b:7:
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 KingChanged Bug and Comment.merge() kwargs.
2009-11-29 W. Trevor KingMoved comment.list_to_root() to Bug.add_comments()...
2009-11-29 W. Trevor KingAdded comment import to Bug.from_xml().
2009-11-28 W. Trevor KingAdded Bug.merge() and Comment.merge().
2009-11-21 W. Trevor KingMerged mostly completed `be email-bugs'.
2009-11-20 W. Trevor KingAdded Bug.from_xml() + some .from_xml() fixups.
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-11-17 W. Trevor KingFixed bug with unicode handling reported by Nicolas...
2009-11-17 W. Trevor KingDon't attempt to convert unicode objects to strings...
2009-10-06 Chris BallLarge merge from W. Trevor King, including Gianluca...
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 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 KingMade get_path() definitions consistent between bugdirs...
2009-08-07 W. Trevor KingMerged Gianluca's html output branch.
2009-07-29 W. Trevor KingMerged interactive email interface
2009-07-27 W. Trevor KingMerged "be subscribe" and be-handle-mail subscription...
2009-07-27 W. Trevor KingAdded cmp functions to libbe.comment, and fleshed them...
2009-07-27 W. Trevor KingAdded DiskAccessRequired errors to libbe.bug.Bug and...
2009-07-23 Chris BallMerge large rework from W. Trevor King.
2009-07-23 W. Trevor KingMerged libbe.diff upgrades and libbe.tree.Tree.has_desc...
2009-07-23 W. Trevor KingAdded libbe.bug.cmp_comments(), and added that to defau...
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 KingBug._extra_strings_check_fn() guts now utility.iterable...
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 KingRemoved <abentley@panoramicfeedback.com> from copyright...
2009-07-11 W. Trevor KingAdjustments to new versioned_property behavior.
2009-07-02 Chris BallPull darcs fix, copyright updates from W. Trevor King
next