Commit Graph

11 Commits

Author SHA1 Message Date
Cory Bennett 766923be02 dont write response to log unless request, otherwise response body will have
been read and unavailable to parse later in client code
2015-02-16 15:19:25 -08:00
Cory Bennett 70fcdd8ef4 [issue #4] make sure ~/.jira.d/tmp exists before we write to it during create/edit 2015-02-16 14:31:39 -08:00
Cory Bennett 21d9f74635 adding --browse option to most command which should open the issue in your favorite browser 2015-02-16 10:34:04 -08:00
Cory Bennett 3a0867d0ed [issue #1] trim trailing / on uri 2015-02-15 21:02:28 -08:00
Cory Bennett 1054d506b3 tweak usage ordering
fix looking for generic "create" template
2015-02-13 16:48:10 -08:00
Cory Bennett 5422bfb152 tweak getTemplate routine 2015-02-13 16:03:03 -08:00
Cory Bennett a872b66777 go fmt 2015-02-13 15:44:07 -08:00
Cory Bennett 4a33dd8e20 adding "comment" command 2015-02-13 12:33:47 -08:00
Cory Bennett d6ad05ac9c adding commands:
* create
* dups
* blocks
* watch
2015-02-12 23:41:39 -08:00
Cory Bennett 081fda79f3 work in progress, minor refactor. Added commands:
* login
* editmeta ISSUE
* edit ISSUE
* issuetypes [-p PROJECT]
* createmeta [-p PROJECT] [-i ISSUETYPE]
* transitions ISSUE

make --template argumetn work
2015-02-12 15:50:08 -08:00
Cory Bennett 477c3e980c initial checkin, work in progress 2015-02-10 16:17:13 -08:00