aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9301-fast-import-notes.sh
AgeCommit message (Expand)AuthorFilesLines
2022-07-01cat-file: fix a common "struct object_context" memory leakÆvar Arnfjörð Bjarmason1-0/+1
2020-11-19t9[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-8/+8
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-30t9301: make hash size independentbrian m. carlson1-6/+6
2019-11-10Fix spelling errors in names of testsElijah Newren1-1/+1
2016-12-20fast-import: properly fanout notes when tree is importedMike Hommey1-0/+42
2011-11-28fast-import: Fix incorrect fanout level when modifying existing notes refsJohan Herland1-4/+4
2011-11-28t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingJohan Herland1-0/+54
2011-11-28t9301: Fix testcase covering up a bug in fast-import's notes fanout handlingJohan Herland1-7/+6
2011-02-09Merge branch 'maint-1.7.0' into maintJunio C Hamano1-0/+1
2011-02-09fast-import: introduce "feature notes" commandJonathan Nieder1-0/+1
2010-11-17notes.c: Use two newlines (instead of one) when concatenating notesJohan Herland1-0/+5
2009-12-07Add more testcases to test fast-import of notesJohan Herland1-0/+623