1. 15 Dec, 2015 1 commit
    • Andrew Janke's avatar
      Move current_branch() from git plugin to core lib/git.zsh · 9f552130
      Andrew Janke authored
      Fixes #4085: core -> plugin dependency issue.
      Rename it to git_current_branch for clarity that it's git-specific.
      Update all plugins that were calling it to use new name.
      Fix variable leaks by making more variables in lib/git.zsh local.
      Have lib/git.zsh use [[ ]] instead of [ ] everywhere.
      9f552130
  2. 06 Nov, 2014 1 commit
  3. 08 Mar, 2014 1 commit
  4. 16 Jan, 2012 1 commit
  5. 08 Jun, 2011 1 commit
  6. 07 Jun, 2011 5 commits
  7. 01 Jun, 2011 1 commit
  8. 31 May, 2011 2 commits