aboutsummaryrefslogtreecommitdiff
path: root/t/t9903-bash-prompt.sh
Commit message (Expand)AuthorAge
* t9903: fix broken && chainJohannes Sixt2016-09-07
* Merge branch 'js/name-rev-use-oldest-ref'Junio C Hamano2016-05-03
|\
| * name-rev: include taggerdate in considering the best nameJohannes Schindelin2016-04-22
* | mingw: do not bother to test funny file namesJohannes Schindelin2016-01-28
* | bash prompt: indicate dirty index even on orphan branchesSZEDER Gábor2015-11-24
* | bash prompt: test dirty index and worktree while on an orphan branchSZEDER Gábor2015-11-24
* | bash prompt: test untracked files status indicator with untracked dirsSZEDER Gábor2015-07-20
|/
* Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-26
|\
| * t: fix trivial &&-chain breakageJeff King2015-03-20
* | Merge branch 'ct/prompt-untracked-fix'Junio C Hamano2015-03-25
|\ \ | |/ |/|
| * git prompt: use toplevel to find untracked filesCody A Taylor2015-03-15
* | git-prompt.sh: allow to hide prompt for ignored pwdJess Austin2015-01-07
|/
* git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen2014-05-19
* git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-22
* bash prompt: test the prompt with newline in repository pathSZEDER Gábor2013-08-18
* 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