summaryrefslogtreecommitdiff
path: root/lib/git.zsh
AgeCommit message (Collapse)Author
2010-06-03Moving current_branch() to git pluginRobby Russell
2010-06-03Initial implementation of a new plugin system, so that people can managed ↵Robby Russell
which aliases/functions they want.
2010-05-06makes git status prompt 4x fasterAndy Fowler
(via git status -s, benchmarked)
2009-12-27Putting Git related aliases into git.zsh to have them in context.Martin Klepsch
2009-11-25Adding current_branch function, which can be used like: git pull origin masterRobby Russell
2009-11-09Modifying changes for issue 25, to fix issue 27Toon Claes
2009-11-09Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshToon Claes
2009-11-09Fixed issue #25.meh
2009-11-04Joined the appearance so the theme can apply LSCOLORS tooToon Claes
2009-09-23Moving all zsh config options into a lib/ subdirectory to make way for some ↵Robby Russell
upcoming changes to directory structure and configuration options