summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
AgeCommit message (Collapse)AuthorLines
2022-12-13Git 2.33.6v2.33.6Junio C Hamano-0/+5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-12-13Sync with Git 2.32.5Junio C Hamano-0/+99
2022-12-13Git 2.32.5v2.32.5Junio C Hamano-0/+8
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-12-13Sync with Git 2.31.6Junio C Hamano-0/+91
2022-12-13Git 2.31.6v2.31.6Junio C Hamano-0/+5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-12-13Sync with Git 2.30.7Junio C Hamano-0/+86
2022-12-13Git 2.30.7v2.30.7Junio C Hamano-0/+86
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-10-06Git 2.33.5v2.33.5Taylor Blau-0/+5
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2022-10-06Sync with 2.32.4Taylor Blau-0/+70
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2022-10-06Git 2.32.4v2.32.4Taylor Blau-0/+5
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2022-10-06Sync with 2.31.5Taylor Blau-0/+65
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2022-10-06Git 2.31.5v2.31.5Taylor Blau-0/+5
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2022-10-06Sync with 2.30.6Taylor Blau-0/+60
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2022-10-06Git 2.30.6v2.30.6Taylor Blau-0/+60
Signed-off-by: Taylor Blau <me@ttaylorr.com>
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-04-13Git 2.33.3v2.33.3Junio C Hamano-0/+33
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-04-13Git 2.32.2v2.32.2Junio C Hamano-0/+29
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-04-13Git 2.31.3v2.31.3Junio C Hamano-0/+25
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-04-13Git 2.30.4v2.30.4Junio C Hamano-0/+21
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-03-24Git 2.33.2v2.33.2Johannes Schindelin-0/+15
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-03-24Sync with 2.32.1Johannes Schindelin-0/+36
* maint-2.32: Git 2.32.1 Git 2.31.2 Git 2.30.3 setup_git_directory(): add an owner check for the top-level directory Add a function to determine whether a path is owned by the current user
2022-03-24Git 2.32.1v2.32.1Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-03-24Sync with 2.31.2Johannes Schindelin-0/+30
* maint-2.31: Git 2.31.2 Git 2.30.3 setup_git_directory(): add an owner check for the top-level directory Add a function to determine whether a path is owned by the current user
2022-03-24Git 2.31.2v2.31.2Johannes Schindelin-0/+6
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-03-24Sync with 2.30.3Johannes Schindelin-0/+24
* maint-2.30: Git 2.30.3 setup_git_directory(): add an owner check for the top-level directory Add a function to determine whether a path is owned by the current user
2022-03-24Git 2.30.3v2.30.3Johannes Schindelin-0/+24
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-10-12Git 2.33.1v2.33.1Junio C Hamano-0/+138
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-08-16Git 2.33v2.33.0Junio C Hamano-4/+0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-08-11Git 2.33-rc2v2.33.0-rc2Junio C Hamano-12/+0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-08-04The eighth batchJunio C Hamano-1/+16
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-08-02Git 2.33-rc0v2.33.0-rc0Junio C Hamano-0/+17
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-07-28The seventh batchJunio C Hamano-0/+43
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-07-22The sixth batchJunio C Hamano-0/+10
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-07-16The fifth batchJunio C Hamano-0/+29
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-07-13The fourth batchJunio C Hamano-0/+26
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-07-08The third batchJunio C Hamano-0/+77
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-07-08Merge branch 'ar/typofix'Junio C Hamano-5/+5
Typofixes. * ar/typofix: *: fix typos which duplicate a word
2021-06-14The second batchJunio C Hamano-2/+48
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-06-14*: fix typos which duplicate a wordAndrei Rybak-5/+5
Fix typos in documentation, code comments, and RelNotes which repeat various words. In trivial cases, just delete the duplicated word and rewrap text, if needed. Reword the affected sentence in Documentation/RelNotes/1.8.4.txt for it to make sense. Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-06-10The first batch post Git 2.32Junio C Hamano-0/+32
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-05-22Git 2.32-rc1v2.32.0-rc1Junio C Hamano-0/+5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-05-21Merge branch 'cs/http-use-basic-after-failed-negotiate'Junio C Hamano-5/+0
Regression fix for a change made during this cycle. * cs/http-use-basic-after-failed-negotiate: Revert "remote-curl: fall back to basic auth if Negotiate fails" t5551: test http interaction with credential helpers
2021-05-20A handful more topics before -rc1Junio C Hamano-0/+19
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-05-16Git 2.32-rc0v2.32.0-rc0Junio C Hamano-0/+16
Signed-off-by: Junio C Hamano <gitster@pobox.com>