index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
negotiator
/
default.c
Age
Commit message (
Expand
)
Author
Lines
2026-03-18
use commit_stack instead of prio_queue in LIFO mode
René Scharfe
-5
/
+5
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
-4
/
+3
2024-08-09
refs: add referent to each_ref_fn
John Cai
-1
/
+1
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
-0
/
+2
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
-1
/
+2
2023-05-10
Merge branch 'hx/negotiator-non-recursive'
Junio C Hamano
-10
/
+29
2023-04-26
negotiator/default: avoid stack overflow
Han Xin
-10
/
+29
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
-1
/
+1
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
-3
/
+3
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-3
/
+3
2023-03-21
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
-1
/
+1
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
-2
/
+2
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
-1
/
+2
2021-03-13
use CALLOC_ARRAY
René Scharfe
-1
/
+1
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
-1
/
+1
2018-06-15
fetch-pack: introduce negotiator API
Jonathan Tan
-0
/
+176