log profilemanager/manager.py @ 59:ee2777913a9e

age author description
Fri, 07 May 2010 12:02:33 -0700 Jeff Hammel check the correct way to see if the option is there
Fri, 07 May 2010 11:55:15 -0700 Jeff Hammel check for section; of course profile will not be none
Fri, 07 May 2010 11:52:06 -0700 Jeff Hammel * make options case-sensitive
Fri, 07 May 2010 11:37:41 -0700 Jeff Hammel better docstring
Fri, 07 May 2010 11:27:32 -0700 Jeff Hammel "in", not what the knights say in holy grail
Fri, 07 May 2010 11:24:50 -0700 Jeff Hammel document datestamp argument
Fri, 07 May 2010 11:22:58 -0700 Jeff Hammel finish backups functionality (to test)
Fri, 07 May 2010 09:59:08 -0700 Jeff Hammel * add write convenience function
Fri, 07 May 2010 09:43:35 -0700 Jeff Hammel * test backup
Fri, 07 May 2010 09:26:32 -0700 Jeff Hammel * restore profiles.ini to base in tests
Fri, 07 May 2010 09:06:16 -0700 Jeff Hammel * move exception string to the exception itself
Thu, 06 May 2010 19:05:28 -0700 Jeff Hammel handle hashing for clones only if they are added to profiles.ini
Thu, 06 May 2010 19:02:30 -0700 Jeff Hammel even more cleanup
Thu, 06 May 2010 18:59:48 -0700 Jeff Hammel test cloning
Thu, 06 May 2010 18:56:34 -0700 Jeff Hammel more cleanup