log

age author description
2012-12-26 Jeff Hammel comments
2012-12-12 Jeff Hammel add bug to options
2012-12-10 Jeff Hammel become religious
2012-12-10 Jeff Hammel make this slightly less stupid
2012-12-10 Jeff Hammel oops, need an except clause
2012-12-10 Jeff Hammel https://wiki.mozilla.org/Build:TryServer#hg_phases
2012-12-07 Jeff Hammel this is getting out of hand
2012-12-07 Jeff Hammel abort: ":" cannot be used in the name of a patch
2012-12-07 Jeff Hammel taming that beast that is hg
2012-12-07 Jeff Hammel add some options so this is more consumable
2012-12-07 Jeff Hammel command line switches
2012-12-07 Jeff Hammel syntax error
2012-12-07 Jeff Hammel forgot the very important platform variable
2012-12-07 Jeff Hammel begin to separate out path handling
2012-12-07 Jeff Hammel peg to more modern configuration version
2012-12-06 Jeff Hammel change default config file path to just .mozutils
2012-12-05 Jeff Hammel expanduser
2012-12-05 Jeff Hammel TODO
2012-12-05 Jeff Hammel ...
2012-12-05 Jeff Hammel move another check to validate
2012-12-05 Jeff Hammel only use the configuration values we need
2012-12-04 Jeff Hammel oops
2012-12-04 Jeff Hammel default configuration file
2012-12-04 Jeff Hammel start looking for config file
2012-12-04 Jeff Hammel begin to read config file
2012-12-04 Jeff Hammel wrong function name
2012-12-04 Jeff Hammel something still wrong here but on the right track, i hope
2012-12-04 Jeff Hammel move more to configuration land
2012-12-04 Jeff Hammel more switching to configuration parser
2012-12-04 Jeff Hammel begin switching to configuration package
2012-12-04 Jeff Hammel WIP
2012-12-02 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
2012-12-02 Jeff Hammel split add_options to its own method for consumption
2012-11-30 Jeff Hammel initial port from http://k0s.org/mozilla/try.py