summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | revision: fix leaking parents when simplifying commitsPatrick Steinhardt2024-09-277-0/+12
| * | builtin/maintenance: fix leak in `get_schedule_cmd()`Patrick Steinhardt2024-09-272-47/+81
| * | builtin/maintenance: fix leaking config stringPatrick Steinhardt2024-09-271-2/+2
| * | promisor-remote: fix leaking partial clone filterPatrick Steinhardt2024-09-272-0/+3
| * | grep: fix leaking grep patternPatrick Steinhardt2024-09-271-1/+1
| * | submodule: fix leaking submodule ODB pathsPatrick Steinhardt2024-09-271-2/+2
| * | trace2: destroy context stored in thread-local storagePatrick Steinhardt2024-09-271-1/+9
| * | builtin/difftool: plug several trivial memory leaksPatrick Steinhardt2024-09-272-0/+7
| * | builtin/repack: fix leaking configurationPatrick Steinhardt2024-09-273-15/+45
| * | diffcore-order: fix leaking buffer when parsing orderfilesPatrick Steinhardt2024-09-273-12/+9
| * | parse-options: free previous value of `OPTION_FILENAME`Patrick Steinhardt2024-09-271-8/+14
| * | diff: fix leaking orderfile optionPatrick Steinhardt2024-09-273-5/+7
| * | builtin/pull: fix leaking "ff" optionPatrick Steinhardt2024-09-272-4/+8
| * | dir: fix off by one errors for ignored and untracked entriesPatrick Steinhardt2024-09-274-4/+5
| * | builtin/submodule--helper: fix leaking remote ref on errorsPatrick Steinhardt2024-09-272-4/+10
| * | t/helper: fix leaking subrepo in nested submodule config helperPatrick Steinhardt2024-09-272-1/+2
| * | builtin/submodule--helper: fix leaking error bufferPatrick Steinhardt2024-09-272-0/+4
| * | builtin/submodule--helper: clear child process when not running itPatrick Steinhardt2024-09-272-3/+8
| * | submodule: fix leaking update strategyPatrick Steinhardt2024-09-275-3/+12
| * | git: fix leaking argv when handling builtinsPatrick Steinhardt2024-09-272-3/+20
| * | builtin/help: fix leaking `html_path` when reading config multiple timesPatrick Steinhardt2024-09-271-1/+2
| * | builtin/help: fix dangling reference to `html_path`Patrick Steinhardt2024-09-271-6/+7
| * | Merge branch 'ps/leakfixes-part-6' into ps/leakfixes-part-7Junio C Hamano2024-09-1642-72/+178
| |\ \
* | | | Git 2.47-rc0v2.47.0-rc0Junio C Hamano2024-09-262-1/+8
* | | | Merge branch 'jk/sendemail-mailmap-doc'Junio C Hamano2024-09-262-0/+21
|\ \ \ \
| * | | | send-email: document --mailmap and associated configurationJacob Keller2024-09-252-0/+21
| | |_|/ | |/| |
* | | | Merge branch 'rs/diff-exit-code-binary'Junio C Hamano2024-09-262-0/+9
|\ \ \ \
| * | | | diff: report modified binary files as changes in builtin_diff()René Scharfe2024-09-232-0/+9
* | | | | Merge branch 'cb/ci-freebsd-13-4'Junio C Hamano2024-09-261-1/+1
|\ \ \ \ \
| * | | | | ci: update FreeBSD image to 13.4Carlo Marcelo Arenas Belón2024-09-201-1/+1
* | | | | | Merge branch 'ak/doc-sparse-co-typofix'Junio C Hamano2024-09-261-1/+1
|\ \ \ \ \ \
| * | | | | | Documentation/technical: fix a typoAndrew Kreimer2024-09-231-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ak/typofix-builtins'Junio C Hamano2024-09-264-4/+4
|\ \ \ \ \ \
| * | | | | | builtin: fix typosAndrew Kreimer2024-09-244-4/+4
| |/ / / / /
* | | | | | The 21st batchJunio C Hamano2024-09-251-0/+9
* | | | | | Merge branch 'jc/cmake-unit-test-updates'Junio C Hamano2024-09-251-14/+11
|\ \ \ \ \ \
| * | | | | | cmake: generalize the handling of the `UNIT_TEST_OBJS` listJohannes Schindelin2024-09-191-3/+4
| * | | | | | cmake: stop looking for `REFTABLE_TEST_OBJS` in the MakefileJohannes Schindelin2024-09-191-5/+1
| * | | | | | cmake: rename clar-related variables to avoid confusionJohannes Schindelin2024-09-191-6/+6
| * | | | | | Merge branch 'ps/reftable-exclude' into jc/cmake-unit-test-updatesJunio C Hamano2024-09-1916-201/+594
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'ps/ci-gitlab-upgrade'Junio C Hamano2024-09-251-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | gitlab-ci: upgrade machine type of Linux runnersPatrick Steinhardt2024-09-191-0/+2
* | | | | | | | | Merge branch 'ak/refs-symref-referent-typofix'Junio C Hamano2024-09-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ref-filter: fix a typoAndrew Kreimer2024-09-191-1/+1
* | | | | | | | | | Merge branch 'ak/typofix-2.46-maint'Junio C Hamano2024-09-2519-24/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | upload-pack: fix a typoAndrew Kreimer2024-09-191-1/+1
| * | | | | | | | | | sideband: fix a typoAndrew Kreimer2024-09-191-1/+1
| * | | | | | | | | | setup: fix a typoAndrew Kreimer2024-09-191-1/+1
| * | | | | | | | | | run-command: fix a typoAndrew Kreimer2024-09-191-1/+1
| * | | | | | | | | | revision: fix a typoAndrew Kreimer2024-09-191-1/+1