index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
promisor-remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-12-04
1
-1
/
+1
*
promisor-remote: fix leaking partial clone filter
Patrick Steinhardt
2024-09-27
1
-0
/
+2
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
Merge branch 'th/quiet-lazy-fetch-from-promisor'
Junio C Hamano
2024-06-06
1
-0
/
+3
|
\
|
*
promisor-remote: add promisor.quiet configuration option
Tom Hughes
2024-05-26
1
-0
/
+3
*
|
Sync with 2.44.1
Johannes Schindelin
2024-04-29
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Sync with 2.41.1
Johannes Schindelin
2024-04-19
1
-0
/
+10
|
/
|
|
*
Sync with 2.40.2
Johannes Schindelin
2024-04-19
1
-0
/
+10
|
|
\
|
|
*
upload-pack: disable lazy-fetching by default
Jeff King
2024-04-17
1
-0
/
+10
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+3
|
\
\
\
|
*
|
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
|
|
/
/
*
/
/
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
/
*
|
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
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
promisor-remote: die upon failing fetch
Jonathan Tan
2022-10-05
1
-1
/
+10
*
promisor-remote: remove a return value
Jonathan Tan
2022-10-05
1
-8
/
+4
*
Merge branch 'sg/xcalloc-cocci-fix' into maint
Junio C Hamano
2022-09-13
1
-1
/
+1
|
\
|
*
promisor-remote: fix xcalloc() argument order
SZEDER Gábor
2022-08-24
1
-1
/
+1
*
|
Merge branch 'ab/env-array'
Junio C Hamano
2022-06-11
1
-1
/
+1
|
\
\
|
*
|
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-1
/
+1
|
|
/
*
/
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
|
/
*
Merge branch 'jt/partial-clone-submodule-1'
Junio C Hamano
2021-07-17
1
-49
/
+54
|
\
|
*
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
2021-06-28
1
-4
/
+5
|
*
promisor-remote: support per-repository config
Jonathan Tan
2021-06-28
1
-43
/
+55
|
*
repository: move global r_f_p_c to repo struct
Jonathan Tan
2021-06-28
1
-10
/
+3
*
|
promisor-remote: output trace2 statistics for number of objects fetched
Elijah Newren
2021-06-16
1
-2
/
+5
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
promisor-remote: remove unused variable
Jonathan Tan
2020-09-22
1
-5
/
+0
*
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan
2020-08-19
1
-25
/
+21
*
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
2020-04-29
1
-0
/
+3
|
\
|
*
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
2020-04-02
1
-0
/
+3
*
|
parse_config_key(): return subsection len as size_t
Jeff King
2020-04-10
1
-1
/
+1
|
/
*
promisor-remote: remove fetch_if_missing=0
Jonathan Tan
2019-11-13
1
-3
/
+0
*
promisor-remote: skip move_to_tail when no-op
Emily Shaffer
2019-10-02
1
-0
/
+3
*
Move core_partial_clone_filter_default to promisor-remote.c
Christian Couder
2019-06-25
1
-0
/
+5
*
Move repository_format_partial_clone to promisor-remote.c
Christian Couder
2019-06-25
1
-0
/
+7
*
Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}
Christian Couder
2019-06-25
1
-1
/
+39
*
promisor-remote: parse remote.*.partialclonefilter
Christian Couder
2019-06-25
1
-0
/
+15
*
promisor-remote: use repository_format_partial_clone
Christian Couder
2019-06-25
1
-0
/
+23
*
promisor-remote: add promisor_remote_reinit()
Christian Couder
2019-06-25
1
-2
/
+20
*
promisor-remote: implement promisor_remote_get_direct()
Christian Couder
2019-06-25
1
-0
/
+67
*
Add initial support for many promisor remotes
Christian Couder
2019-06-25
1
-0
/
+92