log

age author description
Fri, 31 May 2013 19:48:55 -0700 Jeff Hammel better help string default tip
Fri, 25 Jan 2013 16:03:35 -0800 Jeff Hammel note TODO item
Fri, 25 Jan 2013 16:01:42 -0800 Jeff Hammel hg phases text -> /dev/null
Thu, 24 Jan 2013 10:21:40 -0800 Jeff Hammel correct minor errors
Wed, 23 Jan 2013 17:45:20 -0800 Jeff Hammel better docstring
Thu, 17 Jan 2013 16:33:39 -0800 Jeff Hammel big ole warning
Fri, 11 Jan 2013 15:46:41 -0800 Jeff Hammel make sure to push the patch
Thu, 10 Jan 2013 13:29:15 -0800 Jeff Hammel stub method for importing patches
Thu, 10 Jan 2013 10:40:14 -0800 Jeff Hammel more stubbing
Thu, 10 Jan 2013 10:33:11 -0800 Jeff Hammel stub documentation
Wed, 09 Jan 2013 15:21:54 -0800 Jeff Hammel hopefully fix platforms issue
Wed, 09 Jan 2013 15:19:12 -0800 Jeff Hammel better messages
Tue, 08 Jan 2013 14:59:21 -0800 Jeff Hammel use correct method
Tue, 08 Jan 2013 14:44:19 -0800 Jeff Hammel another convenience method
Tue, 08 Jan 2013 14:30:13 -0800 Jeff Hammel move this to an instance method for consumption
Tue, 08 Jan 2013 14:10:31 -0800 Jeff Hammel remove unneeded comment
Tue, 08 Jan 2013 14:09:17 -0800 Jeff Hammel suggestion from edmorley
Wed, 26 Dec 2012 14:45:50 -0800 Jeff Hammel comments
Tue, 11 Dec 2012 21:04:26 -0800 Jeff Hammel add bug to options
Mon, 10 Dec 2012 12:56:12 -0800 Jeff Hammel become religious
Mon, 10 Dec 2012 12:53:32 -0800 Jeff Hammel make this slightly less stupid
Mon, 10 Dec 2012 12:11:45 -0800 Jeff Hammel oops, need an except clause
Mon, 10 Dec 2012 11:52:30 -0800 Jeff Hammel https://wiki.mozilla.org/Build:TryServer#hg_phases
Fri, 07 Dec 2012 15:41:01 -0800 Jeff Hammel this is getting out of hand
Fri, 07 Dec 2012 15:31:24 -0800 Jeff Hammel abort: ":" cannot be used in the name of a patch
Fri, 07 Dec 2012 15:28:44 -0800 Jeff Hammel taming that beast that is hg
Fri, 07 Dec 2012 14:53:54 -0800 Jeff Hammel add some options so this is more consumable
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