summaryrefslogtreecommitdiff
path: root/t/t9903-bash-prompt.sh
AgeCommit message (Expand)Author
2013-08-18bash prompt: test the prompt with newline in repository pathSZEDER Gábor
2013-07-01Merge branch 'ed/color-prompt'Junio C Hamano
2013-06-26git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila
2013-06-26t9903: remove redundant testsEduardo R. D'Avila
2013-06-26t9903: add tests for git-prompt pcmodeEduardo R. D'Avila
2013-06-24bash prompt: use bash builtins to check stash stateSZEDER Gábor
2013-06-24bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor
2013-06-24bash prompt: print unique detached HEAD abbreviated object nameSZEDER Gábor
2013-06-24bash prompt: add a test for symbolic link symbolic refsSZEDER Gábor
2013-06-24completion, bash prompt: move __gitdir() tests to completion test suiteSZEDER Gábor
2013-06-23bash prompt: use 'write_script' helper in interactive rebase testSZEDER Gábor
2013-06-23bash prompt: fix redirection coding style in testsSZEDER Gábor
2013-05-29prompt: fix for simple rebaseFelipe Contreras
2013-05-01Merge branch 'zk/prompt-rebase-step'Junio C Hamano
2013-04-25bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger
2013-04-11t9903: Don't fail when run from path accessed through symlinkTorstein Hegge
2013-02-13t9903: add extra tests for bash.showDirtyStateMartin Erik Werner
2013-02-13t9903: add tests for bash.showUntrackedFilesMartin Erik Werner
2012-06-19completion: respect $GIT_DIRSZEDER Gábor
2012-05-22completion: split __git_ps1 into a separate scriptFelipe Contreras
2012-05-09tests: add tests for the bash prompt functions in the completion scriptSZEDER Gábor