summaryrefslogtreecommitdiff
path: root/contrib/completion/git-prompt.sh
AgeCommit message (Expand)AuthorFilesLines
2012-10-17coloured git-prompt: paint detached HEAD marker in redLibravatar Junio C Hamano1-1/+1
2012-10-16Fix up colored git-promptLibravatar Simon Oosthoek1-23/+32
2012-10-11show color hints based on state of the git treeLibravatar Simon Oosthoek1-1/+35
2012-10-11Allow __git_ps1 to be used in PROMPT_COMMANDLibravatar Simon Oosthoek1-6/+45
2012-09-24Improve the description of GIT_PS1_SHOWUPSTREAMLibravatar Jonathan "Duke" Leto1-3/+4
2012-06-10completion: warn people about duplicated functionLibravatar Junio C Hamano1-0/+2
2012-05-22completion: split __git_ps1 into a separate scriptLibravatar Felipe Contreras1-0/+287