log

age author description
Fri, 07 Dec 2012 11:41:27 -0800 Jeff Hammel command line switches
Fri, 07 Dec 2012 11:38:13 -0800 Jeff Hammel syntax error
Fri, 07 Dec 2012 10:53:32 -0800 Jeff Hammel forgot the very important platform variable
Thu, 06 Dec 2012 16:47:52 -0800 Jeff Hammel begin to separate out path handling
Thu, 06 Dec 2012 16:19:07 -0800 Jeff Hammel peg to more modern configuration version
Thu, 06 Dec 2012 15:16:01 -0800 Jeff Hammel change default config file path to just .mozutils
Tue, 04 Dec 2012 16:50:20 -0800 Jeff Hammel expanduser
Tue, 04 Dec 2012 16:35:35 -0800 Jeff Hammel TODO
Tue, 04 Dec 2012 16:32:34 -0800 Jeff Hammel ...
Tue, 04 Dec 2012 16:29:53 -0800 Jeff Hammel move another check to validate
Tue, 04 Dec 2012 16:25:31 -0800 Jeff Hammel only use the configuration values we need
Tue, 04 Dec 2012 15:43:58 -0800 Jeff Hammel oops
Tue, 04 Dec 2012 15:35:54 -0800 Jeff Hammel default configuration file
Tue, 04 Dec 2012 15:28:31 -0800 Jeff Hammel start looking for config file
Tue, 04 Dec 2012 15:13:26 -0800 Jeff Hammel begin to read config file
Tue, 04 Dec 2012 14:33:04 -0800 Jeff Hammel wrong function name
Tue, 04 Dec 2012 13:22:39 -0800 Jeff Hammel something still wrong here but on the right track, i hope
Tue, 04 Dec 2012 11:16:14 -0800 Jeff Hammel move more to configuration land
Tue, 04 Dec 2012 11:09:45 -0800 Jeff Hammel more switching to configuration parser
Tue, 04 Dec 2012 09:51:34 -0800 Jeff Hammel begin switching to configuration package
Mon, 03 Dec 2012 21:49:55 -0800 Jeff Hammel WIP
Sat, 01 Dec 2012 23:05:19 -0800 Jeff Hammel make getting mozilla-central slightly less of a hack; soon, we should transition to configuration to make this nice, though lets build the API around it first for now
Sat, 01 Dec 2012 19:42:38 -0800 Jeff Hammel split add_options to its own method for consumption
Fri, 30 Nov 2012 15:51:06 -0800 Jeff Hammel initial port from http://k0s.org/mozilla/try.py