summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-05-30Git 2.43.5v2.43.5Junio C Hamano7-2/+132
2024-05-30Merge branch 'fixes/2.45.1/2.43' into maint-2.43Junio C Hamano16-366/+11
2024-05-30Git 2.42.3v2.42.3Junio C Hamano6-2/+106
2024-05-30Merge branch 'fixes/2.45.1/2.42' into maint-2.42Junio C Hamano16-366/+11
2024-05-30Git 2.41.2v2.41.2Junio C Hamano5-2/+80
2024-05-30Merge branch 'fixes/2.45.1/2.41' into maint-2.41Junio C Hamano19-390/+26
2024-05-30Git 2.40.3v2.40.3Junio C Hamano4-2/+54
2024-05-30Merge branch 'fixes/2.45.1/2.40' into maint-2.40Junio C Hamano19-389/+26
2024-05-30Git 2.39.5v2.39.5Junio C Hamano3-2/+28
2024-05-30Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into maint-2.39Junio C Hamano19-389/+25
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano16-366/+11
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano16-366/+11
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano19-390/+26
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano19-389/+26
2024-05-22Revert "fsck: warn about symlink pointing inside a gitdir"Junio C Hamano4-117/+0
2024-05-21Revert "Add a helper function to compare file contents"Johannes Schindelin4-123/+0
2024-05-21clone: drop the protections where hooks aren't runJohannes Schindelin3-96/+1
2024-05-21tests: verify that `clone -c core.hooksPath=/dev/null` works againJohannes Schindelin1-0/+7
2024-05-21Revert "core.hooksPath: add some protection while cloning"Johannes Schindelin2-27/+1
2024-05-21init: use the correct path of the templates directory againJohannes Schindelin1-1/+1
2024-05-21hook: plug a new memory leakJohannes Schindelin1-1/+3
2024-05-21ci: stop installing "gcc-13" for osx-gccJeff King1-1/+0
2024-05-21ci: avoid bare "gcc" for osx-gcc jobJeff King1-1/+1
2024-05-21ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King1-2/+0
2024-05-21send-email: avoid creating more than one Term::ReadLine objectJeff King2-7/+16
2024-05-21send-email: drop FakeTerm hackJeff King1-20/+2
2024-04-19Git 2.43.4v2.43.4Johannes Schindelin3-2/+9
2024-04-19Sync with 2.42.2Johannes Schindelin46-107/+1294
2024-04-19Git 2.42.2v2.42.2Johannes Schindelin3-2/+9
2024-04-19Sync with 2.41.1Johannes Schindelin46-114/+1292
2024-04-19Git 2.41.1v2.41.1Johannes Schindelin3-2/+9
2024-04-19Sync with 2.40.2Johannes Schindelin47-124/+1324
2024-04-19Git 2.40.2v2.40.2Johannes Schindelin3-2/+9
2024-04-19Sync with 2.39.4Johannes Schindelin44-123/+1307