summaryrefslogtreecommitdiffstats
path: root/t/t7600-merge.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/leakfixes-more'Junio C Hamano2024-07-081-0/+1
|\
| * rerere: fix various trivial leaksPatrick Steinhardt2024-06-111-0/+1
* | merge: avoid write merge state when unable to write indexKyle Zhao2024-06-181-0/+10
|/
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-15/+15
* t7600-merge: modernize test formatJohn Cai2023-05-231-20/+20
* t7600: don't ignore "rev-parse" exit code in helperÆvar Arnfjörð Bjarmason2022-12-051-1/+1
* merge: only apply autostash when appropriateElijah Newren2022-08-241-0/+9
* t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* tests: remove leftover untracked filesElijah Newren2021-09-131-0/+1
* merge: apply autostash if merge strategy failsPhilippe Blain2021-07-241-0/+8
* merge: apply autostash if fast-forward failsPhilippe Blain2021-07-241-0/+11
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-2/+2
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-23/+23
* 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-3/+3
* Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano2020-07-301-7/+7
* fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin2020-06-241-7/+7
* merge: teach --autostash optionDenton Liu2020-04-101-0/+132
* t7600: use test_write_lines()Denton Liu2020-03-241-11/+11
* Merge branch 'vv/merge-squash-with-explicit-commit'Junio C Hamano2019-06-171-0/+6
|\
| * merge: refuse --commit with --squashVishal Verma2019-05-281-0/+6
* | Merge branch 'jk/help-unknown-ref-fix'Junio C Hamano2019-06-131-0/+20
|\ \
| * | help_unknown_ref(): check for refname ambiguityJeff King2019-05-151-0/+6
| * | help_unknown_ref(): duplicate collected refnamesJeff King2019-05-151-0/+14
| |/
* | Merge branch 'nd/merge-quit'Junio C Hamano2019-06-131-0/+26
|\ \
| * | merge: add --quitNguyễn Thái Ngọc Duy2019-05-191-0/+26
| |/
* | merge: add scissors line on merge conflictDenton Liu2019-04-181-0/+46
* | t7600: clean up styleDenton Liu2019-04-181-14/+13
|/
* tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-6/+3
* merge: allow fast-forward when merging a tracked tagJunio C Hamano2018-02-161-1/+37
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-071-3/+3
* merge: save merge state earlierMichael J Gruber2017-08-231-0/+15
* merge: ensure '--abort' option takes no argumentsChris Packham2016-12-141-0/+2
* merge: add '--continue' option as a synonym for 'git commit'Chris Packham2016-12-141-0/+9
* Merge branch 'jv/merge-nothing-into-void'Junio C Hamano2016-04-061-0/+10
|\
| * merge: fix NULL pointer dereference when merging nothing into voidJunio C Hamano2016-03-231-0/+10
* | Merge branch 'ss/commit-squash-msg'Junio C Hamano2016-04-061-0/+28
|\ \ | |/ |/|
| * commit: do not lose SQUASH_MSG contentsSven Strickroth2016-03-211-0/+28
* | Merge branch 'jk/merge-file-exit-code'Junio C Hamano2015-10-301-0/+33
|\ \ | |/ |/|
| * merge-file: clamp exit code to maximum 127Jeff King2015-10-291-0/+33
* | t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
|/
* git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov2014-05-151-6/+5
* t7600: fix typo in test titleJunio C Hamano2013-07-231-1/+1
* merge: handle --ff/--no-ff/--ff-only as a tri-state optionMiklos Vajna2013-07-021-3/+9
* Merge branch 'vl/typofix'Junio C Hamano2013-06-271-1/+1
|\
| * random typofixes (committed missing a 't', successful missing an 's')Veres Lajos2013-06-191-1/+1
* | t7600: use test_config to set/unset git config variablesYann Droneaud2013-03-251-34/+26
|/
* Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-271-1/+1
* merge: do not launch an editor on "--no-edit $tag"Junio C Hamano2012-02-091-0/+12
* merge: do not create a signed tag merge under --ff-only optionJunio C Hamano2012-02-061-0/+13