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
*
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-0
/
+1
|
\
|
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
|
fetch-pack: split out fsck config parsing
Justin Tobler
2024-11-28
1
-8
/
+18
|
/
*
fetch-pack: die if in commit graph but not obj db
Jonathan Tan
2024-11-06
1
-3
/
+16
*
Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
Jonathan Tan
2024-11-06
1
-18
/
+7
*
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-23
1
-1
/
+1
|
\
|
*
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+1
*
|
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-20
1
-0
/
+3
|
\
\
|
*
|
fetch-pack: fix memory leaks on fetch negotiation
Patrick Steinhardt
2024-09-05
1
-0
/
+3
|
|
/
*
/
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
-0
/
+2
*
Merge branch 'xx/bundie-uri-fixes'
Junio C Hamano
2024-07-08
1
-6
/
+11
|
\
|
*
fetch-pack: expose fsckObjects configuration logic
Xing Xin
2024-06-20
1
-6
/
+11
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-0
/
+2
|
\
\
|
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
|
|
/
*
|
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'
Junio C Hamano
2024-06-27
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
fetch-pack: fix segfault when fscking without --lock-pack
Jeff King
2024-06-20
1
-1
/
+3
*
|
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-06-06
1
-2
/
+2
|
\
\
|
*
|
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-27
1
-2
/
+2
*
|
|
Merge branch 'dg/fetch-pack-code-cleanup'
Junio C Hamano
2024-05-23
1
-5
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fetch-pack: remove unused 'struct loose_object_iter'
Dr. David Alan Gilbert
2024-05-14
1
-5
/
+0
*
|
|
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
|
|
/
/
|
/
|
|
[next]