17 Commits (31badac2ea2ecdc77cf4c339fcef9472940cb261)

Author SHA1 Message Date
Brandon Konkle 6774fb3d59 Minor corrections to deletion detection in git_prompt_status 15 years ago
Michael Hanson c014dca141 Fix deleted in git.zsh 15 years ago
Juan G. Hurtado e129fc5a28 Adds support for $(current_branch) on git_parse_ahead() 15 years ago
Juan G. Hurtado 077baa7bb1 Adds new prompt methods on Git lib 15 years ago
Sorin Ionescu 90a9a5f251 Added modified while newly added and type change detection to git prompt modified status. 15 years ago
Sven Lito dc12853b0c merging in changes from robby's repo 16 years ago
Irakli Gozalishvili 8059c0727a Improving git plugin so it can display much more data. 16 years ago
Robby Russell 27904c117c Moving current_branch() to git plugin 16 years ago
Robby Russell 3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 16 years ago
Andy Fowler 3c87d48362 makes git status prompt 4x faster 16 years ago
Martin Klepsch f9509f365b Putting Git related aliases into git.zsh to have them in context. 16 years ago
Robby Russell 473dd3b212 Adding current_branch function, which can be used like: git pull origin master 17 years ago
Toon Claes 147f1dc702 Modifying changes for issue 25, to fix issue 27 17 years ago
meh 8f33231823 Fixed issue #25. 17 years ago
Toon Claes e2dba2c3e9 Joined the appearance so the theme can apply LSCOLORS too 17 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 17 years ago
Christopher Sexton 9f0df188f4 Git 1.6 support 17 years ago
Christopher Sexton a9f21b381c Improved git prompt handling 17 years ago
Christopher Sexton ff8e99beef Adding a little documentation for the git themes 17 years ago
Christopher Sexton 85a4e30289 Added risto theme and made git.zsh themable 17 years ago
Geoff Garside af8294d206 Move the spaces around again :P 17 years ago
Robby Russell a26cb28de4 Only calling git symbolic-ref HEAD when we are in a .git directory 17 years ago
Geoff Garside 845eabc8cc Restructure spaces in git pieces 17 years ago
Geoff Garside 652caa6b25 Colour branch name and add dirty string 17 years ago
Geoff Garside a9c1830462 Change dirty git string to a yello X 17 years ago
Geoff Garside 5811a6b11f Strip colours from git.zsh 17 years ago
Robby Russell fe8f83cd78 Removing some unused git-dirty parsing code. 17 years ago
Robby Russell 5da20b9ddd Importing initial files after reorganizing stuff. 17 years ago