summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2024-11-05fetch-pack: die if in commit graph but not obj dbJonathan Tan-2/+2
2024-11-04list-objects-filter-options: work around reported leak on errorPatrick Steinhardt-0/+1
2024-11-04builtin/merge: release output buffer after performing mergePatrick Steinhardt-0/+1
2024-11-04dir: fix leak when parsing "status.showUntrackedFiles"Patrick Steinhardt-0/+1
2024-11-04t/helper: fix leaking buffer in "dump-untracked-cache"Patrick Steinhardt-0/+2
2024-11-04t/helper: stop re-initialization of `the_repository`Patrick Steinhardt-2/+1
2024-11-04combine-diff: fix leaking lost linesPatrick Steinhardt-0/+1
2024-11-04builtin/tag: fix leaking key ID on failure to signPatrick Steinhardt-0/+1
2024-11-04transport-helper: fix leaking import/export marksPatrick Steinhardt-0/+1
2024-11-04builtin/commit: fix leaking cleanup configPatrick Steinhardt-0/+1
2024-11-04trailer: fix leaking strbufs when formatting trailersPatrick Steinhardt-0/+1
2024-11-04builtin/commit: fix leaking change data contentsPatrick Steinhardt-0/+1
2024-11-04upload-pack: fix leaking URI protocolsPatrick Steinhardt-0/+1
2024-11-04pretty: clear signature checkPatrick Steinhardt-0/+4
2024-11-04diff-lib: fix leaking diffopts in `do_diff_cache()`Patrick Steinhardt-0/+1
2024-11-04revision: fix leaking bloom filtersPatrick Steinhardt-0/+1
2024-11-04builtin/grep: fix leak with `--max-count=0`Patrick Steinhardt-0/+1
2024-11-04t/helper: fix leaks in "reach" test toolPatrick Steinhardt-0/+11
2024-11-04upload-pack: fix ambiguous error messageElijah Newren-0/+7
2024-11-03t1016: clean up styleAndrew Kreimer-132/+130
2024-11-02t5300: move --window clamp test next to unclampedJonathan Tan-5/+5
2024-11-02t0410: use from-scratch serverJonathan Tan-1/+1
2024-11-02t0410: make test description clearerJonathan Tan-2/+2
2024-11-01Merge branch 'jk/dumb-http-finalize'Taylor Blau-3/+35
2024-11-01Merge branch 'ak/more-typofixes'Taylor Blau-37/+37
2024-11-01Merge branch 'rs/grep-lookahead'Taylor Blau-0/+9
2024-11-01Merge branch 'ak/t1016-cleanup'Taylor Blau-2/+2
2024-11-01Merge branch 'ua/atoi'Taylor Blau-0/+33
2024-11-01Merge branch 'sa/notes-edit'Taylor Blau-0/+63
2024-11-01Merge branch 'sk/t9101-cleanup'Taylor Blau-17/+17
2024-11-01Merge branch 'kh/mv-breakage'Taylor Blau-0/+12
2024-11-01Merge branch 'ua/t3404-cleanup'Taylor Blau-25/+50
2024-11-01Merge branch 'ps/platform-compat-fixes'Taylor Blau-133/+260
2024-11-01rev-list: skip bitmap traversal for --left-rightJeff King-0/+12
2024-10-30Merge branch 'sk/t7011-cleanup'Taylor Blau-11/+11
2024-10-30Merge branch 'co/t6050-pipefix'Taylor Blau-47/+86
2024-10-30Merge branch 'ks/t4205-fixup'Taylor Blau-1/+1
2024-10-30Merge branch 'ps/reftable-strbuf'Taylor Blau-210/+218
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt-1/+1
2024-10-28t6006: fix prereq handling with `test_format ()`Patrick Steinhardt-4/+4
2024-10-25packfile: use object_id in find_pack_entry_one()Jeff King-1/+1
2024-10-25dumb-http: store downloaded pack idx as tempfileJeff King-1/+11
2024-10-25t5550: count fetches in "previously-fetched .idx" testJeff King-2/+16
2024-10-25midx: avoid duplicate packed_git entriesJeff King-0/+8
2024-10-25Merge branch 'wm/shortlog-hash'Taylor Blau-0/+4
2024-10-25Merge branch 'bf/t-readme-mention-reftable'Taylor Blau-2/+3
2024-10-25Merge branch 'ak/typofix'Taylor Blau-14/+14
2024-10-25Merge branch 'ak/typofixes'Taylor Blau-10/+10
2024-10-25Merge branch 'ps/ci-gitlab-windows'Taylor Blau-1/+1
2024-10-25Merge branch 'db/submodule-fetch-with-remote-name-fix'Taylor Blau-0/+20