index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9903-bash-prompt.sh
Commit message (
Expand
)
Author
Age
*
t9903: fix broken && chain
Johannes Sixt
2016-09-07
*
Merge branch 'js/name-rev-use-oldest-ref'
Junio C Hamano
2016-05-03
|
\
|
*
name-rev: include taggerdate in considering the best name
Johannes Schindelin
2016-04-22
*
|
mingw: do not bother to test funny file names
Johannes Schindelin
2016-01-28
*
|
bash prompt: indicate dirty index even on orphan branches
SZEDER Gábor
2015-11-24
*
|
bash prompt: test dirty index and worktree while on an orphan branch
SZEDER Gábor
2015-11-24
*
|
bash prompt: test untracked files status indicator with untracked dirs
SZEDER Gábor
2015-07-20
|
/
*
Merge branch 'jk/test-chain-lint'
Junio C Hamano
2015-03-26
|
\
|
*
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
*
|
Merge branch 'ct/prompt-untracked-fix'
Junio C Hamano
2015-03-25
|
\
\
|
|
/
|
/
|
|
*
git prompt: use toplevel to find untracked files
Cody A Taylor
2015-03-15
*
|
git-prompt.sh: allow to hide prompt for ignored pwd
Jess Austin
2015-01-07
|
/
*
git-prompt.sh: don't assume the shell expands the value of PS1
Richard Hansen
2014-05-19
*
git-prompt.sh: don't put unsanitized branch names in $PS1
Richard Hansen
2014-04-22
*
bash prompt: test the prompt with newline in repository path
SZEDER Gábor
2013-08-18
*
Merge branch 'ed/color-prompt'
Junio C Hamano
2013-07-01
|
\
|
*
git-prompt.sh: do not print duplicate clean color code
Eduardo R. D'Avila
2013-06-26
|
*
t9903: remove redundant tests
Eduardo R. D'Avila
2013-06-26
|
*
t9903: add tests for git-prompt pcmode
Eduardo R. D'Avila
2013-06-26
*
|
bash prompt: use bash builtins to check stash state
SZEDER Gábor
2013-06-24
*
|
bash prompt: combine 'git rev-parse' for detached head
SZEDER Gábor
2013-06-24
*
|
bash prompt: print unique detached HEAD abbreviated object name
SZEDER Gábor
2013-06-24
*
|
bash prompt: add a test for symbolic link symbolic refs
SZEDER Gábor
2013-06-24
*
|
completion, bash prompt: move __gitdir() tests to completion test suite
SZEDER Gábor
2013-06-24
*
|
bash prompt: use 'write_script' helper in interactive rebase test
SZEDER Gábor
2013-06-24
*
|
bash prompt: fix redirection coding style in tests
SZEDER Gábor
2013-06-24
|
/
*
prompt: fix for simple rebase
Felipe Contreras
2013-05-29
*
Merge branch 'zk/prompt-rebase-step'
Junio C Hamano
2013-05-01
|
\
|
*
bash-prompt.sh: show where rebase is at when stopped
Zoltan Klinger
2013-04-25
*
|
t9903: Don't fail when run from path accessed through symlink
Torstein Hegge
2013-04-11
|
/
*
t9903: add extra tests for bash.showDirtyState
Martin Erik Werner
2013-02-13
*
t9903: add tests for bash.showUntrackedFiles
Martin Erik Werner
2013-02-13
*
completion: respect $GIT_DIR
SZEDER Gábor
2012-06-19
*
completion: split __git_ps1 into a separate script
Felipe Contreras
2012-05-22
*
tests: add tests for the bash prompt functions in the completion script
SZEDER Gábor
2012-05-09