log

age author description
Mon, 10 May 2010 13:11:38 -0700 Jeff Hammel add MPL license default tip
Fri, 07 May 2010 17:50:10 -0700 Jeff Hammel give a version
Fri, 07 May 2010 17:49:10 -0700 Jeff Hammel add assertion that path doesnt exist already
Fri, 07 May 2010 17:22:38 -0700 Jeff Hammel more verbose assertion
Fri, 07 May 2010 17:20:13 -0700 Jeff Hammel * actually write the file
Fri, 07 May 2010 17:09:32 -0700 Jeff Hammel * return the backed-up profile
Fri, 07 May 2010 16:30:34 -0700 Jeff Hammel finish dated backups, untested
Fri, 07 May 2010 16:09:06 -0700 Jeff Hammel add a test to ensure the backup is gone
Fri, 07 May 2010 16:07:29 -0700 Jeff Hammel use correct ConfigParser method
Fri, 07 May 2010 16:06:05 -0700 Jeff Hammel split the string
Fri, 07 May 2010 15:57:14 -0700 Jeff Hammel use only the path element, not the whole tuple
Fri, 07 May 2010 15:56:02 -0700 Jeff Hammel more backup+restore testing
Fri, 07 May 2010 15:40:45 -0700 Jeff Hammel missing :
Fri, 07 May 2010 14:56:59 -0700 Jeff Hammel finish basic restore logic
Fri, 07 May 2010 14:14:17 -0700 Jeff Hammel determine which backup to use from the given date
Fri, 07 May 2010 12:23:49 -0700 Jeff Hammel finish backups listing function and formatting for it
Fri, 07 May 2010 12:16:05 -0700 Jeff Hammel correct variable names
Fri, 07 May 2010 12:11:47 -0700 Jeff Hammel more case corrections
Fri, 07 May 2010 12:07:11 -0700 Jeff Hammel now that we are case sensitive, correct case for getting options
Fri, 07 May 2010 12:03:31 -0700 Jeff Hammel not sure how i committed this again :(
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:35:40 -0700 Jeff Hammel dont print None
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