be.git
2009-06-19 W. Trevor KingAdded comments-from-stdin, so we can add tracebacks...
2009-06-19 W. Trevor KingAllow defaults for config.get_val() in case of missing...
2009-06-19 James RoweMerged James Rowe's arch-shouldn't-create-userwide...
2009-06-19 W. Trevor KingMerged Thomas Habets 2009-01-07 XML output for "be...
2009-06-19 W. Trevor KingRemoved unused libbe/restconvert.py and fixed a typo...
2009-06-19 W. Trevor KingMerge from main branch.
2009-06-19 W. Trevor Kinglibbe/encoding.py
2009-06-13 Chris BallUse a more general regex to test GIT commits; GIT's...
2009-01-07 Thomas HabetsXML output for "be show"
2008-12-21 W. Trevor KingFixed spelling mistake in test_usage.sh
2008-12-04 W. Trevor KingFixed lack of user_id caching in bugdir.BugDir
2008-12-04 W. Trevor KingClosed search bug
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 KingClosed a few old bugs that seem outdated/dealt with.
2008-12-04 W. Trevor KingFixed missing directory error when merging comments...
2008-12-04 W. Trevor Kingbecommands/severity and status now handle --complete...
2008-12-04 W. Trevor KingPer-tree status levels working.
2008-12-04 W. Trevor KingClosed 4a4609c8-1882-47de-9d30-fee410b8a802
2008-12-04 W. Trevor KingAdjusted becommands/list.py to use current bug severiti...
2008-12-04 W. Trevor Kingbug severity verification now works with per-tree sever...
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-04 W. Trevor KingCleaned up some older bugs.
2008-12-03 W. Trevor KingAdded support for bug reporter field.
2008-12-03 W. Trevor KingMerged decorator branch.
2008-12-03 W. Trevor KingFixed comparison bug in Bug._get_time.
2008-12-02 W. Trevor KingAdded auto-completion for becommands/set property names.
2008-12-02 W. Trevor KingConverted Comment to the settings_object system.
2008-12-02 W. Trevor KingBug moved to the settings_object system.
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-12-01 W. Trevor KingFixed some erroneous "no test suite" messages in test.py.
2008-11-29 W. Trevor KingAdded libbe/properties to make property management...
2008-11-28 W. Trevor KingAdded more helpful error message for libbe modules...
2008-11-28 W. Trevor KingOptimized bug loading from becommands/comment with...
2008-11-27 W. Trevor KingAdded becommands/comment completion.
2008-11-27 W. Trevor KingCompletion support added to becommands/help
2008-11-27 W. Trevor KingAdded bugid_args option to cmdutil.default_complete.
2008-11-27 W. Trevor KingCommand completion simplified and working for list...
2008-11-27 W. Trevor KingMerged --commands and --options into --complete. Simpl...
2008-11-27 W. Trevor KingBasic bash completion is now supported.
2008-11-27 W. Trevor KingFixed typo in becommands/comment help string.
2008-11-27 W. Trevor KingAdded --commands option to be to help with bash completion.
2008-11-25 W. Trevor KingAdded -a/n/m/r to becommands/diff.py.
2008-11-25 W. Trevor Kingadded -u/uuids option to becommands/list
2008-11-25 W. Trevor KingAdded libbe/encoding.py to wrap input/output/file acces...
2008-11-25 W. Trevor KingOops, should be passing libbe.tree.Tree.sort() args...
2008-11-25 W. Trevor KingHack to fixe encoding bug in becommands/show
2008-11-25 W. Trevor KingAdded becommands/merge to join duplicate bugs.
2008-11-25 W. Trevor KingAdjusted becommands/set to handle user_id properly.
2008-11-25 W. Trevor KingAdded invalid-value checking to becommands/set.py.
2008-11-24 W. Trevor KingMerge from W. Trevor King's tree.
2008-11-24 W. Trevor KingTweaked usage strings to increase consistency. Also...
2008-11-24 W. Trevor KingFixed broken doctest and inconsitent indentation from...
2008-11-24 W. Trevor KingMarked c45e5ece-63e3-4fd2-b33f-0bfd06820cf4 as fixed.
2008-11-24 W. Trevor KingRemoved auto-wrapping from comment.Comment.string().
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 Kinglibbe/diff.diff() was missing newly created bugs. ...
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 King`be show` now supports showing multiple bugs with a...
2008-11-23 W. Trevor KingOops, dba25cfd-aa15-457c-903a-b53ecb5a3b2c was fixed...
2008-11-23 W. Trevor KingOops, dac91856-cb6a-4f69-8c03-38ff0b29aab2 was fixed...
2008-11-23 W. Trevor KingFixed "'NoneType' object is not callable" error in...
2008-11-23 W. Trevor KingAdded archive/project init code for `./test_usage.sh...
2008-11-23 W. Trevor KingExplicit rcs.cleanup() in bugdir test.
2008-11-22 W. Trevor Kinglibbe.utility.Dir was complaining of a missing shutil...
2008-11-22 W. Trevor KingOops, bug 8e83da06-26f1-4763-a972-dae7e7062233 was...
2008-11-22 W. Trevor KingCreated and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.
2008-11-22 W. Trevor KingOops, these new submods are used by the new, classified...
2008-11-21 W. Trevor KingAnother major rewrite. Now BugDir, Bug, and Comment...
2008-11-20 W. Trevor KingUpdated misc/gui/wxbe with wxPython -> wx changes.
2008-11-20 W. Trevor Kingnames.creator() replaced by rcs.get_user_id().
2008-11-19 W. Trevor KingSome more fixes to get BE-Web working with libbe changes.
2008-11-19 W. Trevor KingAdded identity discussion to BE-Web README.txt & requir...
2008-11-19 W. Trevor KingAdded BE-Web repo-access warning to Bugs-Everywhere...
2008-11-19 W. Trevor KingUpdated Bugs-Everywhere-Web to work with new architecture.
2008-11-19 W. Trevor KingMerged bug.new_comment into bug.Bug.new_comment.
2008-11-19 W. Trevor KingMoved bug.new_bug code into bugdir.BugDir.new_bug.
2008-11-19 W. Trevor KingAdded test_usage.sh pointer to the README.
2008-11-19 W. Trevor KingRemoved libbe/tests.py
2008-11-19 W. Trevor KingOne of my tests left my bzr name as John Doe. Seems...
2008-11-19 W. Trevor KingMajor rewrite of RCS backends. RCS now represented...
2008-11-16 W. Trevor KingAdded 'hg', 'arch', and 'none' RCS modes to test_usage.sh.
2008-11-16 W. Trevor KingFixed another bug in git.strip_git() (bug 0cad).
2008-11-16 W. Trevor KingOops, I'd forgotten to tell bzr about my becommands...
2008-11-16 W. Trevor KingMerged in my git.py changed fixing Hubert Chathi's...
2008-11-16 W. Trevor KingAdded ./test_usage.sh as an example usage scenario.
2008-11-16 W. Trevor KingRemoved dud bug 11e. Moved several bugs from 'closed...
2008-11-16 W. Trevor KingFix Bug.string() handling of None times.
2008-11-16 W. Trevor KingRemoved the empty bugs 14c and 38b. Fixed bug.string...
2008-11-16 W. Trevor KingAdded 'remove' command to remove bugs. Use __desc__...
2008-11-15 W. Trevor KingFixed '-' parsing bug for list --assigned option.
2008-11-15 W. Trevor KingFixed some errors produced while moving bug_summary...
next