summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-06t/lib-httpd: pass LANG and LC_ALL to ApacheRené Scharfe1-0/+2
2022-10-05git-compat-util.h: GCC deprecated message arg only in GCC 4.5+Alejandro R. Sedeño1-1/+4
2022-10-05Makefile: clarify runtime relative gitexecdirĐoàn Trần Công Danh1-2/+3
2022-10-05t5537: prepare for changing protocol.file.allowTaylor Blau1-1/+2
2022-10-05t3206: prepare for changing protocol.file.allowTaylor Blau1-1/+1
2022-10-05gc: simplify maintenance_task_pack_refs()René Scharfe1-9/+2
2022-10-05mergetool.txt: typofix 'overwriten' -> 'overwritten'Noah Betzen1-1/+1
2022-10-05promisor-remote: die upon failing fetchJonathan Tan3-5/+24
2022-10-05promisor-remote: remove a return valueJonathan Tan2-14/+9
2022-10-05fsmonitor: add documentation for allowRemote and socketDir optionsEric DeCosta3-3/+47
2022-10-05fsmonitor: check for compatability before communicating with fsmonitorEric DeCosta3-4/+15
2022-10-05fsmonitor: deal with synthetic firmlinks on macOSEric DeCosta6-3/+167
2022-10-05fsmonitor: avoid socket location check if using hookEric DeCosta4-10/+12
2022-10-05fsmonitor: relocate socket file if .git directory is remoteEric DeCosta8-13/+78
2022-10-05fsmonitor: refactor filesystem checks to common interfaceEric DeCosta8-219/+272
2022-10-05ssh signing: return an error when signature cannot be readPhillip Wood1-3/+4
2022-10-03sequencer: detect author name errors in read_author_script()Jeff King2-1/+60
2022-10-03mailinfo -b: fix an out of bounds accessPhillip Wood2-3/+3
2022-10-02Git 2.38v2.38.0Junio C Hamano1-1/+1
2022-10-02Merge tag 'l10n-2.38.0-rnd3' of https://github.com/git-l10n/git-poJunio C Hamano10-6305/+11390
2022-10-01diff: support ^! for mergesRené Scharfe3-9/+32
2022-10-01revisions.txt: unspecify order of resolved parts of ^!René Scharfe1-1/+1
2022-10-01revision: use strtol_i() for exclude_parentRené Scharfe1-3/+2
2022-10-01l10n: zh_TW.po: Git 2.38.0, round 3Yi-Jyun Pan1-460/+1038
2022-10-01t7814: prepare for changing protocol.file.allowTaylor Blau1-0/+1
2022-10-01t5537: prepare for changing protocol.file.allowTaylor Blau1-0/+2
2022-10-01t5516: prepare for changing protocol.file.allowTaylor Blau1-0/+1
2022-10-01t3207: prepare for changing protocol.file.allowTaylor Blau1-0/+1
2022-10-01t2080: prepare for changing protocol.file.allowTaylor Blau1-0/+3
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau1-0/+2
2022-10-01t2080: prepare for changing protocol.file.allowTaylor Blau1-0/+3
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau1-0/+2
2022-09-30tmp-objdir: skip clean up when handling a signalJohn Cai1-36/+4
2022-10-01alias.c: reject too-long cmdline strings in split_cmdline()Kevin Backhouse1-2/+9
2022-10-01shell: limit size of interactive commandsJeff King2-4/+36
2022-10-01shell: add basic testsJeff King1-0/+31
2022-10-01transport: make `protocol.file.allow` be "user" by defaultTaylor Blau2-5/+4
2022-10-01t/t9NNN: allow local submodulesTaylor Blau2-0/+3
2022-10-01t/t7NNN: allow local submodulesTaylor Blau23-1/+62
2022-10-01t/t6NNN: allow local submodulesTaylor Blau2-2/+2
2022-10-01t/t5NNN: allow local submodulesTaylor Blau8-0/+19
2022-10-01t/t4NNN: allow local submodulesTaylor Blau4-3/+5
2022-10-01t/t3NNN: allow local submodulesTaylor Blau6-4/+9
2022-10-01t/2NNNN: allow local submodulesTaylor Blau3-2/+8
2022-10-01t/t1NNN: allow local submodulesTaylor Blau2-2/+4
2022-10-01t/lib-submodule-update.sh: allow local submodulesTaylor Blau1-0/+1
2022-10-01builtin/clone.c: disallow `--local` clones with symlinksTaylor Blau2-35/+23
2022-10-01Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin1-283/+338
2022-09-30branch: do not fail a no-op --edit-descJunio C Hamano2-2/+7
2022-09-29test-lib: have SANITIZE=leak imply TEST_NO_MALLOC_CHECKÆvar Arnfjörð Bjarmason1-1/+3