summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
AgeCommit message (Collapse)AuthorLines
2022-09-13Merge a handful of topics from the 'master' frontJunio C Hamano-0/+31
As the 'master' front will soon tag a preview and then release candidates for 2.38, it is unknown if we are going to issue another maintenance release on the 2.37.x track, but as we have accumulated enough material there, let's prepare a draft for it. Even if we end up not tagging 2.37.4, it would help motivated distro packagers to maintain their slightly older and "more stable" versions. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-09-13The twentieth batchJunio C Hamano-0/+26
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-09-09The nineteenth batchJunio C Hamano-0/+19
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-09-05The eighteenth batchJunio C Hamano-0/+17
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-09-01The seventeenth batchJunio C Hamano-1/+12
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-30Sync with Git 2.37.3Junio C Hamano-3/+3
2022-08-30Git 2.37.3v2.37.3Junio C Hamano-3/+3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-29The sixteenth batchJunio C Hamano-21/+37
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-26Sync with 'maint'Junio C Hamano-0/+46
2022-08-26A handful more topics from the 'master' front for 2.37.3Junio C Hamano-0/+46
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-25The fifteenth batchJunio C Hamano-0/+16
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-18The fourteenth batchJunio C Hamano-0/+24
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-14The thirteenth batchJunio C Hamano-0/+12
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-12The twelfth batchJunio C Hamano-0/+4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-10Sync with Git 2.37.2Junio C Hamano-11/+24
2022-08-10Git 2.37.2v2.37.2Junio C Hamano-0/+24
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-08The eleventh batchJunio C Hamano-0/+20
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-05The tenth batchJunio C Hamano-8/+11
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-05Sync with 'maint'Junio C Hamano-0/+17
2022-08-05Downmerge a bit more for 2.37.xJunio C Hamano-0/+17
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-03The ninth batchJunio C Hamano-0/+25
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-08-01The eighth batchJunio C Hamano-0/+16
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-27Sync with 'maint'Junio C Hamano-22/+47
2022-07-27Downmerge a handful of fixes for 2.37.x maintenance trackJunio C Hamano-0/+47
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-27The seventh batchJunio C Hamano-0/+29
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-22The sixth batchJunio C Hamano-1/+16
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-19The fifth batchJunio C Hamano-0/+24
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-18The fourth batchJunio C Hamano-0/+34
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-14The third batchJunio C Hamano-2/+22
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-13The second batchJunio C Hamano-0/+35
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-11Sync with Git 2.37.1Junio C Hamano-4/+70
2022-07-11The first batch after Git 2.37Junio C Hamano-0/+31
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-04Git 2.37.1v2.37.1Junio C Hamano-0/+17
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-02A regression fix for 2.37Junio C Hamano-0/+9
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-06-27Sync with Git 2.36.2Junio C Hamano-4/+53
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-06-23Git 2.36.2v2.36.2Johannes Schindelin-4/+10
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-23Sync with 2.35.4Johannes Schindelin-0/+43
* maint-2.35: Git 2.35.4 Git 2.34.4 Git 2.33.4 Git 2.32.3 Git 2.31.4 Git 2.30.5 setup: tighten ownership checks post CVE-2022-24765 git-compat-util: allow root to access both SUDO_UID and root owned t0034: add negative tests and allow git init to mostly work under sudo git-compat-util: avoid failing dir ownership checks if running privileged t: regression git needs safe.directory when using sudo
2022-06-23Git 2.35.4v2.35.4Johannes Schindelin-0/+7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-23Sync with 2.34.4Johannes Schindelin-0/+36
* maint-2.34: Git 2.34.4 Git 2.33.4 Git 2.32.3 Git 2.31.4 Git 2.30.5 setup: tighten ownership checks post CVE-2022-24765 git-compat-util: allow root to access both SUDO_UID and root owned t0034: add negative tests and allow git init to mostly work under sudo git-compat-util: avoid failing dir ownership checks if running privileged t: regression git needs safe.directory when using sudo
2022-06-23Git 2.34.4v2.34.4Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-23Sync with 2.33.4Johannes Schindelin-0/+30
* maint-2.33: Git 2.33.4 Git 2.32.3 Git 2.31.4 Git 2.30.5 setup: tighten ownership checks post CVE-2022-24765 git-compat-util: allow root to access both SUDO_UID and root owned t0034: add negative tests and allow git init to mostly work under sudo git-compat-util: avoid failing dir ownership checks if running privileged t: regression git needs safe.directory when using sudo
2022-06-23Git 2.33.4v2.33.4Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-23Sync with 2.32.3Johannes Schindelin-0/+24
* maint-2.32: Git 2.32.3 Git 2.31.4 Git 2.30.5 setup: tighten ownership checks post CVE-2022-24765 git-compat-util: allow root to access both SUDO_UID and root owned t0034: add negative tests and allow git init to mostly work under sudo git-compat-util: avoid failing dir ownership checks if running privileged t: regression git needs safe.directory when using sudo
2022-06-23Git 2.32.3v2.32.3Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-23Sync with 2.31.4Johannes Schindelin-0/+18
* maint-2.31: Git 2.31.4 Git 2.30.5 setup: tighten ownership checks post CVE-2022-24765 git-compat-util: allow root to access both SUDO_UID and root owned t0034: add negative tests and allow git init to mostly work under sudo git-compat-util: avoid failing dir ownership checks if running privileged t: regression git needs safe.directory when using sudo
2022-06-23Git 2.31.4v2.31.4Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-23Sync with 2.30.5Johannes Schindelin-0/+12
* maint-2.30: Git 2.30.5 setup: tighten ownership checks post CVE-2022-24765 git-compat-util: allow root to access both SUDO_UID and root owned t0034: add negative tests and allow git init to mostly work under sudo git-compat-util: avoid failing dir ownership checks if running privileged t: regression git needs safe.directory when using sudo
2022-06-23Git 2.30.5v2.30.5Johannes Schindelin-0/+12
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-17Git 2.37-rc1v2.37.0-rc1Junio C Hamano-3/+2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-06-17Another batch of fixes before -rc1Junio C Hamano-1/+4
Signed-off-by: Junio C Hamano <gitster@pobox.com>