aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3501-revert-cherry-pick.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano1-1/+1
2024-12-06Merge branch 'kh/sequencer-comment-char'Junio C Hamano1-0/+14
2024-12-06advice: suggest using subcommand "git config set"Bence Ferdinandy1-1/+1
2024-11-26sequencer: comment `--reference` subject line properlyKristoffer Haugsbakk1-0/+14
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-04-03Merge branch 'bl/cherry-pick-empty'Junio C Hamano1-3/+11
2024-03-25sequencer: handle unborn branch with `--allow-empty`Brian Lyles1-3/+11
2024-03-18sequencer: allow disabling conflict advicePhilippe Blain1-0/+1
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-3/+3
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-3/+3
2023-09-02sequencer: beautify subject of reverts of revertsOswald Buddenhagen1-0/+23
2023-05-01t/t3501-revert-cherry-pick.sh: clarify scope of the fileOswald Buddenhagen1-9/+9
2023-02-06sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason1-0/+1
2022-06-15Merge branch 'jc/revert-show-parent-info'Junio C Hamano1-0/+37
2022-05-31revert: --reference should apply only to 'revert', not 'cherry-pick'Junio C Hamano1-0/+6
2022-05-26revert: optionally refer to commit in the "reference" formatJunio C Hamano1-0/+31
2022-04-06t3501: remove test -f and stop ignoring git <cmd> exit codeKhalid Masum1-5/+4
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-1/+1
2021-08-23cherry-pick: use better advice messageZheNing Hu1-0/+16
2020-11-19t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-08-06t: don't spuriously close and reopen quotesMartin Ågren1-2/+2
2019-12-25Merge branch 'rs/test-cleanup'Junio C Hamano1-1/+1
2019-12-18t3501: don't create unused fileRené Scharfe1-1/+1
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu1-1/+1
2018-05-08merge-recursive: avoid triggering add_cacheinfo error with dirty modElijah Newren1-1/+1
2018-05-08merge-recursive: improve add_cacheinfo error handlingElijah Newren1-4/+3
2018-05-08merge-recursive: fix overwriting dirty files involved in renamesElijah Newren1-1/+1
2018-04-11Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano1-1/+1
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano1-1/+1
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-02-27merge-recursive: fix overwriting dirty files involved in renamesElijah Newren1-1/+1
2018-01-19Tighten and correct a few testcases for merging and cherry-pickingElijah Newren1-2/+5
2016-12-19Merge branch 'jc/renormalize-merge-kill-safer-crlf'Junio C Hamano1-0/+12
2016-11-28merge-recursive: handle NULL in add_cacheinfo() correctlyJohannes Schindelin1-1/+1
2016-11-28cherry-pick: demonstrate a segmentation faultJohannes Schindelin1-0/+12
2016-10-21sequencer: start error messages consistently with lower caseJohannes Schindelin1-1/+1
2013-10-23Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano1-0/+12
2013-10-10cherry-pick: handle "-" after parsing optionsJeff King1-0/+12
2013-09-20Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano1-0/+20
2013-09-09cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino1-0/+20
2013-09-05typofix: cherry is spelled with two arsJunio C Hamano1-1/+1
2012-12-23learn to pick/revert into unborn branchMartin von Zweigbergk1-0/+9
2012-08-27Fix tests under GETTEXT_POISON on parseoptJiang Xin1-2/+2
2011-04-13i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano1-2/+2
2011-03-09i18n: git-revert "Your local changes" messageÆvar Arnfjörð Bjarmason1-1/+1
2010-11-10cherry-pick/revert: transparently refresh indexJonathan Nieder1-0/+10
2010-06-30Merge branch 'cc/cherry-pick-stdin'Junio C Hamano1-0/+18
2010-06-29revert: do not rebuild argv on heapJonathan Nieder1-0/+18
2010-06-13commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder1-2/+4