Andrew Janke
d0670aa2bd
Fix merge conflict for jira-prefix and jira add comment
11 years ago
David Hartmann
8652fd64ef
added comment functionality
...
added commenting functionality by appending 'm' after the issue key (regular JIRA shortcut)
11 years ago
Tom Cammann
df1b0b3289
Update jira plugin to allow lookup of issues
...
Plugin now supports lookup of tickets by assignee and reporter
12 years ago
Christian Höltje
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)
12 years ago
Simon Frost
9d76784b3e
Add support for jira-prefix configuration file
12 years ago
Marco Chan
bb2064e92b
Use environment specific open command when creating a new Jira issue.
13 years ago
Brian Hartvigsen
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...
13 years ago
Marc-Antoine Lemieux
bd38c50241
fix the open command in linux using xdg-open
13 years ago
Brian Hartvigsen
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.
14 years ago
hjhart@gmail.com
1c9f2e8106
Update plugins/jira/jira.plugin.zsh
...
Updated to allow for usage of the new Rapid Board jira url formats
14 years ago
Paul Redmond
af21abb134
Wrong URL ⚡
14 years ago
Paul Redmond
9acfaee256
Missing comment line
14 years ago
Paul Redmond
b559f2f221
Correct error message.
14 years ago
Paul Redmond
2d66016102
Clean up doc
14 years ago
Paul Redmond
2bbe6aba8f
Jira ticket shortcut to browse existing issues or create a new issue.
14 years ago