log

age author description
Fri, 07 May 2010 09:27:39 -0700 Jeff Hammel the variable profiles, not the string
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 19:01:10 -0700 Jeff Hammel remove the test clone
Thu, 06 May 2010 18:59:48 -0700 Jeff Hammel test cloning
Thu, 06 May 2010 18:56:34 -0700 Jeff Hammel more cleanup
Thu, 06 May 2010 18:55:53 -0700 Jeff Hammel cleanup
Thu, 06 May 2010 18:53:24 -0700 Jeff Hammel abstract out adding an entry to profiles.ini
Thu, 06 May 2010 18:08:08 -0700 Jeff Hammel * add additional tests
Thu, 06 May 2010 18:01:03 -0700 Jeff Hammel change output format
Thu, 06 May 2010 17:52:06 -0700 Jeff Hammel instantiate a parser
Thu, 06 May 2010 17:49:28 -0700 Jeff Hammel return the right thing, finally
Thu, 06 May 2010 17:47:51 -0700 Jeff Hammel correct syntax error
Thu, 06 May 2010 17:44:54 -0700 Jeff Hammel more verbose asserts
Thu, 06 May 2010 17:37:30 -0700 Jeff Hammel remove lines that somehow snuck in there
Thu, 06 May 2010 17:35:43 -0700 Jeff Hammel dont use any testing framework because they make testing hard
Thu, 06 May 2010 16:56:48 -0700 Jeff Hammel sections, plural
Thu, 06 May 2010 16:53:33 -0700 Jeff Hammel return the full directory path
Thu, 06 May 2010 16:51:21 -0700 Jeff Hammel fix some test failures
Thu, 06 May 2010 16:48:43 -0700 Jeff Hammel all that fuss over a missing "s"
Thu, 06 May 2010 16:47:12 -0700 Jeff Hammel things are being awful; checking in anyway
Thu, 06 May 2010 15:48:20 -0700 Jeff Hammel no need to pass self here
Thu, 06 May 2010 15:45:33 -0700 Jeff Hammel i seriously need to learn to code
Thu, 06 May 2010 15:43:47 -0700 Jeff Hammel correct another typo in manager (why cut+paste is evil)
Thu, 06 May 2010 15:43:02 -0700 Jeff Hammel * hopefully fix tests
Thu, 06 May 2010 15:36:00 -0700 Jeff Hammel * restructure utility functions to do less more efficiently
Thu, 06 May 2010 15:24:50 -0700 Jeff Hammel note what section a a profile is in
Thu, 06 May 2010 13:02:08 -0700 Jeff Hammel more stubbing