summaryrefslogtreecommitdiffstats
path: root/t/t3501-revert-cherry-pick.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano2024-12-161-1/+1
|\
| * advice: suggest using subcommand "git config set"Bence Ferdinandy2024-12-061-1/+1
* | Merge branch 'kh/sequencer-comment-char'Junio C Hamano2024-12-061-0/+14
|\ \
| * | sequencer: comment `--reference` subject line properlyKristoffer Haugsbakk2024-11-261-0/+14
| |/
* / t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
|/
* Merge branch 'bl/cherry-pick-empty'Junio C Hamano2024-04-031-3/+11
|\
| * sequencer: handle unborn branch with `--allow-empty`Brian Lyles2024-03-261-3/+11
* | sequencer: allow disabling conflict advicePhilippe Blain2024-03-181-0/+1
|/
* Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-3/+3
|\
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-3/+3
* | sequencer: beautify subject of reverts of revertsOswald Buddenhagen2023-09-031-0/+23
|/
* t/t3501-revert-cherry-pick.sh: clarify scope of the fileOswald Buddenhagen2023-05-011-9/+9
* sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason2023-02-071-0/+1
* Merge branch 'jc/revert-show-parent-info'Junio C Hamano2022-06-161-0/+37
|\
| * revert: --reference should apply only to 'revert', not 'cherry-pick'Junio C Hamano2022-05-311-0/+6
| * revert: optionally refer to commit in the "reference" formatJunio C Hamano2022-05-271-0/+31
* | t3501: remove test -f and stop ignoring git <cmd> exit codeKhalid Masum2022-04-061-5/+4
|/
* t0000-t3999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* cherry-pick: use better advice messageZheNing Hu2021-08-231-0/+16
* t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-3/+3
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* t: don't spuriously close and reopen quotesMartin Ågren2020-08-071-2/+2
* Merge branch 'rs/test-cleanup'Junio C Hamano2019-12-251-1/+1
|\
| * t3501: don't create unused fileRené Scharfe2019-12-181-1/+1
* | t: teach test_cmp_rev to accept ! for not-equalsDenton Liu2019-11-211-1/+1
|/
* merge-recursive: avoid triggering add_cacheinfo error with dirty modElijah Newren2018-05-081-1/+1
* merge-recursive: improve add_cacheinfo error handlingElijah Newren2018-05-081-4/+3
* merge-recursive: fix overwriting dirty files involved in renamesElijah Newren2018-05-081-1/+1
* Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano2018-04-111-1/+1
* Merge branch 'nd/combined-test-helper'Junio C Hamano2018-04-111-1/+1
|\
| * t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* | merge-recursive: fix overwriting dirty files involved in renamesElijah Newren2018-02-271-1/+1
|/
* Tighten and correct a few testcases for merging and cherry-pickingElijah Newren2018-01-191-2/+5
* Merge branch 'jc/renormalize-merge-kill-safer-crlf'Junio C Hamano2016-12-191-0/+12
|\
| * merge-recursive: handle NULL in add_cacheinfo() correctlyJohannes Schindelin2016-11-281-1/+1
| * cherry-pick: demonstrate a segmentation faultJohannes Schindelin2016-11-281-0/+12
* | sequencer: start error messages consistently with lower caseJohannes Schindelin2016-10-211-1/+1
|/
* Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-10-231-0/+12
|\
| * cherry-pick: handle "-" after parsing optionsJeff King2013-10-111-0/+12
* | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-09-201-0/+20
|\|
| * cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino2013-09-091-0/+20
* | typofix: cherry is spelled with two arsJunio C Hamano2013-09-051-1/+1
|/
* learn to pick/revert into unborn branchMartin von Zweigbergk2012-12-231-0/+9
* Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-271-2/+2
* i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano2011-04-141-2/+2
* i18n: git-revert "Your local changes" messageÆvar Arnfjörð Bjarmason2011-03-101-1/+1
* cherry-pick/revert: transparently refresh indexJonathan Nieder2010-11-101-0/+10
* Merge branch 'cc/cherry-pick-stdin'Junio C Hamano2010-06-301-0/+18
|\
| * revert: do not rebuild argv on heapJonathan Nieder2010-06-291-0/+18
* | commit: use value of GIT_REFLOG_ACTION env variable as reflog messageChristian Couder2010-06-131-2/+4
|/