2009-06-19 |
W. Trevor King | Merged Thomas Habets 2009-01-07 XML output for "be... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | Removed unused libbe/restconvert.py and fixed a typo... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | Merge from main branch. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
W. Trevor King | libbe/encoding.py |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Chris Ball | Use a more general regex to test GIT commits; GIT's... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Thomas Habets | XML output for "be show" |
commit | commitdiff | tree | snapshot |
2008-12-21 |
W. Trevor King | Fixed spelling mistake in test_usage.sh |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Fixed lack of user_id caching in bugdir.BugDir |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Closed search bug |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Merged in the successful per-tree-config branch. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Added per-tree default assignee option. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Closed a few old bugs that seem outdated/dealt with. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Fixed missing directory error when merging comments... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | becommands/severity and status now handle --complete... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Per-tree status levels working. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Closed 4a4609c8-1882-47de-9d30-fee410b8a802 |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Adjusted becommands/list.py to use current bug severiti... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | bug severity verification now works with per-tree sever... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Per-tree settings now passed into bug module. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Added per-tree configurable severities. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
W. Trevor King | Cleaned up some older bugs. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
W. Trevor King | Added support for bug reporter field. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
W. Trevor King | Merged decorator branch. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
W. Trevor King | Fixed comparison bug in Bug._get_time. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
W. Trevor King | Added auto-completion for becommands/set property names. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
W. Trevor King | Converted Comment to the settings_object system. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
W. Trevor King | Bug moved to the settings_object system. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
W. Trevor King | Added decorator-style properties to bugdir. Created... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
W. Trevor King | Added decorator-style properties to libbe/comment.py. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
W. Trevor King | Fixed some erroneous "no test suite" messages in test.py. |
commit | commitdiff | tree | snapshot |
2008-11-29 |
W. Trevor King | Added libbe/properties to make property management... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
W. Trevor King | Added more helpful error message for libbe modules... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
W. Trevor King | Optimized bug loading from becommands/comment with... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Added becommands/comment completion. |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Completion support added to becommands/help |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Added bugid_args option to cmdutil.default_complete. |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Command completion simplified and working for list... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Merged --commands and --options into --complete. Simpl... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Basic bash completion is now supported. |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Fixed typo in becommands/comment help string. |
commit | commitdiff | tree | snapshot |
2008-11-27 |
W. Trevor King | Added --commands option to be to help with bash completion. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | Added -a/n/m/r to becommands/diff.py. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | added -u/uuids option to becommands/list |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | Added libbe/encoding.py to wrap input/output/file acces... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | Oops, should be passing libbe.tree.Tree.sort() args... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | Hack to fixe encoding bug in becommands/show |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | Added becommands/merge to join duplicate bugs. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | Adjusted becommands/set to handle user_id properly. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
W. Trevor King | Added invalid-value checking to becommands/set.py. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Merge from W. Trevor King's tree. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Tweaked usage strings to increase consistency. Also... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Fixed broken doctest and inconsitent indentation from... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Marked c45e5ece-63e3-4fd2-b33f-0bfd06820cf4 as fixed. |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Removed auto-wrapping from comment.Comment.string(). |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Added Bug.comments(), BugDir.has_bug() & cleaned up... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Replaced direct filesystem read from bugdir.py with... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
W. Trevor King | Added 'allow_no_rcs' flag to RCS file system access... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Created bugdir.MultipleBugMatches so bugdir no longer... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Removed outdated beuuid import from libbe/bugdir.py |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | libbe/diff.diff() was missing newly created bugs. ... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Go back to lazy bug loading to get execution speed... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Improved user-id saving/loading/caching & save user... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Added bugdir user-id caching and save/load from setting... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | `be show` now supports showing multiple bugs with a... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Oops, dba25cfd-aa15-457c-903a-b53ecb5a3b2c was fixed... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Oops, dac91856-cb6a-4f69-8c03-38ff0b29aab2 was fixed... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Fixed "'NoneType' object is not callable" error in... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Added archive/project init code for `./test_usage.sh... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
W. Trevor King | Explicit rcs.cleanup() in bugdir test. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
W. Trevor King | libbe.utility.Dir was complaining of a missing shutil... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
W. Trevor King | Oops, bug 8e83da06-26f1-4763-a972-dae7e7062233 was... |
commit | commitdiff | tree | snapshot |
2008-11-22 |
W. Trevor King | Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb. |
commit | commitdiff | tree | snapshot |
2008-11-22 |
W. Trevor King | Oops, these new submods are used by the new, classified... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
W. Trevor King | Another major rewrite. Now BugDir, Bug, and Comment... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
W. Trevor King | Updated misc/gui/wxbe with wxPython -> wx changes. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
W. Trevor King | names.creator() replaced by rcs.get_user_id(). |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Some more fixes to get BE-Web working with libbe changes. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Added identity discussion to BE-Web README.txt & requir... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Added BE-Web repo-access warning to Bugs-Everywhere... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Updated Bugs-Everywhere-Web to work with new architecture. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Merged bug.new_comment into bug.Bug.new_comment. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Moved bug.new_bug code into bugdir.BugDir.new_bug. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Added test_usage.sh pointer to the README. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Removed libbe/tests.py |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | One of my tests left my bzr name as John Doe. Seems... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
W. Trevor King | Major rewrite of RCS backends. RCS now represented... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Added 'hg', 'arch', and 'none' RCS modes to test_usage.sh. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Fixed another bug in git.strip_git() (bug 0cad). |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Oops, I'd forgotten to tell bzr about my becommands... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Merged in my git.py changed fixing Hubert Chathi's... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Added ./test_usage.sh as an example usage scenario. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Removed dud bug 11e. Moved several bugs from 'closed... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Fix Bug.string() handling of None times. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Removed the empty bugs 14c and 38b. Fixed bug.string... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
W. Trevor King | Added 'remove' command to remove bugs. Use __desc__... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Fixed '-' parsing bug for list --assigned option. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Fixed some errors produced while moving bug_summary... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Moved libbe.cmdutil.bug_summary() to libbe.bug.Bug... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | Removed libbe/template. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
W. Trevor King | becommands/show.py gives more specific bug information. |
commit | commitdiff | tree | snapshot |
next |