Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-19bash prompt: test the prompt with newline in repository pathSZEDER Gábor
2013-07-01Merge branch 'ed/color-prompt'Junio C Hamano
2013-06-27git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila
2013-06-27t9903: 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-24bash prompt: use 'write_script' helper in interactive rebase testSZEDER Gábor
2013-06-24bash prompt: fix redirection coding style in testsSZEDER Gábor
2013-05-29prompt: fix for simple rebaseFelipe Contreras
2013-05-02Merge branch 'zk/prompt-rebase-step'Junio C Hamano
2013-04-25bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger
2013-04-12t9903: Don't fail when run from path accessed through symlinkTorstein Hegge
2013-02-14t9903: add extra tests for bash.showDirtyStateMartin Erik Werner
2013-02-14t9903: add tests for bash.showUntrackedFilesMartin Erik Werner
2012-06-20completion: respect $GIT_DIRSZEDER Gábor
2012-05-23completion: split __git_ps1 into a separate scriptFelipe Contreras
2012-05-10tests: add tests for the bash prompt functions in the completion scriptSZEDER Gábor