summaryrefslogtreecommitdiff
path: root/t/t9903-bash-prompt.sh
AgeCommit message (Expand)Author
2020-11-19t99*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-02-16rebase: rename the two primary rebase backendsElijah Newren
2020-02-16git-prompt: change the prompt for interactive-based rebasesElijah Newren
2019-07-01git-prompt: improve cherry-pick/revert detectionPhillip Wood
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2018-08-20Merge branch 'wc/make-funnynames-shared-lazy-prereq'Junio C Hamano
2018-08-06t: factor out FUNNYNAMES as shared lazy prereqWilliam Chargin
2018-07-16t9000-t9999: fix broken &&-chainsEric Sunshine
2018-05-30t990X: use '.git/objects' as 'deep inside .git' pathChristian Couder
2018-02-28t9903-bash-prompt: don't check the stderr of __git_ps1()SZEDER Gábor
2016-09-07t9903: fix broken && chainJohannes Sixt
2016-05-03Merge branch 'js/name-rev-use-oldest-ref'Junio C Hamano
2016-04-22name-rev: include taggerdate in considering the best nameJohannes Schindelin
2016-01-28mingw: do not bother to test funny file namesJohannes Schindelin
2015-11-24bash prompt: indicate dirty index even on orphan branchesSZEDER Gábor
2015-11-24bash prompt: test dirty index and worktree while on an orphan branchSZEDER Gábor
2015-07-20bash prompt: test untracked files status indicator with untracked dirsSZEDER Gábor
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-25Merge branch 'ct/prompt-untracked-fix'Junio C Hamano
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-15git prompt: use toplevel to find untracked filesCody A Taylor
2015-01-07git-prompt.sh: allow to hide prompt for ignored pwdJess Austin
2014-05-19git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen
2014-04-22git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen
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