summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | | | | | 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-071-0/+4
| | * | | | | | | | | | | t5537: prepare for changing protocol.file.allowTaylor Blau2022-10-061-1/+2
| | * | | | | | | | | | | t3206: prepare for changing protocol.file.allowTaylor Blau2022-10-061-1/+1
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
* | | | | | | | | | | | The third batchJunio C Hamano2022-10-171-0/+34
* | | | | | | | | | | | Merge branch 'pw/remove-rebase-p-test'Junio C Hamano2022-10-171-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t3435: remove redundant test casePhillip Wood2022-10-101-8/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'rj/branch-edit-desc-unborn'Junio C Hamano2022-10-172-2/+58
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | branch: description for non-existent branch errorsRubén Justo2022-10-082-2/+58
* | | | | | | | | | | | | Merge branch 'jt/promisor-remote-fetch-tweak'Junio C Hamano2022-10-174-19/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | promisor-remote: die upon failing fetchJonathan Tan2022-10-053-5/+24
| * | | | | | | | | | | | | promisor-remote: remove a return valueJonathan Tan2022-10-052-14/+9
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/use-fspathncmp'Junio C Hamano2022-10-171-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dir: use fspathncmp() in pl_hashmap_cmp()Jeff King2022-10-091-3/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/use-of-uc-in-log-messages'Junio C Hamano2022-10-171-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | SubmittingPatches: use usual capitalization in the log message bodyJunio C Hamano2022-10-071-1/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'dd/document-runtime-prefix-better'Junio C Hamano2022-10-171-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Makefile: clarify runtime relative gitexecdirĐoàn Trần Công Danh2022-10-061-2/+3
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ab/unused-annotation'Junio C Hamano2022-10-171-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-compat-util.h: GCC deprecated message arg only in GCC 4.5+Alejandro R. Sedeño2022-10-061-1/+4
* | | | | | | | | | | | | | Merge branch 'jc/tmp-objdir'Junio C Hamano2022-10-171-36/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tmp-objdir: skip clean up when handling a signalJohn Cai2022-10-011-36/+4
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jc/branch-description-unset'Junio C Hamano2022-10-172-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | branch: do not fail a no-op --edit-descJunio C Hamano2022-09-302-2/+7
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/cleanup-callback-parameters'Junio C Hamano2022-10-174-57/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | attr: drop DEBUG_ATTR codeJeff King2022-10-061-38/+3
| * | | | | | | | | | | | | | commit: avoid writing to global in option callbackJeff King2022-10-061-2/+2
| * | | | | | | | | | | | | | multi-pack-index: avoid writing to global in option callbackJeff King2022-10-061-3/+4
| * | | | | | | | | | | | | | test-submodule: inline resolve_relative_url() functionJeff King2022-10-061-14/+8
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'rs/bisect-start-leakfix'Junio C Hamano2022-10-171-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bisect--helper: plug strvec leakRené Scharfe2022-10-071-4/+3
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ed/fsmonitor-on-networked-macos'Junio C Hamano2022-10-1720-249/+590
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | fsmonitor: fix leak of warning messageJeff King2022-10-111-1/+3