summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2024-11-26Sync with 2.46.3Johannes Schindelin-19/+68
2024-11-26Sync with 2.45.3Johannes Schindelin-19/+68
2024-11-26Sync with 2.44.3Johannes Schindelin-19/+68
2024-11-26Sync with 2.43.6Johannes Schindelin-19/+68
2024-11-26Sync with 2.42.4Johannes Schindelin-19/+68
2024-11-26Sync with 2.41.3Johannes Schindelin-19/+68
2024-11-26Sync with 2.40.4Johannes Schindelin-19/+68
2024-11-26credential: disallow Carriage Returns in the protocol by defaultJohannes Schindelin-0/+16
2024-11-26credential: sanitize the user promptJohannes Schindelin-18/+38
2024-11-26credential_format(): also encode <host>[:<port>]Johannes Schindelin-0/+13
2024-11-25Merge branch 'ak/typofixes' into maint-2.47Junio C Hamano-10/+10
2024-11-20Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47Junio C Hamano-0/+20
2024-11-20Merge branch 'ps/cache-tree-w-broken-index-entry' into maint-2.47Junio C Hamano-8/+11
2024-11-20Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47Junio C Hamano-0/+16
2024-11-20Merge branch 'ds/line-log-asan-fix' into maint-2.47Junio C Hamano-0/+28
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt-1/+1
2024-10-10t: fix typosAndrew Kreimer-4/+4
2024-10-10t/helper: fix a typoAndrew Kreimer-1/+1
2024-10-10t/perf: fix typosAndrew Kreimer-3/+3
2024-10-10t/unit-tests: fix typosAndrew Kreimer-2/+2
2024-10-10builtin/gc: fix crash when running `git maintenance start`Patrick Steinhardt-0/+16
2024-10-09submodule: correct remote name with fetchDaniel Black-0/+20
2024-10-07unpack-trees: detect mismatching number of cache-tree/index entriesPatrick Steinhardt-2/+5
2024-10-07cache-tree: detect mismatching number of index entriesPatrick Steinhardt-6/+6
2024-10-04Merge branch 'kn/osx-fsmonitor-with-submodules-fix'Junio C Hamano-0/+51
2024-10-04Merge branch 'ps/reftable-concurrent-writes'Junio C Hamano-5/+12
2024-10-04Merge branch 'jk/test-lsan-improvements'Junio C Hamano-36/+8
2024-10-04t0610: work around flaky test with concurrent writersPatrick Steinhardt-5/+12
2024-10-04fsmonitor OSX: fix hangs for submodulesKoji Nakamaru-0/+51
2024-10-03line-log: protect inner strbuf from freeDerrick Stolee-0/+28
2024-10-02Merge branch 'tb/weak-sha1-for-tail-sum'Junio C Hamano-1/+6
2024-10-02Merge branch 'jk/http-leakfixes'Junio C Hamano-0/+10
2024-10-02Merge branch 'ps/leakfixes-part-7'Junio C Hamano-1/+34
2024-10-02Merge branch 'ds/sparse-checkout-expansion-advice'Junio C Hamano-1/+4
2024-09-30Merge branch 'ps/includeif-onbranch-cornercase-fix'Junio C Hamano-0/+40
2024-09-30Merge branch 'ds/background-maintenance-with-credential'Junio C Hamano-2/+30
2024-09-30Merge branch 'rs/archive-with-attr-pathspec-fix'Junio C Hamano-0/+12
2024-09-30Merge branch 'pw/submodule-process-sigpipe'Junio C Hamano-0/+7
2024-09-30Merge branch 'ps/reftable-concurrent-writes'Junio C Hamano-2/+123
2024-09-27pack-objects: use finalize_object_file() to rename pack/idx/etcTaylor Blau-1/+6
2024-09-27diffcore-break: fix leaking filespecs when merging broken pairsPatrick Steinhardt-0/+7
2024-09-27revision: fix leaking parents when simplifying commitsPatrick Steinhardt-0/+7
2024-09-27builtin/maintenance: fix leak in `get_schedule_cmd()`Patrick Steinhardt-0/+1
2024-09-27promisor-remote: fix leaking partial clone filterPatrick Steinhardt-0/+1
2024-09-27builtin/difftool: plug several trivial memory leaksPatrick Steinhardt-0/+1
2024-09-27builtin/repack: fix leaking configurationPatrick Steinhardt-0/+3
2024-09-27diffcore-order: fix leaking buffer when parsing orderfilesPatrick Steinhardt-0/+2
2024-09-27builtin/pull: fix leaking "ff" optionPatrick Steinhardt-0/+1
2024-09-27dir: fix off by one errors for ignored and untracked entriesPatrick Steinhardt-0/+3
2024-09-27builtin/submodule--helper: fix leaking remote ref on errorsPatrick Steinhardt-0/+1