summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
AgeCommit message (Collapse)AuthorLines
2024-12-06The fourteenth batchJunio C Hamano-0/+6
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-12-04The thirteenth batchJunio C Hamano-12/+22
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-27The twelfth batchJunio C Hamano-0/+21
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-26Git 2.47.2v2.47.2Johannes Schindelin-0/+7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-26Sync with 2.46.3Johannes Schindelin-1/+43
* maint-2.46: Git 2.46.3 Git 2.45.3 Git 2.44.3 Git 2.43.6 Git 2.42.4 Git 2.41.3 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
2024-11-26Git 2.46.3v2.46.3Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-26Sync with 2.45.3Johannes Schindelin-1/+37
* maint-2.45: Git 2.45.3 Git 2.44.3 Git 2.43.6 Git 2.42.4 Git 2.41.3 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
2024-11-26Git 2.45.3v2.45.3Johannes Schindelin-1/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-26Git 2.44.3v2.44.3Johannes Schindelin-0/+7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-26Sync with 2.44.3Johannes Schindelin-0/+31
* maint-2.44: Git 2.44.3 Git 2.43.6 Git 2.42.4 Git 2.41.3 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
2024-11-26Git 2.43.6v2.43.6Johannes Schindelin-0/+7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-26Sync with 2.43.6Johannes Schindelin-0/+24
* maint-2.43: Git 2.43.6 Git 2.42.4 Git 2.41.3 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
2024-11-26Sync with 2.42.4Johannes Schindelin-0/+17
* maint-2.42: Git 2.42.4 Git 2.41.3 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
2024-11-26Git 2.42.4v2.42.4Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-26Sync with 2.41.3Johannes Schindelin-0/+11
* maint-2.41: Git 2.41.3 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
2024-11-26Git 2.41.3v2.41.3Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-26Sync with 2.40.4Johannes Schindelin-0/+5
* 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
2024-11-26Git 2.40.4v2.40.4Johannes Schindelin-0/+5
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2024-11-25Sync with Git 2.47.1Junio C Hamano-0/+5
* maint: Git 2.47.1 Makefile(s): avoid recipe prefix in conditional statements doc: switch links to https doc: update links to current pages
2024-11-25Git 2.47.1v2.47.1Junio C Hamano-0/+5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-22The eleventh batchJunio C Hamano-0/+14
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-20Sync with 'maint'Junio C Hamano-0/+26
2024-11-20The tenth batchJunio C Hamano-5/+10
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-20Prepare for 2.47.1Junio C Hamano-0/+26
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-16Clean up RelNotes for 2.48Junio C Hamano-15/+0
There somehow ended up too many bogus "merge X later to maint" comments for topics that cannot be merged ever down to 'maint' because they were forked from more recent integration branches in the draft release notes. Remove them, as they are inviting for mistakes later. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-13The ninth batchJunio C Hamano-0/+15
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-08The eighth batchJunio C Hamano-0/+15
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-11-01The seventh batchTaylor Blau-0/+39
2024-11-01Merge branch 'ss/duplicate-typos'Taylor Blau-2/+2
Typofixes. * ss/duplicate-typos: global: Fix duplicate word typos
2024-10-30The sixth batchTaylor Blau-0/+11
2024-10-25The fifth batchTaylor Blau-0/+22
2024-10-22The third batchTaylor Blau-0/+8
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-10-21global: Fix duplicate word typosSven Strickroth-2/+2
Used regex to find these typos: (?<!struct )(?<=\s)([a-z]{1,}) \1(?=\s) Signed-off-by: Sven Strickroth <email@cs-ware.de> Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-10-18The third batchTaylor Blau-0/+13
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-10-15The second batchTaylor Blau-0/+12
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-10-10Start the 2.48 cycleJunio C Hamano-0/+35
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-10-04Mostly there for 2.47 finalJunio C Hamano-0/+3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-10-04A bit more after 2.47-rc1Junio C Hamano-0/+2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-10-02Git 2.47-rc1v2.47.0-rc1Junio C Hamano-0/+11
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-30another batch after 2.47-rc0Junio C Hamano-0/+24
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-25Git 2.47-rc0v2.47.0-rc0Junio C Hamano-0/+7
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-25The 21st batchJunio C Hamano-0/+9
This pretty much should match what we would have in the upcoming preview of 2.47. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-23The 20th batchJunio C Hamano-0/+14
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-23Sync with Git 2.46.2Junio C Hamano-0/+12
2024-09-23Git 2.46.2v2.46.2Junio C Hamano-0/+12
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-20The 19th batchJunio C Hamano-4/+20
Merge the topics that have been cooking since 2024-09-13 or so in 'next'. Let's try a new workflow to update the maintenance track by removing the "merge ... later to maint" comments from the draft release notes on the 'master' track. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-18The eighteenth batchJunio C Hamano-0/+5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-16ci updatesJunio C Hamano-0/+4
This batch is solely to unbreak the 32-bit CI jobs that can no longer work with Ubuntu xenial image that is too ancient. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-09-16Sync with 'maint'Junio C Hamano-0/+11
2024-09-16Start preparing for Git 2.46.2Junio C Hamano-0/+11
Signed-off-by: Junio C Hamano <gitster@pobox.com>