log

age author description
2010-05-07 Jeff Hammel document datestamp argument
2010-05-07 Jeff Hammel finish backups functionality (to test)
2010-05-07 Jeff Hammel * add write convenience function
2010-05-07 Jeff Hammel * test backup
2010-05-07 Jeff Hammel the variable profiles, not the string
2010-05-07 Jeff Hammel * restore profiles.ini to base in tests
2010-05-07 Jeff Hammel * move exception string to the exception itself
2010-05-07 Jeff Hammel handle hashing for clones only if they are added to profiles.ini
2010-05-07 Jeff Hammel even more cleanup
2010-05-07 Jeff Hammel remove the test clone
2010-05-07 Jeff Hammel test cloning
2010-05-07 Jeff Hammel more cleanup
2010-05-07 Jeff Hammel cleanup
2010-05-07 Jeff Hammel abstract out adding an entry to profiles.ini
2010-05-07 Jeff Hammel * add additional tests
2010-05-07 Jeff Hammel change output format
2010-05-07 Jeff Hammel instantiate a parser
2010-05-07 Jeff Hammel return the right thing, finally
2010-05-07 Jeff Hammel correct syntax error
2010-05-07 Jeff Hammel more verbose asserts
2010-05-07 Jeff Hammel remove lines that somehow snuck in there
2010-05-07 Jeff Hammel dont use any testing framework because they make testing hard
2010-05-06 Jeff Hammel sections, plural
2010-05-06 Jeff Hammel return the full directory path
2010-05-06 Jeff Hammel fix some test failures
2010-05-06 Jeff Hammel all that fuss over a missing "s"
2010-05-06 Jeff Hammel things are being awful; checking in anyway
2010-05-06 Jeff Hammel no need to pass self here
2010-05-06 Jeff Hammel i seriously need to learn to code
2010-05-06 Jeff Hammel correct another typo in manager (why cut+paste is evil)