15 Commits (7b2ebce5fa54f34727515317a61a789baecf0a8f)

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 14 years ago
Robby Russell 210a72b441 Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 14 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 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
Christopher Sexton ff076cae5f Git 1.6 support 15 years ago
Christopher Sexton dd18924536 Improved git prompt handling 15 years ago
Christopher Sexton dfe962246e Adding a little documentation for the git themes 15 years ago
Christopher Sexton 6f001b9b12 Added risto theme and made git.zsh themable 15 years ago
Geoff Garside a165a6a078 Move the spaces around again :P 15 years ago
Robby Russell 71bc81b14a Only calling git symbolic-ref HEAD when we are in a .git directory 15 years ago
Geoff Garside 5d51e6e1ef Restructure spaces in git pieces 15 years ago
Geoff Garside fee63f0db8 Colour branch name and add dirty string 15 years ago
Geoff Garside 5f039558a3 Change dirty git string to a yello X 15 years ago
Geoff Garside be966214c9 Strip colours from git.zsh 15 years ago
Robby Russell fe8f83cd78 Removing some unused git-dirty parsing code. 15 years ago
Robby Russell 5da20b9ddd Importing initial files after reorganizing stuff. 15 years ago