summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-26Git 2.46.3v2.46.3Johannes Schindelin
2024-11-26Sync with 2.45.3Johannes Schindelin
2024-11-26Git 2.45.3v2.45.3Johannes Schindelin
2024-11-26Sync with 2.44.3Johannes Schindelin
2024-11-26Git 2.44.3v2.44.3Johannes Schindelin
2024-11-26Sync with 2.43.6Johannes Schindelin
2024-11-26Git 2.43.6v2.43.6Johannes Schindelin
2024-11-26Sync with 2.42.4Johannes Schindelin
2024-11-26Git 2.42.4v2.42.4Johannes Schindelin
2024-11-26Sync with 2.41.3Johannes Schindelin
2024-11-26Git 2.41.3v2.41.3Johannes Schindelin
2024-11-26Sync with 2.40.4Johannes Schindelin
2024-11-26Git 2.40.4v2.40.4Johannes Schindelin
2024-11-26Merge branch 'disallow-control-characters-in-credential-urls-by-default'Johannes Schindelin
2024-11-26credential: disallow Carriage Returns in the protocol by defaultJohannes Schindelin
2024-11-26credential: sanitize the user promptJohannes Schindelin
2024-11-26credential_format(): also encode <host>[:<port>]Johannes Schindelin
2024-10-30Merge branch 'backport-github-actions-fixes'Johannes Schindelin
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt
2024-10-30compat/regex: fix argument order to calloc(3)Junio C Hamano
2024-10-30mingw: drop bogus (and unneeded) declaration of `_pgmptr`Johannes Schindelin
2024-10-30ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano
2024-09-23Git 2.46.2v2.46.2Junio C Hamano
2024-09-23Merge branch 'ma/test-libcurl-prereq' into maint-2.46Junio C Hamano
2024-09-23Merge branch 'jc/doc-skip-fetch-all-and-prefetch' into maint-2.46Junio C Hamano
2024-09-23Merge branch 'bl/trailers-and-incomplete-last-line-fix' into maint-2.46Junio C Hamano
2024-09-23Merge branch 'rj/cygwin-has-dev-tty' into maint-2.46Junio C Hamano
2024-09-23Merge branch 'rs/diff-exit-code-fix' into maint-2.46Junio C Hamano
2024-09-16Start preparing for Git 2.46.2Junio C Hamano
2024-09-16Merge branch 'jk/ci-linux32-update' into maint-2.46Junio C Hamano
2024-09-16Merge branch 'jc/ci-upload-artifact-and-linux32' into maint-2.46Junio C Hamano
2024-09-16Revert "Merge branch 'jc/patch-id' into maint-2.46"Junio C Hamano
2024-09-13Git 2.46.1v2.46.1Junio C Hamano
2024-09-13Merge branch 'rj/compat-terminal-unused-fix' into maint-2.46Junio C Hamano
2024-09-13Merge branch 'jc/config-doc-update' into maint-2.46Junio C Hamano
2024-09-13Merge branch 'aa/cat-file-batch-output-doc' into maint-2.46Junio C Hamano
2024-09-13Merge branch 'cl/config-regexp-docfix' into maint-2.46Junio C Hamano
2024-09-13Merge branch 'jc/coding-style-c-operator-with-spaces' into maint-2.46Junio C Hamano
2024-09-13Merge branch 'ps/stash-keep-untrack-empty-fix' into maint-2.46Junio C Hamano
2024-09-13Merge branch 'ps/index-pack-outside-repo-fix' into maint-2.46Junio C Hamano
2024-09-13Merge branch 'jk/free-commit-buffer-of-skipped-commits' into maint-2.46Junio C Hamano
2024-09-13ci: add Ubuntu 16.04 job to GitLab CIPatrick Steinhardt
2024-09-12Another batch of topics for 2.46.1Junio C Hamano
2024-09-12Merge branch 'jc/grammo-fixes' into maint-2.46Junio C Hamano
2024-09-12Merge branch 'jc/tests-no-useless-tee' into maint-2.46Junio C Hamano
2024-09-12Merge branch 'jc/how-to-maintain-updates' into maint-2.46Junio C Hamano
2024-09-12Merge branch 'ps/bundle-outside-repo-fix' into maint-2.46Junio C Hamano
2024-09-12Merge branch 'jc/patch-id' into maint-2.46Junio C Hamano
2024-09-12Merge branch 'jk/apply-patch-mode-check-fix' into maint-2.46Junio C Hamano
2024-09-12ci: use regular action versions for linux32 jobJeff King