aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/set.py
Commit message (Expand)AuthorAgeFilesLines
* Added restrict_file_access to becommands' execute() args.W. Trevor King2009-11-211-1/+1
* Ran the new update_copyright.pyW. Trevor King2009-11-191-1/+1
* RCS -> VCS, BUGDIR_DISK_VERSION -> v1.2W. Trevor King2009-08-311-3/+3
* Improved unittest cleanup by adding BugDir.cleanup().W. Trevor King2009-07-311-1/+2
* Merged assorted changes from be.wtk-rr for BugDir.extra_strings.W. Trevor King2009-07-211-2/+1
|\
| * Cleaned up saving/sync_with_disk.W. Trevor King2009-07-211-2/+1
* | Renamed test->manipulate_encodings in becommands.*.execute.W. Trevor King2009-07-161-7/+8
|/
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-11/+11
* Went through "closed" bugs looking for miss-categorized bugs.W. Trevor King2009-07-111-3/+3
* Updating "be set --help" and "be status --help".W. Trevor King2009-07-111-8/+30
* Removed <abentley@panoramicfeedback.com> from copyright blurbs.W. Trevor King2009-07-111-1/+0
* Adjustments to new versioned_property behavior.W. Trevor King2009-07-111-1/+1
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+5
* Added `be list --sort *` for user-selectable sorting.W. Trevor King2009-06-221-6/+1
* Added auto-completion for becommands/set property names.W. Trevor King2008-12-021-1/+13
* Added decorator-style properties to bugdir. Created settings_object module.W. Trevor King2008-12-021-11/+20
* Command completion simplified and working for list, dummies for other cmds.W. Trevor King2008-11-271-1/+3
* Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-251-9/+8
* Adjusted becommands/set to handle user_id properly.W. Trevor King2008-11-241-1/+3
* Added invalid-value checking to becommands/set.py.W. Trevor King2008-11-241-0/+10
* Tweaked usage strings to increase consistency. Also added README.dev.W. Trevor King2008-11-241-1/+1
* Go back to lazy bug loading to get execution speed back up.W. Trevor King2008-11-231-1/+1
* Another major rewrite. Now BugDir, Bug, and Comment are more distinct.W. Trevor King2008-11-211-16/+16
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-3/+2
* Added 'remove' command to remove bugs. Use __desc__ for command help.W. Trevor King2008-11-161-0/+2
* unbreak some tests.Marien Zwart2006-04-051-5/+5
* Help cleanupAaron Bentley2006-04-031-1/+0
* changed set.py to parsing.Thomas Gerigk2006-04-031-2/+9
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Added tests for setAaron Bentley2005-03-241-0/+15
* Clearer error message.Aaron Bentley2005-03-211-1/+2
* Implemented current target settingAaron Bentley2005-03-191-3/+28
* Added RCS configuration.Aaron Bentley2005-03-191-0/+11