1
0
Fork 0
Commit Graph

15 Commits (7b8290a4e1c9229ba66795897344114cc20d9e98)

Author SHA1 Message Date
Juan G. Hurtado 9730de8e66 Adds support for $(current_branch) on git_parse_ahead()
14 years ago
Juan G. Hurtado f33e196bf0 Adds new prompt methods on Git lib
14 years ago
Sorin Ionescu ccdf259468 Added modified while newly added and type change detection to git prompt modified status.
14 years ago
Sven Lito d89d3a2703 merging in changes from robby's repo
14 years ago
Irakli Gozalishvili aa2f553023 Improving git plugin so it can display much more data.
14 years ago
Robby Russell d164123064 Moving current_branch() to git plugin
15 years ago
Robby Russell 210a72b441 Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
15 years ago
Andy Fowler 2db18cb050 makes git status prompt 4x faster
15 years ago
Martin Klepsch 0d00b8a636 Putting Git related aliases into git.zsh to have them in context.
15 years ago
Robby Russell 33f424134e Adding current_branch function, which can be used like: git pull origin master
15 years ago
Toon Claes 57e0d28d33 Modifying changes for issue 25, to fix issue 27
15 years ago
Toon Claes 41d9da7193 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
15 years ago
Toon Claes 2ed5139bd6 Joined the appearance so the theme can apply LSCOLORS too
15 years ago
meh ecdd69f328 Fixed issue #25.
15 years ago
Robby Russell 8dd06e3c73 Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options
15 years ago