setup.py: make libbe._version optional.
[be.git] / libbe / command / comment.py
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-03-03 W. Trevor KingMake the full UUIDs optional for `new` and `comment`.
2012-03-02 Niall Douglas (s... Print full UUIDs during `new` and `comment`.
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-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-21 Robert LehmannProvide context in comments editor.
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-02 W. Trevor KingRestore "content_type" kwarg to Comment.new_reply().
2010-01-29 W. Trevor KingMerged some new bugs and be-xml-to-mbox extra_strings fix
2010-01-28 W. Trevor KingMerged with be.wtk trunk
2010-01-28 W. Trevor KingOops, fix Comment doctest EDITOR cleanup
2010-01-28 W. Trevor KingDon't accidentally spawn VISUAL in Comment doctests.
2010-01-24 W. Trevor KingMerged be.doc documentation rewrite + bugfixes + new...
2010-01-23 W. Trevor KingFix broken handling of non-text/plain comments
2010-01-23 W. Trevor KingAdded "Created comment..." output to `be comment`
2010-01-01 W. Trevor KingUpdated copyright information
2009-12-31 W. Trevor KingMerged be.restructure, major internal reorganization.
2009-12-31 W. Trevor KingAdded UserInterface and other improved abstractions...
2009-12-15 W. Trevor KingTransitioned severity to Command-format, also added...
2009-12-15 W. Trevor KingTransitioned merge to Command-format
2009-12-14 W. Trevor KingTransitioned import_xml to Command-format
2009-12-14 W. Trevor KingTransitioned comment to Command format
2009-12-08 W. Trevor KingInitial directory restructuring to clarify dependencies