aboutsummaryrefslogtreecommitdiff
path: root/t/t9903-bash-prompt.sh
Commit message (Expand)AuthorAge
* Merge branch 'ed/color-prompt'Junio C Hamano2013-07-01
|\
| * git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-26
| * t9903: remove redundant testsEduardo R. D'Avila2013-06-26
| * t9903: add tests for git-prompt pcmodeEduardo R. D'Avila2013-06-26
* | bash prompt: use bash builtins to check stash stateSZEDER Gábor2013-06-24
* | bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor2013-06-24
* | bash prompt: print unique detached HEAD abbreviated object nameSZEDER Gábor2013-06-24
* | bash prompt: add a test for symbolic link symbolic refsSZEDER Gábor2013-06-24
* | completion, bash prompt: move __gitdir() tests to completion test suiteSZEDER Gábor2013-06-24
* | bash prompt: use 'write_script' helper in interactive rebase testSZEDER Gábor2013-06-24
* | bash prompt: fix redirection coding style in testsSZEDER Gábor2013-06-24
|/
* prompt: fix for simple rebaseFelipe Contreras2013-05-29
* Merge branch 'zk/prompt-rebase-step'Junio C Hamano2013-05-01
|\
| * bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger2013-04-25
* | t9903: Don't fail when run from path accessed through symlinkTorstein Hegge2013-04-11
|/
* t9903: add extra tests for bash.showDirtyStateMartin Erik Werner2013-02-13
* t9903: add tests for bash.showUntrackedFilesMartin Erik Werner2013-02-13
* completion: respect $GIT_DIRSZEDER Gábor2012-06-19
* completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-22
* tests: add tests for the bash prompt functions in the completion scriptSZEDER Gábor2012-05-09