summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-04doc: correct misleading descriptions for --shallow-excludeElijah Newren6-9/+9
2024-11-04list-objects-filter-options: work around reported leak on errorPatrick Steinhardt2-10/+8
2024-11-04builtin/merge: release output buffer after performing mergePatrick Steinhardt2-0/+2
2024-11-04dir: fix leak when parsing "status.showUntrackedFiles"Patrick Steinhardt2-2/+3
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-04sparse-index: correctly free EWAH contentsPatrick Steinhardt1-2/+5
2024-11-04dir: release untracked cache dataPatrick Steinhardt1-0/+8
2024-11-04combine-diff: fix leaking lost linesPatrick Steinhardt2-2/+4
2024-11-04builtin/tag: fix leaking key ID on failure to signPatrick Steinhardt2-1/+2
2024-11-04transport-helper: fix leaking import/export marksPatrick Steinhardt2-0/+3
2024-11-04builtin/commit: fix leaking cleanup configPatrick Steinhardt2-5/+13
2024-11-04trailer: fix leaking strbufs when formatting trailersPatrick Steinhardt2-5/+8
2024-11-04trailer: fix leaking trailer valuesPatrick Steinhardt1-2/+8
2024-11-04builtin/commit: fix leaking change data contentsPatrick Steinhardt2-1/+9
2024-11-04upload-pack: fix leaking URI protocolsPatrick Steinhardt2-0/+2
2024-11-04pretty: clear signature checkPatrick Steinhardt5-0/+5
2024-11-04diff-lib: fix leaking diffopts in `do_diff_cache()`Patrick Steinhardt2-0/+2
2024-11-04revision: fix leaking bloom filtersPatrick Steinhardt2-0/+6
2024-11-04builtin/grep: fix leak with `--max-count=0`Patrick Steinhardt2-3/+11
2024-11-04grep: fix leak in `grep_splice_or()`Patrick Steinhardt1-0/+1
2024-11-04t/helper: fix leaks in "reach" test toolPatrick Steinhardt2-0/+11
2024-11-04builtin/ls-remote: plug leaking server optionsPatrick Steinhardt1-0/+1
2024-11-04upload-pack: fix ambiguous error messageElijah Newren2-1/+12
2024-11-03t1016: clean up styleAndrew Kreimer1-127/+125
2024-11-02t5300: move --window clamp test next to unclampedJonathan Tan1-5/+5
2024-11-02t0410: use from-scratch serverJonathan Tan1-1/+1
2024-11-02t0410: make test description clearerJonathan Tan1-2/+2
2024-11-01The seventh batchTaylor Blau1-0/+39
2024-11-01Merge branch 'jk/dumb-http-finalize'Taylor Blau16-101/+153
2024-11-01Merge branch 'kh/update-ref'Taylor Blau2-27/+25
2024-11-01Merge branch 'ak/more-typofixes'Taylor Blau26-37/+37
2024-11-01Merge branch 'rs/grep-lookahead'Taylor Blau2-10/+29
2024-11-01Merge branch 'ak/t1016-cleanup'Taylor Blau1-2/+2
2024-11-01Merge branch 'ua/atoi'Taylor Blau5-11/+58
2024-11-01Merge branch 'sa/notes-edit'Taylor Blau3-5/+76
2024-11-01Merge branch 'sk/t9101-cleanup'Taylor Blau1-17/+17
2024-11-01Merge branch 'ss/duplicate-typos'Taylor Blau11-11/+11
2024-11-01Merge branch 'ps/upload-pack-doc'Taylor Blau1-1/+5
2024-11-01Merge branch 'kh/mv-breakage'Taylor Blau1-0/+12
2024-11-01Merge branch 'rj/cygwin-exit'Taylor Blau1-1/+1
2024-11-01Merge branch 'ua/t3404-cleanup'Taylor Blau1-25/+50
2024-11-01Merge branch 'ps/platform-compat-fixes'Taylor Blau30-136/+273
2024-11-01Merge branch 'jc/breaking-changes-early-adopter-option'Taylor Blau1-1/+20
2024-11-01rev-list: skip bitmap traversal for --left-rightJeff King2-0/+19
2024-11-01Add additional CI jobs to avoid accidental breakagebrian m. carlson2-4/+19
2024-11-01ci: remove clause for Ubuntu 16.04brian m. carlson1-5/+0
2024-11-01gitlab-ci: switch from Ubuntu 16.04 to 20.04brian m. carlson1-1/+1
2024-10-30The sixth batchTaylor Blau1-0/+11
2024-10-30Merge branch 'sk/t7011-cleanup'Taylor Blau1-11/+11