1. 25 Mar, 2013 1 commit
    • Serg Lifinsky's avatar
      Fix grails plugin · c1c77685
      Serg Lifinsky authored
      Fix problem with "basename" command error "extra operand" (do not work with array)
      c1c77685
  2. 20 Mar, 2013 2 commits
  3. 16 Mar, 2013 1 commit
    • Marcel Wolf's avatar
      add ssh-agent option to set default lifetime of identities · 2a1c9ff3
      Marcel Wolf authored
      By default, ssh-agent stores identities forever. It has an option to
      set a maximum lifetime for identites (useful to expire passphrase protected
      keys). Allow this option to be set using:
      
      zstyle :omz:plugins:ssh-agent lifetime <time>
      2a1c9ff3
  4. 10 Mar, 2013 1 commit
  5. 01 Mar, 2013 1 commit
  6. 15 Feb, 2013 2 commits
  7. 09 Feb, 2013 1 commit
    • Jesse B. Hannah's avatar
      Fix rbenv gems helper · dace87ae
      Jesse B. Hannah authored
      Fixes gem versions with words (beta, pre) in the version or with
      multiple installed versions not being highlighted, and compatibility
      with GNU sed (related to robbyrussell/oh-my-zsh#1579).
      dace87ae
  8. 07 Feb, 2013 1 commit
  9. 05 Feb, 2013 1 commit
  10. 03 Jan, 2013 3 commits
  11. 02 Jan, 2013 1 commit
  12. 28 Dec, 2012 1 commit
  13. 24 Dec, 2012 1 commit
  14. 07 Dec, 2012 1 commit
  15. 06 Dec, 2012 1 commit
  16. 05 Dec, 2012 1 commit
  17. 03 Dec, 2012 3 commits
    • Denis Cornehl's avatar
    • Brian Hartvigsen's avatar
      urltools for Everyone · 80f151e5
      Brian Hartvigsen authored
      #1445 is great, if you use node.  For those that don't this should mean we can find a reasonable fallback.
      Users can force urltools to use a specific system by setting `URLTOOLS_METHOD` to one of:
      * `node`
      * `python`
      * `ruby`
      * `php`
      * `perl`
      
      Note that you can't (currently) choose which `perl` sublibrary to use, it will use either `URI::Encode`, `URI::Escape`, or regular expressions in that order of preference.
      80f151e5
    • Brian Hartvigsen's avatar
      Backwards Compatible Jira URLs #1378 · 39e5c9a6
      Brian Hartvigsen authored
      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.
      39e5c9a6
  18. 02 Dec, 2012 8 commits
  19. 28 Nov, 2012 5 commits
  20. 27 Nov, 2012 2 commits
  21. 24 Nov, 2012 2 commits