summaryrefslogtreecommitdiff
path: root/plugins/jira/jira.plugin.zsh
AgeCommit message (Expand)Author
2023-06-29fix(jira): support identifiers delimited with a hyphen (#11782)Matthias Heyman
2023-01-09feat(jira): support rapid view on rapid board mode (#9459)Arnaud Zheng
2023-01-09feat(jira): add optional plugin "tempo" path (#11121)Vladimir
2023-01-09refactor(jira)!: rename myissues to mine and add completion (#10931)August Feng
2023-01-09fix(jira): Make prefix check on "jira branch" command case-insensitive (#8799)Alex
2020-05-21jira: add tempo command (#8928)Dmitry
2020-03-02Some tweaks to the Jira pluginJosh Christopherson
2020-03-02Clean up jira functionMarc Cornellà
2020-03-02Better support for branch nameRoToRx88
2020-03-02Uppercase the issue in open issue command in the JIRA pluginMatthew Manuel
2019-05-08Merge branch 'master' into masterMarc Cornellà
2019-05-07jira: fix error when assigned or reported are default (#7731)Wayne Porter
2018-03-26Added a myissues optionZopanix
2018-03-18Change the br action to branch to be more explicit. (#6678)Eric Hudon
2017-11-04jira plugin: take into account action argument (fix #6388) (#6393)ramanduh
2017-11-01Allow jira default action file based setting (#6367)Jarryd Tilbrook
2017-11-01Add shortcut for opening current branch in Jira (#6366)Jarryd Tilbrook
2016-04-26JIRA Plugin will open rapidboard instead of dashboard if JIRA_RAPID_BOARD is ...Nicolas Charpentier
2015-09-11jira: add README, "emulate -L zsh", add "dumpconfig" actionAndrew Janke
2015-08-18jira: add completionAndrew Janke
2015-08-18Add dashboard support and default-action configuration.Andrew Janke
2015-08-18Merge branch 'pr-4158' into jira-prefix-and-help-and-stuffAndrew Janke
2015-08-18Merge branch PR 4132 into jira-prefix-and-help-and-stuffAndrew Janke
2015-08-05Use standard open command in current pluginsMarc Cornellà
2015-07-29Add escaped homeAndrew Stuart
2015-07-13Add jira_url_helpAndrew Stuart
2015-07-07Concise local variables declarationsPatryk Małek
2015-07-07More consistent curly braces variablesPatryk Małek
2015-07-07Making variables local in jira pluginPatryk Małek
2015-07-07Changing indents to be more consistent (2 spaces)Patryk Małek
2015-07-07Changing string comparison for more zsh-likePatryk Małek
2015-07-06Adding ability to add JIRA_PREFIX as an env variable (e.g. in .zshrc) and min...Patryk Małek
2015-06-15Fix merge conflict for jira-prefix and jira add commentAndrew Janke
2015-06-10added comment functionalityDavid Hartmann
2014-09-05Merge pull request #2744 from docwhat/ostype-not-unameRobby Russell
2014-08-19Update jira plugin to allow lookup of issuesTom Cammann
2014-07-23Use $OSTYPE instead of uname to speed things upChristian Höltje
2014-07-15Add support for jira-prefix configuration fileSimon Frost
2013-11-12Use environment specific open command when creating a new Jira issue.Marco Chan
2013-06-12Correctly detect Rapid BoardBrian Hartvigsen
2013-05-27fix the open command in linux using xdg-openMarc-Antoine Lemieux
2012-12-02Backwards Compatible Jira URLs #1378Brian Hartvigsen
2012-10-09Wrong URL :zap:Paul Redmond
2012-10-01Missing comment linePaul Redmond
2012-09-28Correct error message.Paul Redmond
2012-09-28Clean up docPaul Redmond
2012-09-28Jira ticket shortcut to browse existing issues or create a new issue.Paul Redmond