summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.31.5v2.31.5Taylor Blau2022-10-062-1/+6
* Sync with 2.30.6Taylor Blau2022-10-0660-61/+277
|\
| * Git 2.30.6v2.30.6Taylor Blau2022-10-063-2/+62
| * alias.c: reject too-long cmdline strings in split_cmdline()Kevin Backhouse2022-10-011-2/+9
| * shell: limit size of interactive commandsJeff King2022-10-012-4/+36
| * shell: add basic testsJeff King2022-10-011-0/+31
| * transport: make `protocol.file.allow` be "user" by defaultTaylor Blau2022-10-012-5/+4
| * t/t9NNN: allow local submodulesTaylor Blau2022-10-012-0/+3
| * t/t7NNN: allow local submodulesTaylor Blau2022-10-0123-1/+62
| * t/t6NNN: allow local submodulesTaylor Blau2022-10-012-2/+2
| * t/t5NNN: allow local submodulesTaylor Blau2022-10-018-0/+19
| * t/t4NNN: allow local submodulesTaylor Blau2022-10-014-3/+5
| * t/t3NNN: allow local submodulesTaylor Blau2022-10-016-4/+9
| * t/2NNNN: allow local submodulesTaylor Blau2022-10-013-2/+8
| * t/t1NNN: allow local submodulesTaylor Blau2022-10-012-2/+4
| * t/lib-submodule-update.sh: allow local submodulesTaylor Blau2022-10-011-0/+1
| * builtin/clone.c: disallow `--local` clones with symlinksTaylor Blau2022-10-012-35/+23
* | 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.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.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 2.31.1v2.31.1Junio C Hamano2021-03-263-2/+29
* | Merge branch 'tb/git-mv-icase-fix'Junio C Hamano2021-03-191-1/+1
|\ \
| * | git mv foo FOO ; git mv foo bar gave an assertTorsten Bögershausen2021-03-031-1/+1
* | | Merge branch 'rs/xcalloc-takes-nelem-first'Junio C Hamano2021-03-194-6/+17
|\ \ \
| * | | fix xcalloc() argument orderRené Scharfe2021-03-086-17/+28
* | | | Merge branch 'ah/make-fuzz-all-doc-update'Junio C Hamano2021-03-191-3/+3
|\ \ \ \
| * | | | Makefile: update 'make fuzz-all' docs to reflect modern clangAndrzej Hunt2021-03-081-3/+3
* | | | | Merge branch 'jk/slimmed-down'Junio C Hamano2021-03-195-102/+0
|\ \ \ \ \
| * | | | | vcs-svn: remove header files as wellRené Scharfe2021-03-145-102/+0
* | | | | | Merge branch 'rs/calloc-array'Junio C Hamano2021-03-1989-189/+191
|\ \ \ \ \ \
| * | | | | | cocci: allow xcalloc(1, size)Junio C Hamano2021-03-151-1/+1