aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/settings_object.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed extra change-hook save in testChangeHookMutableProperty.W. Trevor King2009-07-211-10/+15
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-10/+11
* Updating "be set --help" and "be status --help".W. Trevor King2009-07-111-3/+3
* Fixed versioned_property(default=None, generator=None) defaults.W. Trevor King2009-07-111-10/+10
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+1
* tag --remove now returns bug.settings["extra_strings"] to EMPTY.W. Trevor King2009-06-251-2/+4
* Added test case for mutables to libbe/settings_object.W. Trevor King2009-06-231-4/+59
* Added Bug.extra_strings to support add-on functionality, e.g. `be tag`.W. Trevor King2009-06-231-1/+2
* Merged Thomas Habets 2009-01-07 XML output for "be show".W. Trevor King2009-06-191-8/+94
* Added decorator-style properties to bugdir. Created settings_object module.W. Trevor King2008-12-021-0/+267