summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Sync with 2.46.4Taylor Blau3-0/+67
2025-05-28Sync with 2.45.4Taylor Blau3-0/+67
2025-05-28Sync with 2.44.4Taylor Blau3-0/+67
2025-05-28Sync with 2.43.7Taylor Blau3-0/+67
2025-05-28Merge branch 'jt/config-quote-cr' into maint-2.43Taylor Blau2-0/+44
2025-05-23bundle-uri: fix arbitrary file writes via parameter injectionPatrick Steinhardt' via Git Security1-0/+23
2025-05-23config: quote values containing CR characterJustin Tobler2-0/+44
2024-11-26Sync with 2.46.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.45.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.44.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.43.6Johannes Schindelin5-19/+68
2024-11-26Sync with 2.42.4Johannes Schindelin5-19/+68
2024-11-26Sync with 2.41.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.40.4Johannes Schindelin5-19/+68
2024-11-26credential: disallow Carriage Returns in the protocol by defaultJohannes Schindelin1-0/+16
2024-11-26credential: sanitize the user promptJohannes Schindelin4-18/+38
2024-11-26credential_format(): also encode <host>[:<port>]Johannes Schindelin1-0/+13
2024-11-25Merge branch 'ak/typofixes' into maint-2.47Junio C Hamano9-10/+10
2024-11-20Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47Junio C Hamano1-0/+20
2024-11-20Merge branch 'ps/cache-tree-w-broken-index-entry' into maint-2.47Junio C Hamano1-8/+11
2024-11-20Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47Junio C Hamano1-0/+16
2024-11-20Merge branch 'ds/line-log-asan-fix' into maint-2.47Junio C Hamano1-0/+28
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt1-1/+1
2024-10-10t: fix typosAndrew Kreimer4-4/+4
2024-10-10t/helper: fix a typoAndrew Kreimer1-1/+1
2024-10-10t/perf: fix typosAndrew Kreimer2-3/+3
2024-10-10t/unit-tests: fix typosAndrew Kreimer2-2/+2
2024-10-10builtin/gc: fix crash when running `git maintenance start`Patrick Steinhardt1-0/+16
2024-10-09submodule: correct remote name with fetchDaniel Black1-0/+20
2024-10-07unpack-trees: detect mismatching number of cache-tree/index entriesPatrick Steinhardt1-2/+5
2024-10-07cache-tree: detect mismatching number of index entriesPatrick Steinhardt1-6/+6
2024-10-04Merge branch 'kn/osx-fsmonitor-with-submodules-fix'Junio C Hamano1-0/+51
2024-10-04Merge branch 'ps/reftable-concurrent-writes'Junio C Hamano1-5/+12
2024-10-04Merge branch 'jk/test-lsan-improvements'Junio C Hamano2-36/+8
2024-10-04t0610: work around flaky test with concurrent writersPatrick Steinhardt1-5/+12
2024-10-04fsmonitor OSX: fix hangs for submodulesKoji Nakamaru1-0/+51
2024-10-03line-log: protect inner strbuf from freeDerrick Stolee1-0/+28
2024-10-02Merge branch 'tb/weak-sha1-for-tail-sum'Junio C Hamano1-1/+6
2024-10-02Merge branch 'jk/http-leakfixes'Junio C Hamano10-0/+10
2024-10-02Merge branch 'ps/leakfixes-part-7'Junio C Hamano29-1/+34
2024-10-02Merge branch 'ds/sparse-checkout-expansion-advice'Junio C Hamano1-1/+4
2024-09-30Merge branch 'ps/includeif-onbranch-cornercase-fix'Junio C Hamano1-0/+40
2024-09-30Merge branch 'ds/background-maintenance-with-credential'Junio C Hamano3-2/+30
2024-09-30Merge branch 'rs/archive-with-attr-pathspec-fix'Junio C Hamano1-0/+12
2024-09-30Merge branch 'pw/submodule-process-sigpipe'Junio C Hamano1-0/+7
2024-09-30Merge branch 'ps/reftable-concurrent-writes'Junio C Hamano2-2/+123
2024-09-27pack-objects: use finalize_object_file() to rename pack/idx/etcTaylor Blau1-1/+6
2024-09-27diffcore-break: fix leaking filespecs when merging broken pairsPatrick Steinhardt5-0/+7
2024-09-27revision: fix leaking parents when simplifying commitsPatrick Steinhardt6-0/+7
2024-09-27builtin/maintenance: fix leak in `get_schedule_cmd()`Patrick Steinhardt1-0/+1