aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/properties.py
Commit message (Expand)AuthorAgeFilesLines
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-642/+0
* Added libbe.TESTING (defaults to False).W. Trevor King2009-12-031-254/+257
* Ran the new update_copyright.pyW. Trevor King2009-11-191-1/+2
* Added default to settings_object.versioned_property's change_hook_property.W. Trevor King2009-07-271-5/+5
* libbe.properties unittest changes due to "extra change-hook save" fix.W. Trevor King2009-07-211-4/+8
* Fixed extra change-hook save in testChangeHookMutableProperty.W. Trevor King2009-07-211-13/+32
* Cleaned up some outdated libbe.settings_object.EMPTY cruft.W. Trevor King2009-07-201-1/+1
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-10/+11
* 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-62/+81
* Cleaned up libbe.propertied.change_hook_property for mutables.W. Trevor King2009-06-231-15/+97
* Added Bug.extra_strings to support add-on functionality, e.g. `be tag`.W. Trevor King2009-06-231-5/+39
* Merged Thomas Habets 2009-01-07 XML output for "be show".W. Trevor King2009-06-191-4/+6
* Added decorator-style properties to bugdir. Created settings_object module.W. Trevor King2008-12-021-18/+77
* Added libbe/properties to make property management easier.W. Trevor King2008-11-281-0/+418