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
2022-10-07Sync with 2.30.6Taylor Blau
2022-10-01t/t3NNN: allow local submodulesTaylor Blau
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-11-20t34*: 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-04-28rebase: save autostash entry into stash reflog on --quitDenton Liu
2020-02-17rebase: rename the two primary rebase backendsElijah Newren
2020-02-17rebase tests: mark tests specific to the am-backend with --amElijah Newren
2019-09-07builtin/rebase.c: Remove pointless messageBen Wijen
2019-09-07builtin/rebase.c: make sure the active branch isn't moved when autostashingBen Wijen
2019-07-09t3420: remove progress lines before comparing outputPhillip Wood
2019-06-27rebase: fix garbled progress display with '-x'SZEDER Gábor
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-11-18Merge branch 'js/rebase-autostash-detach-fix'Junio C Hamano
2018-11-08built-in rebase --autostash: leave the current branch alone if possibleJohannes Schindelin
2018-11-08built-in rebase: demonstrate regression with --autostashJohannes Schindelin
2018-11-02Merge branch 'js/rebase-autostash-fix'Junio C Hamano
2018-10-24rebase --autostash: fix issue with dirty submodulesJohannes Schindelin
2018-10-24rebase --autostash: demonstrate a problem with dirty submodulesJohannes Schindelin
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor
2017-06-23t3420: fix under GETTEXT_POISON buildJunio C Hamano
2017-06-19rebase: add more regression tests for console outputPhillip Wood
2017-06-19rebase: add regression tests for console outputPhillip Wood
2016-08-12Spelling fixesVille Skyttä
2016-06-29rebase -i: restore autostash on abortPatrick Steinhardt
2015-09-11rebase: support --no-autostashJohn Keeping
2014-05-20rebase -i: test "Nothing to do" case with autostashMatthieu Moy
2013-06-14rebase: finish_rebase() in noop rebaseRamkumar Ramachandra
2013-06-14rebase: finish_rebase() in fast-forward rebaseRamkumar Ramachandra
2013-05-29rebase: implement --[no-]autostash and rebase.autostashRamkumar Ramachandra