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
*
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