summaryrefslogtreecommitdiff
path: root/negotiator/default.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hx/negotiator-non-recursive'Junio C Hamano2023-05-101-10/+29
|\
| * negotiator/default: avoid stack overflowHan Xin2023-04-261-10/+29
| * Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-1/+1
| |\
* | | hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+1
* | | Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano2023-04-041-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason2023-03-281-3/+3
* | treewide: remove unnecessary cache.h inclusion from several sourcesElijah Newren2023-03-211-1/+1
|/
* git-compat-util.h: use "UNUSED", not "UNUSED(var)"Ævar Arnfjörð Bjarmason2022-09-011-2/+2
* refs: mark unused each_ref_fn parametersJeff King2022-08-191-1/+2
* use CALLOC_ARRAYRené Scharfe2021-03-131-1/+1
* Merge branch 'sb/object-store-lookup'Junio C Hamano2018-08-021-1/+1
* fetch-pack: introduce negotiator APIJonathan Tan2018-06-151-0/+176