Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-tool delta: fix a memory leak | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -7/+14 |
* | test-tool ref-store: fix a memory leak | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -0/+1 |
* | test-tool bloom: fix memory leaks | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -0/+2 |
* | test-tool json-writer: fix memory leaks | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -4/+12 |
* | test-tool regex: call regfree(), fix memory leaks | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -3/+6 |
* | test-tool urlmatch-normalization: fix a memory leak | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -3/+8 |
* | test-tool {dump,scrap}-cache-tree: fix memory leaks | Ævar Arnfjörð Bjarmason | 2022-07-01 | 2 | -1/+7 |
* | test-tool path-utils: fix a memory leak | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -4/+7 |
* | test-tool test-hash: fix a memory leak | Ævar Arnfjörð Bjarmason | 2022-07-01 | 1 | -0/+1 |
* | Merge branch 'jk/bug-fl-va-list-fix' | Junio C Hamano | 2022-06-17 | 1 | -2/+2 |
|\ | |||||
| * | bug_fl(): correctly initialize trace2 va_list | Jeff King | 2022-06-16 | 1 | -2/+2 |
* | | Merge branch 'ab/hooks-regression-fix' | Junio C Hamano | 2022-06-14 | 1 | -3/+19 |
|\ \ | |||||
| * | | run-command: add an "ungroup" option to run_process_parallel() | Ævar Arnfjörð Bjarmason | 2022-06-07 | 1 | -3/+19 |
* | | | Merge branch 'ab/bug-if-bug' | Junio C Hamano | 2022-06-11 | 1 | -2/+27 |
|\ \ \ | | |/ | |/| | |||||
| * | | usage.c: add a non-fatal bug() function to go with BUG() | Ævar Arnfjörð Bjarmason | 2022-06-02 | 1 | -2/+27 |
| |/ | |||||
* | | Merge branch 'jh/builtin-fsmonitor-part3' | Junio C Hamano | 2022-06-11 | 4 | -0/+138 |
|\ \ | |||||
| * | | t/helper/hexdump: add helper to print hexdump of stdin | Jeff Hostetler | 2022-05-27 | 3 | -0/+32 |
| * | | t/helper/fsmonitor-client: create stress test | Jeff Hostetler | 2022-05-27 | 1 | -0/+106 |
* | | | Merge branch 'ab/env-array' | Junio C Hamano | 2022-06-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | run-command API: rename "env_array" to "env" | Ævar Arnfjörð Bjarmason | 2022-06-02 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'ab/plug-leak-in-revisions' | Junio C Hamano | 2022-06-07 | 2 | -7/+17 |
|\ \ \ | |||||
| * | | | revisions API users: add "goto cleanup" for release_revisions() | Ævar Arnfjörð Bjarmason | 2022-04-14 | 1 | -5/+13 |
| * | | | revisions API users: add straightforward release_revisions() | Ævar Arnfjörð Bjarmason | 2022-04-14 | 1 | -0/+1 |
| * | | | t/helper/test-fast-rebase.c: don't leak "struct strbuf" | Ævar Arnfjörð Bjarmason | 2022-04-14 | 1 | -2/+3 |
* | | | | t/helper: add 'pack-mtimes' test-tool | Taylor Blau | 2022-05-27 | 3 | -0/+58 |
| |/ / |/| | | |||||
* | | | Merge branch 'jh/builtin-fsmonitor-part2' | Junio C Hamano | 2022-04-04 | 4 | -0/+133 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | t/helper/test-chmtime: skip directories on Windows | Jeff Hostetler | 2022-03-26 | 1 | -0/+15 |
| * | t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon | Jeff Hostetler | 2022-03-26 | 3 | -0/+118 |
* | | Merge branch 'ep/remove-duplicated-includes' | Junio C Hamano | 2022-03-23 | 1 | -1/+0 |
|\ \ | |||||
| * | | t/helper/test-run-command.c: delete duplicate include | Elia Pinto | 2022-03-13 | 1 | -1/+0 |
* | | | Merge branch 'ab/string-list-count-in-size-t' | Junio C Hamano | 2022-03-17 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | string-list API: change "nr" and "alloc" to "size_t" | Ævar Arnfjörð Bjarmason | 2022-03-07 | 1 | -3/+4 |
| |/ / | |||||
* | | | Merge branch 'ds/commit-graph-gen-v2-fixes' | Junio C Hamano | 2022-03-17 | 1 | -0/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | test-read-graph: include extra post-parse info | Derrick Stolee | 2022-03-01 | 1 | -0/+13 |
* | | | Merge branch 'ac/usage-string-fixups' | Junio C Hamano | 2022-03-07 | 1 | -3/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | amend remaining usage strings according to style guide | Abhradeep Chakraborty | 2022-02-23 | 1 | -3/+3 |
* | | | Merge branch 'ab/date-mode-release' | Junio C Hamano | 2022-02-26 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | date API: add and use a date_mode_release() | Ævar Arnfjörð Bjarmason | 2022-02-16 | 1 | -0/+2 |
| * | | | date API: provide and use a DATE_MODE_INIT | Ævar Arnfjörð Bjarmason | 2022-02-16 | 1 | -1/+1 |
| * | | | date API: create a date.h, split from cache.h | Ævar Arnfjörð Bjarmason | 2022-02-16 | 1 | -0/+1 |
* | | | | Merge branch 'ab/only-single-progress-at-once' | Junio C Hamano | 2022-02-26 | 1 | -13/+37 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | progress.c tests: make start/stop commands on stdin | Ævar Arnfjörð Bjarmason | 2022-02-04 | 1 | -11/+33 |
| * | | | progress.c test helper: add missing braces | Ævar Arnfjörð Bjarmason | 2022-02-04 | 1 | -2/+3 |
| * | | | leak tests: fix a memory leak in "test-progress" helper | Ævar Arnfjörð Bjarmason | 2022-02-04 | 1 | -0/+1 |
* | | | | Merge branch 'hn/reftable-coverity-fixes' | Junio C Hamano | 2022-02-17 | 1 | -4/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | reftable: order unittests by complexity | Han-Wen Nienhuys | 2022-01-20 | 1 | -4/+5 |
| * | | | Merge branch 'hn/create-reflog-simplify' into hn/reftable-coverity-fixes | Junio C Hamano | 2021-12-07 | 1 | -2/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'hn/reftable' into hn/reftable-coverity-fixes | Junio C Hamano | 2021-12-07 | 3 | -1/+26 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'ab/no-errno-from-resolve-ref-unsafe' | Junio C Hamano | 2022-02-12 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | refs API: remove "failure_errno" from refs_resolve_ref_unsafe() | Ævar Arnfjörð Bjarmason | 2022-01-27 | 1 | -2/+1 |
| | |_|_|_|/ | |/| | | | |