| Commit message (Expand) | Author | Age | Files | Lines |
* | git-prompt: add a describe style for any tagsmg/prompt-describe-tags | Michael J Gruber | 2017-03-15 | 1 | -0/+3 |
* | Merge branch 'vs/prompt-avoid-unset-variable' | Junio C Hamano | 2016-06-27 | 1 | -3/+3 |
|\ |
|
| * | git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shavs/prompt-avoid-unset-variable | Ville Skyttä | 2016-06-06 | 1 | -3/+3 |
| * | Merge branch 'jc/prompt-document-ps1-state-separator' | Junio C Hamano | 2015-07-01 | 1 | -0/+4 |
| |\ |
|
* | | | bash prompt: indicate dirty index even on orphan branchessg/bash-prompt-dirty-orphan | SZEDER Gábor | 2015-11-24 | 1 | -3/+2 |
* | | | bash prompt: remove a redundant 'git diff' option | SZEDER Gábor | 2015-11-24 | 1 | -1/+1 |
* | | | bash prompt: faster untracked status indicator with untracked directoriessg/bash-prompt-untracked-optim | SZEDER Gábor | 2015-07-20 | 1 | -1/+1 |
* | | | Merge branch 'jc/prompt-document-ps1-state-separator' into maint | Junio C Hamano | 2015-07-15 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | git-prompt.sh: document GIT_PS1_STATESEPARATORjc/prompt-document-ps1-state-separator | Joe Cridge | 2015-06-10 | 1 | -0/+4 |
* | | Merge branch 'ct/prompt-untracked-fix' | Junio C Hamano | 2015-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | git prompt: use toplevel to find untracked filesct/prompt-untracked-fix | Cody A Taylor | 2015-03-15 | 1 | -1/+1 |
* | | | Merge branch 'tf/prompt-preserve-exit-status' | Junio C Hamano | 2015-01-14 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | git-prompt: preserve value of $? in all casestf/prompt-preserve-exit-status | Tony Finch | 2015-01-14 | 1 | -4/+4 |
* | | | | Merge branch 'rh/hide-prompt-in-ignored-directory' | Junio C Hamano | 2015-01-14 | 1 | -7/+17 |
|\ \ \ \ |
|
| * | | | | git-prompt.sh: allow to hide prompt for ignored pwdrh/hide-prompt-in-ignored-directory | Jess Austin | 2015-01-07 | 1 | -0/+13 |
| * | | | | git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt | Richard Hansen | 2015-01-07 | 1 | -7/+4 |
* | | | | | Merge branch 'tf/prompt-preserve-exit-status' | Junio C Hamano | 2015-01-07 | 1 | -0/+4 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | git-prompt: preserve value of $? inside shell prompt | Tony Finch | 2014-12-22 | 1 | -0/+4 |
* | | | | Merge branch 'jg/prompt-localize-temporary' | Junio C Hamano | 2014-12-22 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | git-prompt.sh: make $f local to __git_eread()jg/prompt-localize-temporary | Justin Guenther | 2014-12-12 | 1 | -1/+1 |
* | | | | git-prompt: do not look for refs/stash in $GIT_DIRjk/prompt-stash-could-be-packed | Jeff King | 2014-08-25 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' | Junio C Hamano | 2014-05-19 | 1 | -17/+39 |
|\ \ \ |
|
| * | | | git-prompt.sh: don't assume the shell expands the value of PS1rh/prompt-pcmode-avoid-eval-on-refname | Richard Hansen | 2014-05-19 | 1 | -17/+39 |
* | | | | Merge branch 'fc/prompt-zsh-read-from-file' | Junio C Hamano | 2014-05-13 | 1 | -8/+8 |
|\ \ \ \ |
|
| * | | | | contrib: completion: fix 'eread()' namespacefc/prompt-zsh-read-from-file | Felipe Contreras | 2014-05-13 | 1 | -8/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' | Junio C Hamano | 2014-05-02 | 1 | -2/+32 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | git-prompt.sh: don't put unsanitized branch names in $PS1 | Richard Hansen | 2014-04-22 | 1 | -2/+32 |
* | | | prompt: fix missing file errors in zsh | Felipe Contreras | 2014-04-14 | 1 | -7/+14 |
|/ / |
|
* | | Merge branch 'sg/prompt-svn-remote-fix' | Junio C Hamano | 2013-10-28 | 1 | -1/+1 |
|\ \ |
|
| * | | bash prompt: don't use '+=' operator in show upstream code pathsg/prompt-svn-remote-fix | SZEDER Gábor | 2013-10-15 | 1 | -1/+1 |
* | | | git-prompt.sh: optionally show upstream branch namejc/prompt-upstream | Julien Carsique | 2013-10-14 | 1 | -1/+6 |
|/ / |
|
* | | contrib/git-prompt.sh: handle missing 'printf -v' more gracefullybc/completion-for-bash-3.0 | Brandon Casey | 2013-08-22 | 1 | -1/+5 |
* | | Merge branch 'ed/color-prompt' | Junio C Hamano | 2013-07-01 | 1 | -70/+41 |
|\ \ |
|
| * | | git-prompt.sh: add missing information in comments | Eduardo R. D'Avila | 2013-06-26 | 1 | -11/+15 |
| * | | git-prompt.sh: do not print duplicate clean color code | Eduardo R. D'Avila | 2013-06-26 | 1 | -1/+1 |
| * | | git-prompt.sh: refactor colored prompt code | Eduardo R. D'Avila | 2013-06-26 | 1 | -59/+26 |
* | | | bash prompt: mention that PROMPT_COMMAND mode is faster | SZEDER Gábor | 2013-06-24 | 1 | -5/+5 |
* | | | bash prompt: avoid command substitution when finalizing gitstring | SZEDER Gábor | 2013-06-24 | 1 | -1/+5 |
* | | | bash prompt: avoid command substitution when checking for untracked files | SZEDER Gábor | 2013-06-24 | 1 | -1/+1 |
* | | | bash prompt: use bash builtins to check stash state | SZEDER Gábor | 2013-06-24 | 1 | -2/+3 |
* | | | bash prompt: use bash builtins to check for unborn branch for dirty state | SZEDER Gábor | 2013-06-24 | 1 | -1/+1 |
* | | | bash prompt: combine 'git rev-parse' for detached head | SZEDER Gábor | 2013-06-24 | 1 | -4/+12 |
* | | | bash prompt: combine 'git rev-parse' executions in the main code path | SZEDER Gábor | 2013-06-24 | 1 | -5/+13 |
* | | | bash prompt: use bash builtins to find out current branch | SZEDER Gábor | 2013-06-24 | 1 | -18/+33 |
* | | | bash prompt: use bash builtins to find out rebase state | SZEDER Gábor | 2013-06-24 | 1 | -6/+6 |
* | | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir() | SZEDER Gábor | 2013-06-24 | 1 | -25/+1 |
* | | | bash prompt: return early from __git_ps1() when not in a git repository | SZEDER Gábor | 2013-06-24 | 1 | -100/+101 |
* | | | bash prompt: print unique detached HEAD abbreviated object name | SZEDER Gábor | 2013-06-24 | 1 | -1/+1 |
|/ / |
|
* | | prompt: squelch error output from cat | Ramkumar Ramachandra | 2013-06-14 | 1 | -6/+6 |
* | | Merge branch 'fc/show-branch-in-rebase-am' | Junio C Hamano | 2013-06-06 | 1 | -0/+2 |
|\ \ |
|