diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-07-01 12:41:37 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-01 12:41:37 -0700 |
commit | 693502087e3a3190ffb11886989d52079e05412d (patch) | |
tree | a82fa02b33d76fc7231751c7a0fba59ef02f6a30 /contrib/buildsystems | |
parent | Merge branch 'wk/doc-in-linux-3.x-era' (diff) | |
parent | bash prompt: mention that PROMPT_COMMAND mode is faster (diff) | |
download | tgif-693502087e3a3190ffb11886989d52079e05412d.tar.xz |
Merge branch 'sg/bash-prompt'
* sg/bash-prompt:
bash prompt: mention that PROMPT_COMMAND mode is faster
bash prompt: avoid command substitution when finalizing gitstring
bash prompt: avoid command substitution when checking for untracked files
bash prompt: use bash builtins to check stash state
bash prompt: use bash builtins to check for unborn branch for dirty state
bash prompt: combine 'git rev-parse' for detached head
bash prompt: combine 'git rev-parse' executions in the main code path
bash prompt: use bash builtins to find out current branch
bash prompt: use bash builtins to find out rebase state
bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()
bash prompt: return early from __git_ps1() when not in a git repository
bash prompt: print unique detached HEAD abbreviated object name
bash prompt: add a test for symbolic link symbolic refs
completion, bash prompt: move __gitdir() tests to completion test suite
bash prompt: use 'write_script' helper in interactive rebase test
bash prompt: fix redirection coding style in tests
Diffstat (limited to 'contrib/buildsystems')
0 files changed, 0 insertions, 0 deletions