1
0
Fork 0
Commit Graph

19 Commits (1e9b718af1a507e229c7cf25585c8a8c8b6c9415)

Author SHA1 Message Date
Sorin Ionescu 1e9b718af1 Cleaned up /lib/, removed trailing white space everywhere.
14 years ago
Sorin Ionescu 1961b8d196 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
14 years ago
Juan G. Hurtado e129fc5a28 Adds support for $(current_branch) on git_parse_ahead()
14 years ago
Sorin Ionescu 969553349f Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
14 years ago
Juan G. Hurtado 077baa7bb1 Adds new prompt methods on Git lib
14 years ago
Sorin Ionescu a6aefd3f7c ZSH has built-in regex support; use it!
14 years ago
Sorin Ionescu 90a9a5f251 Added modified while newly added and type change detection to git prompt modified status.
14 years ago
Sven Lito dc12853b0c merging in changes from robby's repo
14 years ago
Irakli Gozalishvili 8059c0727a Improving git plugin so it can display much more data.
14 years ago
Robby Russell 27904c117c Moving current_branch() to git plugin
15 years ago
Robby Russell 3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
15 years ago
Andy Fowler 3c87d48362 makes git status prompt 4x faster
15 years ago
Martin Klepsch f9509f365b Putting Git related aliases into git.zsh to have them in context.
15 years ago
Robby Russell 473dd3b212 Adding current_branch function, which can be used like: git pull origin master
15 years ago
Toon Claes 147f1dc702 Modifying changes for issue 25, to fix issue 27
15 years ago
Toon Claes 729fd0ab3c Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
15 years ago
meh 8f33231823 Fixed issue #25.
15 years ago
Toon Claes e2dba2c3e9 Joined the appearance so the theme can apply LSCOLORS too
15 years ago
Robby Russell 8debd097fb 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