Cory Bennett
bd3cf994b8
[ #160 ] allow jira logout to delete your api-token from keychain
2018-04-03 09:21:52 -07:00
Cory Bennett
4b9873b323
version bump
v1.0.16
2018-04-01 12:04:52 -07:00
Cory Bennett
cd106df78a
Updated Changelog
2018-04-01 12:04:52 -07:00
Cory Bennett
50b5360cfe
Updated Usage
2018-04-01 12:04:52 -07:00
Cory Bennett
359bec2fdf
[ #159 ] fix slice bounds out of range error in abbrev template function
2018-04-01 11:47:23 -07:00
Cory Bennett
79c83f6911
[ #158 ] always print usage to stdout
2018-04-01 11:31:09 -07:00
coryb
585382eaea
Merge pull request #150 from catskul/parameterized-go-makefile
...
make it easier to compile with aribtrary version of go via GO env var
2018-03-08 14:15:11 -08:00
Cory Bennett
9c818d427c
use latest xgo since the project has been updated again
2018-03-08 13:54:04 -08:00
Cory Bennett
8621d9e698
version bump
2018-03-08 13:54:04 -08:00
Cory Bennett
5610707c30
Updated Changelog
2018-03-08 13:54:04 -08:00
Cory Bennett
0b4e16a35d
Updated Usage
2018-03-08 13:54:04 -08:00
coryb
57bc97a378
Merge pull request #153 from catskul/document-shell-completion
...
Document shell completion
2018-03-08 13:48:56 -08:00
Andrew Somerville
2d02cf8132
fix md link
2018-03-08 16:47:25 -05:00
coryb
18a687e78a
Merge pull request #152 from catskul/fix-missing-priority
...
prevent crash if priority is not set
2018-03-08 13:47:02 -08:00
Andrew Somerville
5d058536d2
Add in a stanza to the Usage section about tab completion
2018-03-08 16:38:36 -05:00
Cory Bennett
d4153be0ec
fix toc
2018-03-08 11:39:41 -08:00
Cory Bennett
edb06621f8
[ #148 ] [ #149 ] add support for api token based authentication
2018-03-08 10:58:04 -08:00
coryb
161a68920d
Merge pull request #151 from catskul/build-instructions
...
more explicit build instructions for newbies
2018-03-07 17:11:39 -08:00
Andrew Somerville
fd30bc1392
prevent crash if priority is not set
2018-03-07 16:59:47 -05:00
Andrew Somerville
84f77be87c
Add some text for newbies on handling forking and the difficulty of fully qualified import paths
2018-03-07 16:34:38 -05:00
Andrew Somerville
dea794f037
make it easier to compile with aribtrary version of go via GO env var
2018-03-07 15:59:40 -05:00
Cory Bennett
43ebc846b1
refactor to simplify main
2018-03-06 22:36:32 -08:00
Cory Bennett
0d7c1a7931
refactor to simplify main
2018-03-06 22:34:49 -08:00
Cory Bennett
80325a5955
[ #145 ] fix to match AuthProvider interface
2018-02-21 20:16:12 -08:00
Cory Bennett
20a9666fcd
[ #141 ] better handling in responseError for non-json error responses
2018-02-11 16:46:25 -08:00
coryb
4ae760f18f
Merge pull request #142 from anthonyrisinger/patch-1
...
Update unexportTemplates.go
2018-01-19 12:40:13 -08:00
C Anthony Risinger
6da9974380
Update unexportTemplates.go
...
Logic error, `-d` can be set but was never used.
2018-01-19 13:29:21 -06:00
Cory Bennett
8c7ca383f6
[ #139 ] add shellquote and toMinJson template functions
2018-01-07 10:49:00 -08:00
Cory Bennett
425fa63d33
[ #137 ] update kingpeon dep to allow access to dynamic command structure
2018-01-06 17:18:34 -08:00
Cory Bennett
464742c9ba
field name is "comment" not "comments"
2017-12-13 11:09:25 -08:00
Cory Bennett
7fbd87289f
version bump
v1.0.14
2017-11-04 15:32:40 -07:00
Cory Bennett
d400b58019
Updated Changelog
2017-11-04 15:32:40 -07:00
Cory Bennett
d4a3af862d
Updated Usage
2017-11-04 15:32:40 -07:00
Cory Bennett
042bc48649
[ #131 ] fix parsing global options before command execution (allow unixproxy/socksproxy to be set in config.yml)
2017-11-04 15:26:27 -07:00
Cory Bennett
a2e36e808a
add/update deps
2017-11-04 15:25:51 -07:00
Cory Bennett
84bd64a188
update
2017-11-02 15:02:17 -07:00
coryb
efbd1dd96d
Merge pull request #130 from onionjake/master
...
add support for using socks proxy
2017-11-02 13:45:03 -07:00
onionjake
ff985f910b
add support for using socks proxy
2017-11-02 14:30:19 -06:00
Cory Bennett
9597f9b56f
fix transition comman
v1.0.13
2017-10-28 14:46:50 -07:00
Cory Bennett
66c069e3b4
version bump
2017-10-28 14:26:38 -07:00
Cory Bennett
14189c197b
Updated Changelog
2017-10-28 14:26:38 -07:00
Cory Bennett
c9b5054cde
fix default values to load after parsing configs
2017-10-28 14:23:27 -07:00
coryb
f23b1c4370
Merge pull request #126 from schorsch3000/master
...
Add regexReplace template function
2017-10-28 14:07:25 -07:00
Cory Bennett
6c742dad0a
ignore "composite literal uses unkeyed fields" vet checks
2017-10-28 12:42:48 -07:00
Cory Bennett
3966defc53
add test to make sure IssueType.Fields does not disappear on regeneration
2017-10-28 12:28:25 -07:00
Cory Bennett
794f8dd259
Merge branch 'thedillonb-fix-missing-fields'
2017-10-28 12:21:37 -07:00
Cory Bennett
41d1a7c9a1
add tests for validating changes to auto-generated jiradata files
2017-10-28 12:21:07 -07:00
Brian Lachniet
90007771bf
Fix typo in 'logout' command help
2017-10-28 12:21:07 -07:00
Mark Harrison
7bfa241547
Add URL escaping to an additional issuetype call
...
In #34 a fix was made to escape the issue type to support issue types
with spaces in. This is an additional place where the issue type needs
escaping, otherwise you get 400 Bad Request when trying to create an
issue for an issuetype that has a space in.
2017-10-28 12:21:07 -07:00
Ivan Andrus
e6600cf1a5
Add --resolution option
2017-10-28 12:21:07 -07:00