4bba11dbef
Merge pull request #2744 from docwhat/ostype-not-uname
...
Use $OSTYPE instead of uname to speed things up
2014-09-05 21:15:57 +02:00
df1b0b3289
Update jira plugin to allow lookup of issues
...
Plugin now supports lookup of tickets by assignee and reporter
2014-08-19 15:42:39 +01:00
63bae2aba9
Use $OSTYPE instead of uname to speed things up
...
The $OSTYPE variable is set at ZSH compile time and can be safely used
to determine the OS of the system. e.g. darwin (os x)
2014-07-23 09:18:14 -04:00
9d76784b3e
Add support for jira-prefix configuration file
2014-07-15 14:22:24 +01:00
bb2064e92b
Use environment specific open command when creating a new Jira issue.
2013-11-12 15:55:16 +08:00
bab1800ded
Correctly detect Rapid Board
...
* Add "x" in front of the value we check against...
* Use true instead of yes (more consistent with the rest of ohmyzsh)
The fact that no one seems to have raised this as an issue leads me to believe it's not used that much...
2013-06-12 12:22:47 -05:00
bd38c50241
fix the open command in linux using xdg-open
2013-05-27 09:23:14 -04:00
39e5c9a6d7
Backwards Compatible Jira URLs #1378
...
Adds support for Rapid Board without breaking backwards compatibility (like #1378 )
Allows JIRA url to be set in .zshrc, current directory, and/or home directory.
2012-12-02 22:59:05 -07:00
af21abb134
Wrong URL ⚡
2012-10-09 09:02:45 -07:00
9acfaee256
Missing comment line
2012-10-01 09:27:52 -07:00
b559f2f221
Correct error message.
2012-09-28 23:00:15 -07:00
2d66016102
Clean up doc
2012-09-28 22:48:18 -07:00
2bbe6aba8f
Jira ticket shortcut to browse existing issues or create a new issue.
2012-09-28 22:41:30 -07:00