summaryrefslogtreecommitdiff
path: root/t/t9903-bash-prompt.sh
Commit message (Expand)AuthorAgeFilesLines
* name-rev: include taggerdate in considering the best namejs/name-rev-use-oldest-refJohannes Schindelin2016-04-221-1/+1
* Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-261-1/+1
|\
| * t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* | Merge branch 'ct/prompt-untracked-fix'Junio C Hamano2015-03-251-0/+11
|\ \ | |/ |/|
| * git prompt: use toplevel to find untracked filesct/prompt-untracked-fixCody A Taylor2015-03-151-0/+11
* | git-prompt.sh: allow to hide prompt for ignored pwdrh/hide-prompt-in-ignored-directoryJess Austin2015-01-071-0/+106
|/
* git-prompt.sh: don't assume the shell expands the value of PS1rh/prompt-pcmode-avoid-eval-on-refnameRichard Hansen2014-05-191-3/+3
* git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-221-22/+22
* bash prompt: test the prompt with newline in repository pathsg/bash-prompt-lf-in-cwd-testSZEDER Gábor2013-08-181-0/+23
* Merge branch 'ed/color-prompt'Junio C Hamano2013-07-011-0/+141
|\
| * git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-261-4/+4
| * t9903: remove redundant testsEduardo R. D'Avila2013-06-261-114/+1
| * t9903: add tests for git-prompt pcmodeEduardo R. D'Avila2013-06-261-0/+254
* | bash prompt: use bash builtins to check stash stateSZEDER Gábor2013-06-241-0/+1
* | bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor2013-06-241-0/+8
* | bash prompt: print unique detached HEAD abbreviated object nameSZEDER Gábor2013-06-241-1/+2
* | bash prompt: add a test for symbolic link symbolic refsSZEDER Gábor2013-06-241-0/+9
* | completion, bash prompt: move __gitdir() tests to completion test suiteSZEDER Gábor2013-06-241-128/+0
* | bash prompt: use 'write_script' helper in interactive rebase testSZEDER Gábor2013-06-241-7/+5
* | bash prompt: fix redirection coding style in testsSZEDER Gábor2013-06-241-116/+116
|/
* prompt: fix for simple rebaseFelipe Contreras2013-05-291-1/+1
* Merge branch 'zk/prompt-rebase-step'Junio C Hamano2013-05-011-4/+10
|\
| * bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger2013-04-251-4/+10
* | t9903: Don't fail when run from path accessed through symlinkTorstein Hegge2013-04-111-5/+5
|/
* t9903: add extra tests for bash.showDirtyStateMartin Erik Werner2013-02-131-1/+37
* t9903: add tests for bash.showUntrackedFilesMartin Erik Werner2013-02-131-0/+40
* completion: respect $GIT_DIRSZEDER Gábor2012-06-191-1/+9
* completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-221-1/+1
* tests: add tests for the bash prompt functions in the completion scriptSZEDER Gábor2012-05-091-0/+448