summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-06http: support CURLOPT_PROTOCOLS_STRJeff King2-13/+54
2023-02-06http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTIONJeff King5-30/+26
2023-02-06http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUTJeff King1-1/+1
2023-02-06Git 2.33.7v2.33.7Johannes Schindelin3-2/+9
2023-02-06Sync with 2.32.6Johannes Schindelin11-9/+302
2023-02-06Git 2.32.6v2.32.6Johannes Schindelin3-2/+8
2023-02-06Sync with 2.31.7Johannes Schindelin10-9/+296
2023-02-06Git 2.31.7v2.31.7Johannes Schindelin3-2/+8
2023-02-06Sync with 2.30.8Johannes Schindelin9-9/+290
2023-02-06Git 2.30.8v2.30.8Junio C Hamano3-2/+54
2023-02-06Merge branch 'ps/apply-beyond-symlink' into maint-2.30Junio C Hamano2-0/+108
2023-02-06Merge branch 'tb/clone-local-symlinks' into maint-2.30Taylor Blau6-9/+130
2023-02-03delta-islands: free island_marks and bitmapsEric Wong3-1/+18
2023-02-03The thirteenth batchJunio C Hamano1-0/+8
2023-02-03Merge branch 'en/ls-files-doc-update'Junio C Hamano1-26/+51
2023-02-03Merge branch 'en/rebase-incompatible-opts'Junio C Hamano3-64/+163
2023-02-03Merge branch 'as/ssh-signing-improve-key-missing-error'Junio C Hamano1-1/+5
2023-02-03Merge branch 'jc/attr-doc-fix'Junio C Hamano1-1/+1
2023-02-03apply: fix writing behind newly created symbolic linksPatrick Steinhardt2-0/+108
2023-02-02mingw: remove msysGit/MSYS1 supportHarshil-Jani1-50/+35
2023-02-02mingw: remove duplicate `USE_NED_ALLOCATOR` directiveHarshil-Jani1-1/+0
2023-02-01compat/winansi: check for errors of CreateThread() correctlySeija Kijin1-1/+1
2023-02-01t/lib-httpd: increase ssl key size to 2048 bitsJeff King1-1/+1
2023-02-01t/lib-httpd: drop SSLMutex configJeff King1-1/+0
2023-02-01t/lib-httpd: bump required apache version to 2.4Jeff King2-20/+6
2023-02-01t/lib-httpd: bump required apache version to 2.2Jeff King2-12/+7
2023-02-01docs: document zero bits in index "mode"Glen Choo1-1/+3
2023-01-31grep: fall back to interpreter if JIT memory allocation failsMathias Krause1-2/+48
2023-01-31bundle-uri: test missing bundles with heuristicDerrick Stolee1-0/+400
2023-01-31bundle-uri: store fetch.bundleCreationTokenDerrick Stolee3-3/+90
2023-01-31fetch: fetch from an external bundle URIDerrick Stolee2-1/+118
2023-01-31bundle-uri: drop bundle.flag from design docDerrick Stolee1-4/+4
2023-01-31clone: set fetch.bundleURI if appropriateDerrick Stolee5-3/+63
2023-01-31bundle-uri: download in creationToken orderDerrick Stolee3-9/+233
2023-01-31bundle-uri: parse bundle.<id>.creationToken valuesDerrick Stolee3-0/+34
2023-01-31bundle-uri: parse bundle.heuristic=creationTokenDerrick Stolee4-0/+74
2023-01-31t5558: add tests for creationToken heuristicDerrick Stolee2-2/+75
2023-01-31bundle: verify using check_connected()Derrick Stolee2-50/+33
2023-01-31bundle: test unbundling with incomplete historyDerrick Stolee1-0/+40
2023-01-30The twelfth batchJunio C Hamano1-0/+10
2023-01-30Merge branch 'ar/markup-em-dash'Junio C Hamano6-6/+6
2023-01-30Merge branch 'tb/t0003-invoke-dd-more-portably'Junio C Hamano1-2/+2
2023-01-30Merge branch 'jk/hash-object-fsck'Junio C Hamano21-95/+293
2023-01-30Merge branch 'po/pretty-format-columns-doc'Junio C Hamano2-11/+48
2023-01-30Merge branch 'jc/doc-checkout-b'Junio C Hamano1-6/+8
2023-01-29Documentation: clarify that cache forgets credentials if the system restartsM Hickford1-4/+7
2023-01-27scalar: only warn when background maintenance failsDerrick Stolee3-5/+5
2023-01-27t921*: test scalar behavior starting maintenanceDerrick Stolee2-0/+13
2023-01-27t: allow 'scalar' in test_must_failDerrick Stolee1-1/+1
2023-01-27The eleventh batchJunio C Hamano1-0/+18