summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'ps/leakfixes' into ps/no-writable-stringsJunio C Hamano2024-05-2946-4/+342
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/am-retry'Junio C Hamano2024-06-182-31/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test-terminal: drop stdin handlingJeff King2024-06-061-26/+3
| * | | | | | | | | | | | | am: add explicit "--retry" optionJeff King2024-06-061-5/+9
* | | | | | | | | | | | | | Merge branch 'ps/ref-storage-migration'Junio C Hamano2024-06-182-0/+244
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt2024-06-061-0/+243
| * | | | | | | | | | | | | | refs: allow to skip creation of reflog entriesPatrick Steinhardt2024-06-061-0/+1
| * | | | | | | | | | | | | | Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migrationJunio C Hamano2024-05-232-3/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...Junio C Hamano2024-05-232-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/format-patch-with-range-diff'Junio C Hamano2024-06-181-6/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | format-patch: move range/inter diff at the end of a single patch outputJunio C Hamano2024-05-251-6/+30
* | | | | | | | | | | | | | | | | Merge branch 'gt/decorate-unit-test'Junio C Hamano2024-06-125-92/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t/: migrate helper/test-example-decorate to the unit testing frameworkGhanshyam Thakkar2024-05-285-92/+80
* | | | | | | | | | | | | | | | | | Merge branch 'jk/sparse-leakfix'Junio C Hamano2024-06-124-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sparse-checkout: free duplicate hashmap entriesJeff King2024-06-051-0/+1
| * | | | | | | | | | | | | | | | | | dir.c: free removed sparse-pattern hashmap entriesJeff King2024-06-041-0/+1
| * | | | | | | | | | | | | | | | | | sparse-checkout: pass string literals directly to add_pattern()Jeff King2024-06-042-0/+2
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/cap-exclude-file-size'Junio C Hamano2024-06-122-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | dir.c: reduce max pattern file size to 100MBJeff King2024-06-052-0/+20
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/safe-directory-leading-path'Junio C Hamano2024-06-121-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | safe.directory: allow "lead/ing/path/*" matchJunio C Hamano2024-05-291-0/+15
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'gt/t-hash-unit-test'Junio C Hamano2024-06-122-56/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hashGhanshyam Thakkar2024-05-292-56/+84
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'cp/reftable-unit-test'Junio C Hamano2024-06-122-1/+160
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t: improve the test-case for parse_names()Chandra Pratap2024-05-301-2/+4
| * | | | | | | | | | | | | | | | | | | t: add test for put_be16()Chandra Pratap2024-05-301-0/+11
| * | | | | | | | | | | | | | | | | | | t: move tests from reftable/record_test.c to the new unit testChandra Pratap2024-05-301-7/+33
| * | | | | | | | | | | | | | | | | | | t: move tests from reftable/stack_test.c to the new unit testChandra Pratap2024-05-301-3/+22
| * | | | | | | | | | | | | | | | | | | t: move reftable/basics_test.c to the unit testing frameworkChandra Pratap2024-05-302-1/+102
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/t1517-more'Junio C Hamano2024-06-121-0/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t1517: more coverage for commands that work without repositoryJunio C Hamano2024-05-311-0/+52
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/leakfixes'Junio C Hamano2024-06-101-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULLJeff King2024-05-301-0/+1
| * | | | | | | | | | | | | | | | | | | t-strvec: use va_end() to match va_start()Jeff King2024-05-301-0/+2
| * | | | | | | | | | | | | | | | | | | Merge branch 'ps/leakfixes' into jk/leakfixesJunio C Hamano2024-05-3046-4/+342
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | / / / / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'iw/trace-argv-on-alias'Junio C Hamano2024-06-101-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | run-command: show prepared commandIan Wienand2024-06-011-0/+11
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'tb/midx-write-cleanup'Junio C Hamano2024-06-071-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | midx-write.c: tolerate `--preferred-pack` without bitmapsTaylor Blau2024-05-301-0/+23
* | | | | | | | | | | | | | | | | | | Merge branch 'th/quiet-lazy-fetch-from-promisor'Junio C Hamano2024-06-061-0/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | promisor-remote: add promisor.quiet configuration optionTom Hughes2024-05-261-0/+43
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ps/leakfixes'Junio C Hamano2024-06-0646-4/+342
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | builtin/mv: fix leaks for submodule gitfile pathsPatrick Steinhardt2024-05-274-0/+5
| * | | | | | | | | | | | | | | | | builtin/mv: refactor to use `struct strvec`Patrick Steinhardt2024-05-277-2/+8
| * | | | | | | | | | | | | | | | | strvec: add functions to replace and remove stringsPatrick Steinhardt2024-05-273-0/+295
| * | | | | | | | | | | | | | | | | submodule: fix leaking memory for submodule entriesPatrick Steinhardt2024-05-274-0/+4
| * | | | | | | | | | | | | | | | | commit-reach: fix memory leak in `ahead_behind()`Patrick Steinhardt2024-05-271-0/+2
| * | | | | | | | | | | | | | | | | builtin/credential: clear credential before exitPatrick Steinhardt2024-05-271-0/+2
| * | | | | | | | | | | | | | | | | config: plug various memory leaksPatrick Steinhardt2024-05-2711-2/+10
| * | | | | | | | | | | | | | | | | checkout: clarify memory ownership in `unique_tracking_name()`Patrick Steinhardt2024-05-2710-0/+10