summaryrefslogtreecommitdiffstats
path: root/negotiator/default.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* refs: add referent to each_ref_fnJohn Cai2024-08-091-1/+1
* global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt2024-06-141-0/+2
* cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt2024-05-071-1/+2
* 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-141-1/+1
* Merge branch 'sb/object-store-lookup'Junio C Hamano2018-08-031-1/+1
* fetch-pack: introduce negotiator APIJonathan Tan2018-06-151-0/+176