summaryrefslogtreecommitdiff
path: root/contrib/completion/git-prompt.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'so/prompt-command'Junio C Hamano2012-12-271-12/+20
|\
| * make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek2012-12-261-12/+20
* | Merge branch 'so/prompt-command'Junio C Hamano2012-12-121-5/+11
|\ \ | |/
| * git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano2012-12-121-5/+11
* | Merge branch 'maint'Junio C Hamano2012-12-111-1/+10
|\ \ | |/ |/|
| * git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg2012-12-111-0/+9
* | coloured git-prompt: paint detached HEAD marker in redJunio C Hamano2012-10-171-1/+1
* | Fix up colored git-promptSimon Oosthoek2012-10-161-23/+32
* | show color hints based on state of the git treeSimon Oosthoek2012-10-111-1/+35
* | Allow __git_ps1 to be used in PROMPT_COMMANDSimon Oosthoek2012-10-111-6/+45
|/
* Improve the description of GIT_PS1_SHOWUPSTREAMJonathan "Duke" Leto2012-09-241-3/+4
* completion: warn people about duplicated functionJunio C Hamano2012-06-101-0/+2
* completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-221-0/+287