summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-26Git 2.47.2v2.47.2Johannes Schindelin1-0/+7
2024-11-26Sync with 2.46.3Johannes Schindelin17-41/+163
2024-11-26Git 2.46.3v2.46.3Johannes Schindelin3-2/+8
2024-11-26Sync with 2.45.3Johannes Schindelin16-41/+157
2024-11-26Git 2.45.3v2.45.3Johannes Schindelin2-2/+7
2024-11-26Sync with 2.44.3Johannes Schindelin16-39/+144
2024-11-26Git 2.44.3v2.44.3Johannes Schindelin3-2/+9
2024-11-26Sync with 2.43.6Johannes Schindelin19-53/+150
2024-11-26Git 2.43.6v2.43.6Johannes Schindelin3-2/+9
2024-11-26Sync with 2.42.4Johannes Schindelin18-53/+143
2024-11-26Git 2.42.4v2.42.4Johannes Schindelin3-2/+8
2024-11-26Sync with 2.41.3Johannes Schindelin17-53/+137
2024-11-26Git 2.41.3v2.41.3Johannes Schindelin3-2/+8
2024-11-26Sync with 2.40.4Johannes Schindelin16-53/+131
2024-11-26Git 2.40.4v2.40.4Johannes Schindelin3-2/+7
2024-11-26Merge branch 'disallow-control-characters-in-credential-urls-by-default'Johannes Schindelin9-29/+109
2024-11-26credential: disallow Carriage Returns in the protocol by defaultJohannes Schindelin4-8/+38
2024-11-26credential: sanitize the user promptJohannes Schindelin7-20/+53
2024-11-26credential_format(): also encode <host>[:<port>]Johannes Schindelin4-2/+19
2024-11-25Git 2.47.1v2.47.1Junio C Hamano1-0/+5
2024-11-25Merge branch 'ak/typofixes' into maint-2.47Junio C Hamano15-18/+18
2024-11-25Merge branch 'xx/protocol-v2-doc-markup-fix' into maint-2.47Junio C Hamano1-2/+2
2024-11-25Merge branch 'tc/bundle-uri-leakfix' into maint-2.47Junio C Hamano1-5/+13
2024-11-25Merge branch 'kh/checkout-ignore-other-docfix' into maint-2.47Junio C Hamano2-5/+5
2024-11-25Merge branch 'kh/merge-tree-doc' into maint-2.47Junio C Hamano1-3/+9
2024-11-25Merge branch 'kn/loose-object-layer-wo-global-hash' into maint-2.47Junio C Hamano1-4/+3
2024-11-25Merge branch 'jc/doc-refspec-syntax' into maint-2.47Junio C Hamano1-3/+4
2024-11-25Merge branch 'js/doc-platform-support-link-fix' into maint-2.47Junio C Hamano1-2/+2
2024-11-25Merge branch 'jh/config-unset-doc-fix' into maint-2.47Junio C Hamano2-3/+3
2024-11-25Merge branch 'jk/output-prefix-cleanup' into maint-2.47Junio C Hamano7-43/+28
2024-11-25Merge branch 'sk/doc-maintenance-schedule' into maint-2.47Junio C Hamano1-1/+3
2024-11-25Merge branch 'tb/notes-amlog-doc' into maint-2.47Junio C Hamano1-0/+44
2024-11-25Merge branch 'master' of https://github.com/j6t/gitk into maint-2.47Junio C Hamano0-0/+0
2024-11-24Makefile(s): avoid recipe prefix in conditional statementsTaylor Blau1-2/+2
2024-11-24doc: switch links to httpsJosh Soref1-1/+1
2024-11-24doc: update links to current pagesJosh Soref1-1/+1
2024-11-20Prepare for 2.47.1Junio C Hamano3-2/+28
2024-11-20Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47Junio C Hamano2-1/+28
2024-11-20Merge branch 'ps/cache-tree-w-broken-index-entry' into maint-2.47Junio C Hamano5-43/+97
2024-11-20Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47Junio C Hamano2-2/+21
2024-11-20Merge branch 'jk/fsmonitor-event-listener-race-fix' into maint-2.47Junio C Hamano7-18/+98
2024-11-20Merge branch 'ds/line-log-asan-fix' into maint-2.47Junio C Hamano2-6/+32
2024-10-30Merge branch 'backport-github-actions-fixes'Johannes Schindelin6-21/+14
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt1-1/+1
2024-10-30compat/regex: fix argument order to calloc(3)Junio C Hamano3-13/+13
2024-10-30mingw: drop bogus (and unneeded) declaration of `_pgmptr`Johannes Schindelin1-1/+0
2024-10-30ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano1-6/+0
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