summaryrefslogtreecommitdiff
path: root/contrib/completion/git-prompt.sh
Commit message (Expand)AuthorAgeFilesLines
* git-prompt.sh: document GIT_PS1_STATESEPARATORjc/prompt-document-ps1-state-separatorJoe Cridge2015-06-101-0/+4
* prompt: introduce GIT_PS1_STATESEPARATORRamkumar Ramachandra2013-05-171-3/+4
* Merge branch 'zk/prompt-rebase-step'Junio C Hamano2013-05-011-5/+16
|\
| * bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger2013-04-251-5/+16
* | Merge branch 'fc/untracked-zsh-prompt'Junio C Hamano2013-04-231-1/+1
|\ \ | |/ |/|
| * prompt: fix untracked files for zshFelipe Contreras2013-04-211-1/+1
* | bash: teach __git_ps1 about REVERT_HEADRobin Rosenberg2013-03-311-0/+2
|/
* shell-prompt: clean up nested if-thenMartin Erik Werner2013-02-181-14/+13
* shell prompt: add bash.showUntrackedFiles optionMartin Erik Werner2013-02-131-3/+8
* 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