summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.37.4v2.37.4Taylor Blau2022-10-061-1/+1
* Sync with 2.36.3Taylor Blau2022-10-0671-60/+350
|\
| * Git 2.36.3v2.36.3Taylor Blau2022-10-063-2/+7
| * Sync with 2.35.5Taylor Blau2022-10-0666-59/+305
| |\
| | * Git 2.35.5v2.35.5Taylor Blau2022-10-063-2/+7
| | * Sync with 2.34.5Taylor Blau2022-10-0663-59/+295
| | |\
| | | * Git 2.34.5v2.34.5Taylor Blau2022-10-063-2/+7
| | | * Sync with 2.33.5Taylor Blau2022-10-0664-59/+295
| | | |\
| | | | * Git 2.33.5v2.33.5Taylor Blau2022-10-063-2/+7
| | | | * Sync with 2.32.4Taylor Blau2022-10-0663-60/+291
| | | | |\
| | | | | * Git 2.32.4v2.32.4Taylor Blau2022-10-062-1/+6
| | | | | * Sync with 2.31.5Taylor Blau2022-10-0661-61/+282
| | | | | |\
| | | | | | * 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
| | | | | * | | t2080: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+3
| | | | | * | | t1092: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+2
| | * | | | | | t2080: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+3
| | * | | | | | t1092: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+2
| * | | | | | | t7814: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+1
| * | | | | | | t5537: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+2
| * | | | | | | t5516: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+1
| * | | | | | | t3207: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+1
* | | | | | | | t7527: prepare for changing protocol.file.allowTaylor Blau2022-10-061-0/+4
* | | | | | | | t5537: prepare for changing protocol.file.allowTaylor Blau2022-10-051-1/+2
* | | | | | | | t3206: prepare for changing protocol.file.allowTaylor Blau2022-10-051-1/+1
* | | | | | | | Merge a handful of topics from the 'master' frontJunio C Hamano2022-09-132-1/+32
* | | | | | | | Merge branch 'en/merge-unstash-only-on-clean-merge' into maintJunio C Hamano2022-09-132-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: only apply autostash when appropriateElijah Newren2022-08-242-1/+13
| |/ / / / / / /
* | | | | | | | Merge branch 'ds/github-actions-use-newer-ubuntu' into maintJunio C Hamano2022-09-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee2022-08-241-1/+1
* | | | | | | | | Merge branch 'ad/preload-plug-memleak' into maintJunio C Hamano2022-09-131-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | preload-index: fix memleakAnthony Delannoy2022-08-221-0/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sg/xcalloc-cocci-fix' into maintJunio C Hamano2022-09-131-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | promisor-remote: fix xcalloc() argument orderSZEDER Gábor2022-08-241-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jk/pipe-command-nonblock' into maintJunio C Hamano2022-09-137-27/+123
|\ \ \ \ \ \ \ \ \