summaryrefslogtreecommitdiff
path: root/t/t9903-bash-prompt.sh
Commit message (Expand)AuthorAgeFilesLines
* completion: prompt: use generic colorsFelipe Contreras2023-03-161-4/+4
* git-prompt: show presence of unresolved conflicts at command promptJustin Donnelly2022-08-191-0/+16
* git-prompt: fix expansion of branch colour codesJoakim Petersen2022-06-101-9/+9
* git-prompt: make colourization consistentJoakim Petersen2022-06-071-9/+9
* t99*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-58/+58
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* rebase: rename the two primary rebase backendsElijah Newren2020-02-161-1/+1
* git-prompt: change the prompt for interactive-based rebasesElijah Newren2020-02-161-4/+4
* git-prompt: improve cherry-pick/revert detectionPhillip Wood2019-07-011-2/+18
* rebase: implement --merge via the interactive machineryElijah Newren2019-01-071-1/+1
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-4/+2
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-4/+2
* | Merge branch 'wc/make-funnynames-shared-lazy-prereq'Junio C Hamano2018-08-201-8/+5
|\ \
| * | t: factor out FUNNYNAMES as shared lazy prereqWilliam Chargin2018-08-061-8/+5
| |/
* | t9000-t9999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
|/
* t990X: use '.git/objects' as 'deep inside .git' pathChristian Couder2018-05-301-1/+1
* t9903-bash-prompt: don't check the stderr of __git_ps1()SZEDER Gábor2018-02-281-12/+2
* t9903: fix broken && chainjs/t9903-chainingJohannes Sixt2016-09-071-1/+1
* Merge branch 'js/name-rev-use-oldest-ref'Junio C Hamano2016-05-031-1/+1
|\
| * name-rev: include taggerdate in considering the best namejs/name-rev-use-oldest-refJohannes Schindelin2016-04-221-1/+1
* | mingw: do not bother to test funny file namesJohannes Schindelin2016-01-281-1/+1
* | bash prompt: indicate dirty index even on orphan branchessg/bash-prompt-dirty-orphanSZEDER Gábor2015-11-241-2/+2
* | bash prompt: test dirty index and worktree while on an orphan branchSZEDER Gábor2015-11-241-3/+28
* | bash prompt: test untracked files status indicator with untracked dirsSZEDER Gábor2015-07-201-0/+25
|/
* 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