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
2023-03-17completion: prompt: use generic colorsFelipe Contreras
2022-08-19git-prompt: show presence of unresolved conflicts at command promptJustin Donnelly
2022-06-10git-prompt: fix expansion of branch colour codesJoakim Petersen
2022-06-07git-prompt: make colourization consistentJoakim Petersen
2020-11-20t99*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-02-17rebase: rename the two primary rebase backendsElijah Newren
2020-02-17git-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-28Merge 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-17t9000-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-04Merge branch 'js/name-rev-use-oldest-ref'Junio C Hamano
2016-04-22name-rev: include taggerdate in considering the best nameJohannes Schindelin
2016-01-29mingw: 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-16git prompt: use toplevel to find untracked filesCody A Taylor
2015-01-07git-prompt.sh: allow to hide prompt for ignored pwdJess Austin
2014-05-20git-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-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