Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-14 | Move current_branch() from git plugin to core lib/git.zsh | Andrew Janke | |
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. | |||
2012-02-20 | Added a peepcode theme | John Barker | |