index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-2
/
+4
*
Merge branch 'sd/negotiate-trace-fix'
Junio C Hamano
2024-01-30
1
-1
/
+1
|
\
|
*
push: region_leave trace for negotiate_using_fetch
Sam Delmerico
2024-01-04
1
-1
/
+1
*
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-2
/
+0
|
\
\
|
*
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
*
|
|
fsck: handle NULL value when parsing message config
Jeff King
2023-12-09
1
-4
/
+8
|
/
/
*
|
Merge branch 'ts/unpacklimit-config-fix'
Junio C Hamano
2023-08-30
1
-3
/
+3
|
\
\
|
*
|
transfer.unpackLimit: fetch/receive.unpackLimit takes precedence
Junio C Hamano
2023-08-23
1
-3
/
+3
*
|
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-2
/
+0
|
\
\
\
|
*
|
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
|
*
|
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-2
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+3
|
|
/
/
*
|
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
*
|
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
\
|
*
|
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
2023-04-25
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
v0 protocol: use size_t for capability length/offset
Jeff King
2023-04-15
1
-2
/
+2
|
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-1
/
+4
|
|
\
\
|
*
\
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-4
/
+4
|
|
\
\
\
*
|
|
|
|
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
|
|
|
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-4
/
+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
*
|
|
|
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
2023-03-21
1
-1
/
+1
*
|
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-1
/
+1
|
\
\
\
|
*
|
|
fetch-pack: mark unused parameter in callback function
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
*
|
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
|
/
/
*
/
server_supports_v2(): use a separate function for die_on_error
Jeff King
2022-12-13
1
-6
/
+6
|
/
*
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-6
/
+6
|
\
|
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-6
/
+6
*
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-5
/
+9
|
\
|
|
*
run-command: mark unused async callback parameters
Jeff King
2022-08-19
1
-1
/
+1
|
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-4
/
+8
*
|
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
2022-08-15
1
-1
/
+55
|
/
*
Merge branch 'jt/fetch-pack-trace2-filter-spec'
Junio C Hamano
2022-08-06
1
-14
/
+26
|
\
|
*
fetch-pack: write effective filter to trace2
Jonathan Tan
2022-07-27
1
-14
/
+26
*
|
Merge branch 'rs/mergesort'
Junio C Hamano
2022-08-03
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
fetch-pack: use DEFINE_LIST_SORT
René Scharfe
2022-07-18
1
-0
/
+8
*
|
Merge branch 'ds/bundle-uri'
Junio C Hamano
2022-06-03
1
-15
/
+30
|
\
\
|
*
|
fetch-pack: move --keep=* option filling to a function
Ævar Arnfjörð Bjarmason
2022-05-17
1
-8
/
+12
|
*
|
fetch-pack: add a deref_without_lazy_fetch_extended()
Ævar Arnfjörð Bjarmason
2022-05-17
1
-7
/
+18
|
|
/
*
|
Merge branch 'jt/fetch-peek-optional-section'
Junio C Hamano
2022-05-26
1
-8
/
+11
|
\
\
|
|
/
|
/
|
|
*
fetch-pack: make unexpected peek result non-fatal
Jonathan Tan
2022-05-16
1
-8
/
+11
*
|
fetch-pack: add refetch
Robert Coup
2022-03-28
1
-17
/
+29
[next]