aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3310-notes-merge-manual-resolve.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-14builtin/notes: fix leaking `struct notes_tree` when merging notesPatrick Steinhardt1-0/+1
2023-12-03t3310: stop checking for reference existence via `test -f`Patrick Steinhardt1-3/+3
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-8/+8
2020-02-17Merge branch 'bc/hash-independent-tests-part-8'Junio C Hamano1-26/+58
2020-02-07t3310: make test work with SHA-256brian m. carlson1-26/+58
2020-01-27t3310: extract common notes_merge_files_gone()Denton Liu1-12/+10
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano1-4/+4
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor1-4/+4
2018-07-23refs.c: mark more strings for translationNguyễn Thái Ngọc Duy1-3/+3
2017-11-15notes: send "Automatic notes merge failed" messages to stderrTodd Zullinger1-4/+4
2016-09-21i18n: notes-merge: mark die messages for translationVasco Almeida1-1/+1
2016-06-17i18n: notes: mark strings for translationVasco Almeida1-4/+4
2015-08-17notes: add tests for --commit/--abort/--strategy exclusivityJacob Keller1-0/+12
2012-03-15notes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwdJohan Herland1-4/+4
2012-03-15notes-merge: use opendir/readdir instead of using read_directory()Johan Herland1-1/+1
2012-03-15t3310: illustrate failure to "notes merge --commit" inside $GIT_DIR/Johan Herland1-0/+19
2011-12-08test: fix '&&' chainingRamkumar Ramachandra1-5/+5
2010-11-17git notes merge: --commit should fail if underlying notes ref has movedJohan Herland1-0/+76
2010-11-17git notes merge: List conflicting notes in notes merge commit messageJohan Herland1-0/+12
2010-11-17git notes merge: Manual conflict resolution, part 2/2Johan Herland1-0/+176
2010-11-17git notes merge: Manual conflict resolution, part 1/2Johan Herland1-0/+292