index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-0
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-11-28
fetch-pack: split out fsck config parsing
Justin Tobler
1
-8
/
+18
2024-11-05
fetch-pack: die if in commit graph but not obj db
Jonathan Tan
1
-3
/
+16
2024-11-05
Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
Jonathan Tan
1
-18
/
+7
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
1
-0
/
+3
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
1
-1
/
+1
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
1
-1
/
+1
2024-09-05
fetch-pack: fix memory leaks on fetch negotiation
Patrick Steinhardt
1
-0
/
+3
2024-08-09
refs: add referent to each_ref_fn
John Cai
1
-0
/
+2
2024-07-08
Merge branch 'xx/bundie-uri-fixes'
Junio C Hamano
1
-6
/
+11
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
1
-0
/
+2
2024-06-27
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'
Junio C Hamano
1
-1
/
+3
2024-06-20
fetch-pack: fix segfault when fscking without --lock-pack
Jeff King
1
-1
/
+3
2024-06-20
fetch-pack: expose fsckObjects configuration logic
Xing Xin
1
-6
/
+11
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
1
-2
/
+2
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
1
-2
/
+2
2024-05-23
Merge branch 'dg/fetch-pack-code-cleanup'
Junio C Hamano
1
-5
/
+0
2024-05-13
fetch-pack: remove unused 'struct loose_object_iter'
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-2
/
+4
2024-01-30
Merge branch 'sd/negotiate-trace-fix'
Junio C Hamano
1
-1
/
+1
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-2
/
+0
2024-01-03
push: region_leave trace for negotiate_using_fetch
Sam Delmerico
1
-1
/
+1
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-2
/
+0
2023-12-09
fsck: handle NULL value when parsing message config
Jeff King
1
-4
/
+8
2023-08-30
Merge branch 'ts/unpacklimit-config-fix'
Junio C Hamano
1
-3
/
+3
2023-08-22
transfer.unpackLimit: fetch/receive.unpackLimit takes precedence
Junio C Hamano
1
-3
/
+3
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-2
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-2
/
+3
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+3
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+1
2023-04-25
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
1
-2
/
+2
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
1
-0
/
+1
2023-04-14
v0 protocol: use size_t for capability length/offset
Jeff King
1
-2
/
+2
2023-04-11
treewide: remove unnecessary cache.h inclusion
Elijah Newren
1
-1
/
+1
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
1
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-1
/
+4
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-4
/
+4
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-4
/
+4
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2023-03-21
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
1
-1
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
[next]