log

age author description
2013-10-30 Jeff Hammel syntax default tip
2013-10-29 Jeff Hammel STUB
2013-09-27 Jeff Hammel bzconsole/api.py
2013-09-27 Jeff Hammel bzconsole/api.py
2013-09-27 Jeff Hammel bzconsole/api.py
2013-09-26 Jeff Hammel bzconsole/main.py bzconsole/utils.py
2013-09-23 Jeff Hammel some more thangs
2013-09-19 Jeff Hammel bzconsole/api.py
2013-09-19 Jeff Hammel attach comments
2013-09-16 Jeff Hammel summary command
2013-06-17 Jeff Hammel docstring
2012-12-20 Jeff Hammel make version choosing a bit more resilient
2012-12-17 Jeff Hammel version bump, minor API changes
2012-12-17 Jeff Hammel move this to its own method
2012-12-17 Jeff Hammel ''
2012-12-17 Jeff Hammel dammit
2012-12-17 Jeff Hammel note to self
2012-12-17 Jeff Hammel add authentication check
2012-12-17 Jeff Hammel notes to self
2012-12-17 Jeff Hammel note to self
2012-12-17 Jeff Hammel version bump
2012-12-17 Jeff Hammel cleanup
2012-12-17 Jeff Hammel can now attach things
2012-12-15 Jeff Hammel more stubbing
2012-12-14 Jeff Hammel utilize patch to determine if a patch or not
2012-12-14 Jeff Hammel add patch.py as a dep
2012-12-14 Jeff Hammel correct variable name + comment
2012-12-14 Jeff Hammel attachment filename for bzapi
2012-12-14 Jeff Hammel stubbing adding attachment; incomplete
2012-12-04 Jeff Hammel version bump
2012-12-04 Jeff Hammel fix up depends_on
2012-12-03 Jeff Hammel add a blocks field
2012-05-14 Jeff Hammel print the damn thing
2012-04-24 Jeff Hammel fix piping issue
2012-04-05 Jeff Hammel fix single version products and bump version
2012-01-27 Jeff Hammel add a bug command thingy
2011-10-14 Jeff Hammel add ability to CC and use multiple whiteboard
2011-05-09 Jeff Hammel use more defaults for default thing
2011-01-18 Jeff Hammel dont dereference for a raw value
2010-12-18 Jeff Hammel add whiteboard to new entry
2010-12-09 Jeff Hammel add README + release
2010-12-09 Jeff Hammel allow bzconsole to implicitly get the product from the component for new bugs, if the component is unique
2010-12-09 Jeff Hammel * separate api class
2010-12-09 Jeff Hammel add help command
2010-12-07 Jeff Hammel stub out a function to get unique components
2010-12-07 Jeff Hammel return the ref to a new bug
2010-12-07 Jeff Hammel forgot to put the comments in an array
2010-12-07 Jeff Hammel oops, thinking in JS
2010-12-07 Jeff Hammel (try to) conform to what bugzilla expects, https://bugzilla.mozilla.org/show_bug.cgi?id=615140
2010-11-27 Jeff Hammel update docstring to reflect reality
2010-11-26 Jeff Hammel deal with configuration support for print_reqeust
2010-11-26 Jeff Hammel add option to log requests to a file
2010-11-06 Jeff Hammel better url encoding; however, i still get a 500
2010-11-06 Jeff Hammel output dictionary return values as json
2010-11-04 Jeff Hammel add most of what is needed to post a new bug....getting there
2010-11-02 Jeff Hammel add credentials to ctor
2010-11-02 Jeff Hammel add a tmpbuffer utility, from http://k0s.org/hg/bitsyblog/file/4df927b0d847/bitsyblog/blogme.py
2010-11-02 Jeff Hammel stub for new bug
2010-11-02 Jeff Hammel now can list products and components
2010-11-02 Jeff Hammel initial thingy
2010-11-02 Jeff Hammel reflect rename of class
2010-11-02 Jeff Hammel change application name
2010-11-02 Jeff Hammel stub for bugzilla console application