summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.35.4v2.35.4Johannes Schindelin2022-06-233-2/+9
* Sync with 2.34.4Johannes Schindelin2022-06-2310-12/+275
|\
| * Git 2.34.4v2.34.4Johannes Schindelin2022-06-233-2/+8
| * Sync with 2.33.4Johannes Schindelin2022-06-239-12/+269
| |\
| | * Git 2.33.4v2.33.4Johannes Schindelin2022-06-233-2/+8
| | * Sync with 2.32.3Johannes Schindelin2022-06-238-12/+263
| | |\
| | | * Git 2.32.3v2.32.3Johannes Schindelin2022-06-233-2/+8
| | | * Sync with 2.31.4Johannes Schindelin2022-06-237-12/+257
| | | |\
| | | | * Git 2.31.4v2.31.4Johannes Schindelin2022-06-233-2/+8
| | | | * Sync with 2.30.5Johannes Schindelin2022-06-236-12/+251
| | | | |\
| | | | | * Git 2.30.5v2.30.5Johannes Schindelin2022-06-233-2/+14
| | | | | * setup: tighten ownership checks post CVE-2022-24765Carlo Marcelo Arenas Belón2022-06-231-11/+60
| | | | | * Merge branch 'cb/path-owner-check-with-sudo'Junio C Hamano2022-06-234-1/+179
| | | | | |\
| | | | | | * git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón2022-06-173-18/+11
| | | | | | * t0034: add negative tests and allow git init to mostly work under sudoCarlo Marcelo Arenas Belón2022-05-122-0/+77
| | | | | | * git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón2022-05-123-2/+66
| | | | | | * t: regression git needs safe.directory when using sudoCarlo Marcelo Arenas Belón2022-05-121-0/+44
| | | | | |/
* | | | | | Git 2.35.3v2.35.3Junio C Hamano2022-04-1311-5/+108
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Git 2.34.3v2.34.3Junio C Hamano2022-04-1310-5/+104
| |\ \ \ \ \ | | |/ / / /
| | * | | | Git 2.33.3v2.33.3Junio C Hamano2022-04-139-5/+100
| | |\ \ \ \ | | | |/ / /
| | | * | | Git 2.32.2v2.32.2Junio C Hamano2022-04-138-5/+96
| | | |\ \ \ | | | | |/ /
| | | | * | Git 2.31.3v2.31.3Junio C Hamano2022-04-137-5/+92
| | | | |\ \ | | | | | |/
| | | | | * Git 2.30.4v2.30.4Junio C Hamano2022-04-133-2/+23
| | | | | * setup: opt-out of check with safe.directory=*Derrick Stolee2022-04-133-2/+21
| | | | | * setup: fix safe.directory key not being checkedMatheus Valadares2022-04-132-0/+8
| | | | | * t0033: add tests for safe.directoryDerrick Stolee2022-04-132-1/+36
* | | | | | Git 2.35.2v2.35.2Johannes Schindelin2022-03-243-2/+9
* | | | | | Sync with 2.34.2Johannes Schindelin2022-03-2413-12/+265
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Git 2.34.2v2.34.2Johannes Schindelin2022-03-243-2/+8
| * | | | | Sync with 2.33.2Johannes Schindelin2022-03-2412-13/+264
| |\ \ \ \ \ | | |/ / / /
| | * | | | Git 2.33.2v2.33.2Johannes Schindelin2022-03-243-2/+17
| | * | | | Sync with 2.32.1Johannes Schindelin2022-03-2411-13/+249
| | |\ \ \ \ | | | |/ / /
| | | * | | Git 2.32.1v2.32.1Johannes Schindelin2022-03-243-2/+8
| | | * | | Sync with 2.31.2Johannes Schindelin2022-03-2410-13/+243
| | | |\ \ \ | | | | |/ /
| | | | * | Git 2.31.2v2.31.2Johannes Schindelin2022-03-243-2/+8
| | | | * | Sync with 2.30.3Johannes Schindelin2022-03-249-13/+237
| | | | |\ \ | | | | | |/
| | | | | * Git 2.30.3v2.30.3Johannes Schindelin2022-03-243-2/+26
| | | | | * Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin2022-03-242-11/+23
| | | | | * setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin2022-03-213-1/+79
| | | | | * Add a function to determine whether a path is owned by the current userJohannes Schindelin2022-03-213-0/+106
| | | | | * Merge branch 'cb/mingw-gmtime-r'Johannes Schindelin2022-03-172-1/+5
| | | | | |\
| | | | | | * mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón2022-03-172-1/+5
| | | | | |/
| | * | | | GIT-VERSION-GEN: bump to v2.33.1Johannes Schindelin2022-03-171-1/+1
* | | | | | Git 2.35.1v2.35.1Junio C Hamano2022-01-283-2/+8
* | | | | | Merge branch 'en/keep-cwd' into maintJunio C Hamano2022-01-283-2/+30
|\ \ \ \ \ \
| * | | | | | sequencer, stash: fix running from worktree subdirElijah Newren2022-01-263-2/+30
* | | | | | | Git 2.35v2.35.0Junio C Hamano2022-01-242-1/+11
* | | | | | | Merge branch 'ab/checkout-branch-info-leakfix'Junio C Hamano2022-01-242-3/+13
|\ \ \ \ \ \ \
| * | | | | | | checkout: avoid BUG() when hitting a broken repositoryJunio C Hamano2022-01-212-3/+13
* | | | | | | | Merge tag 'l10n-2.35.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano2022-01-2411-39598/+36951
|\ \ \ \ \ \ \ \