summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-11-20Merge branch 'ds/line-log-asan-fix' into maint-2.47Junio C Hamano1-0/+28
2024-11-20index-pack: teach --promisor to forbid pack nameJonathan Tan1-3/+1
2024-11-20builtin/gc: provide hint when maintenance hits a stale schedule lockPatrick Steinhardt1-0/+8
2024-11-19Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuseJunio C Hamano10-107/+115
2024-11-19reftable/system: provide thin wrapper for lockfile subsystemPatrick Steinhardt5-0/+6
2024-11-19reftable/system: stop depending on "hash.h"Patrick Steinhardt10-107/+108
2024-11-19reftable/system: move "dir.h" to its only userPatrick Steinhardt1-0/+1
2024-11-19fast-import: avoid making replace refs point to themselvesElijah Newren1-0/+28
2024-11-18t/unit-tests: convert "clar-generate.awk" into a shell scriptPatrick Steinhardt2-50/+63
2024-11-15Allow cloning from repositories owned by another userbrian m. carlson2-3/+10
2024-11-15pack-objects: only perform verbatim reuse on the preferred packTaylor Blau1-1/+1
2024-11-15t5332-multi-pack-reuse.sh: demonstrate duplicate packing failureTaylor Blau1-0/+22
2024-11-15refs: don't invoke reference-transaction hook for reflogsKarthik Nayak1-2/+0
2024-11-14test-lib: move malloc-debug setup after $PATH setupJeff King1-50/+50
2024-11-13Merge branch 'ps/mingw-rename'Junio C Hamano1-3/+5
2024-11-13Merge branch 'jt/commit-graph-missing'Junio C Hamano1-2/+2
2024-11-13Merge branch 'en/shallow-exclude-takes-a-ref-fix'Junio C Hamano1-0/+7
2024-11-13Merge branch 'ak/t1016-style'Junio C Hamano1-127/+125
2024-11-13Merge branch 'ps/leakfixes-part-9'Junio C Hamano22-2/+31
2024-11-13builtin/difftool: intialize some hashmap variablesSimon Marchi1-0/+4
2024-11-12fetch: adjust refspec->raw_nr when filtering prefetch refspecsJeff King1-0/+4
2024-11-12index-pack: repack local links into promisor packsJonathan Tan1-0/+30
2024-11-12test-lib: check malloc debug LD_PRELOAD before usingJeff King1-2/+5
2024-11-11t5300: add test for 'show-index --object-format'Abhijeet Sonar1-0/+14
2024-11-11show-index: fix uninitialized hash functionAbhijeet Sonar1-0/+4
2024-11-08Merge branch 'jk/left-right-bitmap'Junio C Hamano1-0/+12
2024-11-08Merge branch 'ps/upgrade-clar'Junio C Hamano12-124/+205
2024-11-07t/perf: add tests for git-describeJeff King1-0/+30
2024-11-07t6120: demonstrate weakness in disjoint-root handlingJeff King1-3/+11
2024-11-07Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10Junio C Hamano22-2/+31
2024-11-06compat/mingw: support POSIX semantics for atomic renamesPatrick Steinhardt1-3/+5
2024-11-05fetch-pack: die if in commit graph but not obj dbJonathan Tan1-2/+2
2024-11-04list-objects-filter-options: work around reported leak on errorPatrick Steinhardt1-0/+1
2024-11-04builtin/merge: release output buffer after performing mergePatrick Steinhardt1-0/+1
2024-11-04dir: fix leak when parsing "status.showUntrackedFiles"Patrick Steinhardt1-0/+1
2024-11-04t/helper: fix leaking buffer in "dump-untracked-cache"Patrick Steinhardt1-0/+2
2024-11-04t/helper: stop re-initialization of `the_repository`Patrick Steinhardt2-2/+1
2024-11-04combine-diff: fix leaking lost linesPatrick Steinhardt1-0/+1
2024-11-04builtin/tag: fix leaking key ID on failure to signPatrick Steinhardt1-0/+1
2024-11-04transport-helper: fix leaking import/export marksPatrick Steinhardt1-0/+1
2024-11-04builtin/commit: fix leaking cleanup configPatrick Steinhardt1-0/+1
2024-11-04trailer: fix leaking strbufs when formatting trailersPatrick Steinhardt1-0/+1
2024-11-04builtin/commit: fix leaking change data contentsPatrick Steinhardt1-0/+1
2024-11-04upload-pack: fix leaking URI protocolsPatrick Steinhardt1-0/+1
2024-11-04pretty: clear signature checkPatrick Steinhardt4-0/+4
2024-11-04diff-lib: fix leaking diffopts in `do_diff_cache()`Patrick Steinhardt1-0/+1
2024-11-04revision: fix leaking bloom filtersPatrick Steinhardt1-0/+1
2024-11-04builtin/grep: fix leak with `--max-count=0`Patrick Steinhardt1-0/+1
2024-11-04t/helper: fix leaks in "reach" test toolPatrick Steinhardt2-0/+11
2024-11-04upload-pack: fix ambiguous error messageElijah Newren1-0/+7