]> git.ipfire.org Git - thirdparty/git.git/commit
Sync with 2.40.4
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 Oct 2024 23:27:52 +0000 (00:27 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 26 Nov 2024 21:14:57 +0000 (22:14 +0100)
commit676cddebf94fab8defe704b2f58c5b59912bb40c
tree7c2cc30d8966d5bcd618b977a624f4aaa2bf3555
parent0dc9cad22d5c878d2ce6ee7b5cfffb034e34b2a0
parent54a3711a9dd968a04249beef157393d64b579d64
Sync with 2.40.4

* maint-2.40:
  Git 2.40.4
  credential: disallow Carriage Returns in the protocol by default
  credential: sanitize the user prompt
  credential_format(): also encode <host>[:<port>]
  t7300: work around platform-specific behaviour with long paths on MinGW
  compat/regex: fix argument order to calloc(3)
  mingw: drop bogus (and unneeded) declaration of `_pgmptr`
  ci: remove 'Upload failed tests' directories' step from linux32 jobs
compat/mingw.c
credential.c
credential.h
strbuf.c
strbuf.h
t/t0300-credentials.sh
t/t5551-http-fetch-smart.sh
t/t7300-clean.sh