aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.9.0.txt
AgeCommit message (Collapse)Author
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson
We presently use the ".txt" extension for our AsciiDoc files. While not wrong, most editors do not associate this extension with AsciiDoc, meaning that contributors don't get automatic editor functionality that could be useful, such as syntax highlighting and prose linting. It is much more common to use the ".adoc" extension for AsciiDoc files, since this helps editors automatically detect files and also allows various forges to provide rich (HTML-like) rendering. Let's do that here, renaming all of the files and updating the includes where relevant. Adjust the various build scripts and makefiles to use the new extension as well. Note that this should not result in any user-visible changes to the documentation. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2019-12-04RelNotes: replace Gmane with real Message-IDsDenton Liu
The only references to Gmane that remain are in RelNotes. Although these are definitely not in active use, they might be of historical interest for future readers so let's ensure that mail references are more robust. Replace links to Gmane with links to lore.kernel.org (which is our new preferred mailing list archive and has the Message-ID in the URL) and bare Gmane ID references with Message-IDs. The Message-IDs were found by searching for "gmane:<id>" on https://public-inbox.org/git/ and taking the resulting message. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-06-10Hopefully the final last-minute update before 2.9 finalJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-06-06Git 2.9-rc2v2.9.0-rc2Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-06-03Almost ready for 2.9-rc2Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-31Git 2.9-rc1v2.9.0-rc1Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-29Final batch before 2.9-rc1Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-23Git 2.9-rc0v2.9.0-rc0Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-17Thirteenth batch for 2.9Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-13Twelfth batch for 2.9Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-10Eleventh batch for 2.9Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-06Tenth batch for 2.9Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-05-03Ninth batch for 2.9Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-29Eighth batch for 2.9Junio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-25Seventh batch for post 2.8 cycleJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-22Sixth batch for post 2.8 cycleJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-18Fifth batch for post 2.8 cycleJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-13Fourth batch for post 2.8 cycleJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-08Third batch for post 2.8 cycleJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-06Second batch for post 2.8 cycleJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-03First batch for post 2.8 cycleJunio C Hamano
Signed-off-by: Junio C Hamano <gitster@pobox.com>