aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-prompt.sh
Commit message (Expand)AuthorAge
* git-prompt: do not look for refs/stash in $GIT_DIRJeff King2014-08-25
* Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano2014-05-19
|\
| * git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen2014-05-19
* | Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano2014-05-13
|\ \
| * | contrib: completion: fix 'eread()' namespaceFelipe Contreras2014-05-13
* | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano2014-05-02
|\ \ \ | |/ / |/| / | |/
| * git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-22
* | prompt: fix missing file errors in zshFelipe Contreras2014-04-14
|/
* Merge branch 'sg/prompt-svn-remote-fix'Junio C Hamano2013-10-28
|\
| * bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor2013-10-15
* | git-prompt.sh: optionally show upstream branch nameJulien Carsique2013-10-14
|/
* contrib/git-prompt.sh: handle missing 'printf -v' more gracefullyBrandon Casey2013-08-22
* Merge branch 'ed/color-prompt'Junio C Hamano2013-07-01
|\
| * git-prompt.sh: add missing information in commentsEduardo R. D'Avila2013-06-26
| * git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-26
| * git-prompt.sh: refactor colored prompt codeEduardo R. D'Avila2013-06-26
* | bash prompt: mention that PROMPT_COMMAND mode is fasterSZEDER Gábor2013-06-24
* | bash prompt: avoid command substitution when finalizing gitstringSZEDER Gábor2013-06-24
* | bash prompt: avoid command substitution when checking for untracked filesSZEDER Gábor2013-06-24
* | bash prompt: use bash builtins to check stash stateSZEDER Gábor2013-06-24
* | bash prompt: use bash builtins to check for unborn branch for dirty stateSZEDER Gábor2013-06-24
* | bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor2013-06-24
* | bash prompt: combine 'git rev-parse' executions in the main code pathSZEDER Gábor2013-06-24
* | bash prompt: use bash builtins to find out current branchSZEDER Gábor2013-06-24
* | bash prompt: use bash builtins to find out rebase stateSZEDER Gábor2013-06-24
* | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()SZEDER Gábor2013-06-24
* | bash prompt: return early from __git_ps1() when not in a git repositorySZEDER Gábor2013-06-24
* | bash prompt: print unique detached HEAD abbreviated object nameSZEDER Gábor2013-06-24
|/
* prompt: squelch error output from catRamkumar Ramachandra2013-06-14
* Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano2013-06-06
|\
| * prompt: fix for simple rebaseFelipe Contreras2013-05-29
* | Merge branch 'tg/maint-zsh-svn-remote-prompt'Junio C Hamano2013-06-05
|\ \
| * | prompt: fix show upstream with svn and zshThomas Gummerer2013-05-22
| * | Merge branch 'fc/untracked-zsh-prompt' into maintJunio C Hamano2013-04-26
| |\ \
* | | | prompt: colorize ZSH promptRamkumar Ramachandra2013-05-17
* | | | prompt: factor out gitstring coloring logicRamkumar Ramachandra2013-05-17
* | | | prompt: introduce GIT_PS1_STATESEPARATORRamkumar Ramachandra2013-05-17
| |_|/ |/| |
* | | Merge branch 'zk/prompt-rebase-step'Junio C Hamano2013-05-01
|\ \ \
| * | | bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger2013-04-25
| |/ /
* | | Merge branch 'fc/untracked-zsh-prompt'Junio C Hamano2013-04-23
|\ \ \ | |/ / |/| / | |/
| * prompt: fix untracked files for zshFelipe Contreras2013-04-21
* | bash: teach __git_ps1 about REVERT_HEADRobin Rosenberg2013-03-31
|/
* shell-prompt: clean up nested if-thenMartin Erik Werner2013-02-18
* shell prompt: add bash.showUntrackedFiles optionMartin Erik Werner2013-02-13
* Merge branch 'so/prompt-command'Junio C Hamano2012-12-27
|\
| * make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek2012-12-26
* | Merge branch 'so/prompt-command'Junio C Hamano2012-12-12
|\ \ | |/
| * git-prompt.sh: update PROMPT_COMMAND documentationJunio C Hamano2012-12-12
* | Merge branch 'maint'Junio C Hamano2012-12-11
|\ \ | |/ |/|
| * git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg2012-12-11