summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-11-07describe: stop traversing when we run out of namesJeff King-0/+2
2024-11-07describe: stop digging for max_candidates+1Jeff King-7/+8
2024-11-07t/perf: add tests for git-describeJeff King-0/+30
2024-11-07t6120: demonstrate weakness in disjoint-root handlingJeff King-3/+11
2024-11-07Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10Junio C Hamano-35/+115
2024-11-06compat/mingw: support POSIX semantics for atomic renamesPatrick Steinhardt-7/+88
2024-11-05fetch-pack: die if in commit graph but not obj dbJonathan Tan-5/+18
2024-11-05Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"Jonathan Tan-18/+7
2024-11-04doc: correct misleading descriptions for --shallow-excludeElijah Newren-9/+9
2024-11-04list-objects-filter-options: work around reported leak on errorPatrick Steinhardt-10/+8
2024-11-04builtin/merge: release output buffer after performing mergePatrick Steinhardt-0/+2
2024-11-04dir: fix leak when parsing "status.showUntrackedFiles"Patrick Steinhardt-2/+3
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-04sparse-index: correctly free EWAH contentsPatrick Steinhardt-2/+5
2024-11-04dir: release untracked cache dataPatrick Steinhardt-0/+8
2024-11-04combine-diff: fix leaking lost linesPatrick Steinhardt-2/+4
2024-11-04builtin/tag: fix leaking key ID on failure to signPatrick Steinhardt-1/+2
2024-11-04transport-helper: fix leaking import/export marksPatrick Steinhardt-0/+3
2024-11-04builtin/commit: fix leaking cleanup configPatrick Steinhardt-5/+13
2024-11-04trailer: fix leaking strbufs when formatting trailersPatrick Steinhardt-5/+8
2024-11-04trailer: fix leaking trailer valuesPatrick Steinhardt-2/+8
2024-11-04builtin/commit: fix leaking change data contentsPatrick Steinhardt-1/+9
2024-11-04upload-pack: fix leaking URI protocolsPatrick Steinhardt-0/+2
2024-11-04pretty: clear signature checkPatrick Steinhardt-0/+5
2024-11-04diff-lib: fix leaking diffopts in `do_diff_cache()`Patrick Steinhardt-0/+2
2024-11-04revision: fix leaking bloom filtersPatrick Steinhardt-0/+6
2024-11-04builtin/grep: fix leak with `--max-count=0`Patrick Steinhardt-3/+11
2024-11-04grep: fix leak in `grep_splice_or()`Patrick Steinhardt-0/+1
2024-11-04t/helper: fix leaks in "reach" test toolPatrick Steinhardt-0/+11
2024-11-04builtin/ls-remote: plug leaking server optionsPatrick Steinhardt-0/+1
2024-11-04upload-pack: fix ambiguous error messageElijah Newren-1/+12
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-01The seventh batchTaylor Blau-0/+39
2024-11-01Merge branch 'jk/dumb-http-finalize'Taylor Blau-101/+153
2024-11-01Merge branch 'kh/update-ref'Taylor Blau-27/+25
2024-11-01Merge branch 'ak/more-typofixes'Taylor Blau-37/+37
2024-11-01Merge branch 'rs/grep-lookahead'Taylor Blau-10/+29
2024-11-01Merge branch 'ak/t1016-cleanup'Taylor Blau-2/+2
2024-11-01Merge branch 'ua/atoi'Taylor Blau-11/+58
2024-11-01Merge branch 'sa/notes-edit'Taylor Blau-5/+76
2024-11-01Merge branch 'sk/t9101-cleanup'Taylor Blau-17/+17
2024-11-01Merge branch 'ss/duplicate-typos'Taylor Blau-11/+11
2024-11-01Merge branch 'ps/upload-pack-doc'Taylor Blau-1/+5
2024-11-01Merge branch 'kh/mv-breakage'Taylor Blau-0/+12
2024-11-01Merge branch 'rj/cygwin-exit'Taylor Blau-1/+1
2024-11-01Merge branch 'ua/t3404-cleanup'Taylor Blau-25/+50