1. 12 Mar, 2013 1 commit
  2. 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
  3. 07 Feb, 2013 1 commit
  4. 05 Feb, 2013 1 commit
  5. 03 Jan, 2013 1 commit
  6. 02 Jan, 2013 1 commit
  7. 24 Dec, 2012 1 commit
  8. 07 Dec, 2012 1 commit
  9. 06 Dec, 2012 1 commit
  10. 05 Dec, 2012 1 commit
  11. 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
  12. 02 Dec, 2012 8 commits
  13. 28 Nov, 2012 5 commits
  14. 27 Nov, 2012 2 commits
  15. 24 Nov, 2012 2 commits
  16. 22 Nov, 2012 1 commit
  17. 21 Nov, 2012 2 commits
  18. 20 Nov, 2012 3 commits
  19. 19 Nov, 2012 2 commits
  20. 16 Nov, 2012 1 commit
    • Jim Hester's avatar
      Replace reset-prompt with push-line and accept-line · 9ba79911
      Jim Hester authored
      The in memory history is not updated until an accept line command, so you
      have to push enter before it is correct, this commit replaces the reset-prompt
      with an accept-line.  It also adds a push-line, to preserve the current editing
      buffer
      9ba79911
  21. 13 Nov, 2012 1 commit