index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
negotiator
/
skipping.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
prio-queue: use size_t rather than int for size
Jeff King
2024-12-20
1
-3
/
+2
*
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-20
1
-2
/
+5
|
\
|
*
negotiator/skipping: fix leaking commit entries
Patrick Steinhardt
2024-09-05
1
-2
/
+5
*
|
drop trailing newline from warning/error/die messages
Jeff King
2024-09-05
1
-1
/
+1
|
/
*
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-1
/
+2
*
Merge branch 'hx/negotiator-non-recursive'
Junio C Hamano
2023-05-10
1
-7
/
+15
|
\
|
*
negotiator/skipping: fix some problems in mark_common()
Han Xin
2023-04-26
1
-7
/
+15
|
*
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-1
/
+1
|
|
\
\
*
|
|
|
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
|
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
2023-03-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-1
/
+1
|
\
\
|
*
|
prio-queue: mark unused parameters in comparison functions
Jeff King
2023-02-24
1
-1
/
+1
|
|
/
*
/
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
negotiator/skipping: avoid stack overflow
Jonathan Tan
2022-10-26
1
-12
/
+17
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-1
/
+2
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-2
/
+2
*
Merge branch 'jt/fetch-negotiator-skipping'
Junio C Hamano
2018-08-03
1
-1
/
+1
*
negotiator/skipping: skip commits during fetch
Jonathan Tan
2018-07-16
1
-0
/
+250