aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1406-submodule-ref-store.sh
AgeCommit message (Expand)AuthorFilesLines
2024-02-21refs: drop unused params from the reflog iterator callbackPatrick Steinhardt1-4/+4
2024-02-21refs/files: sort reflogs returned by the reflog iteratorPatrick Steinhardt1-1/+1
2021-12-15Merge branch 'hn/reflog-tests'Junio C Hamano1-2/+2
2021-12-10Merge branch 'hn/create-reflog-simplify'Junio C Hamano1-1/+1
2021-12-02test-ref-store: don't add newline to reflog messageHan-Wen Nienhuys1-2/+2
2021-11-22refs: drop force_create argument of create_reflog APIHan-Wen Nienhuys1-1/+1
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason1-0/+1
2021-02-03Merge branch 'jk/peel-iterated-oid'Junio C Hamano1-8/+2
2021-01-21refs: switch peel_ref() to peel_iterated_oid()Jeff King1-8/+2
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-16/+16
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-02-24t: drop debug `cat` callsMartin Ågren1-1/+1
2018-09-17t1406: make hash-size independentbrian m. carlson1-3/+3
2018-03-27t/helper: merge test-ref-store into test-toolNguyễn Thái Ngọc Duy1-1/+1
2017-05-23ref_store: take a `msg` parameter when deleting referencesMichael Haggerty1-1/+1
2017-04-14refs.h: add a note about sorting order of for_each_ref_*Nguyễn Thái Ngọc Duy1-0/+6
2017-04-14t1406: new tests for submodule ref storeNguyễn Thái Ngọc Duy1-0/+95