index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parallel-checkout.c
Age
Commit message (
Expand
)
Author
Lines
2022-07-14
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
-3
/
+7
2022-02-04
i18n: factorize "invalid value" messages
Jean-Noël Avila
-2
/
+2
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
-1
/
+1
2021-11-03
odb: teach read_blob_entry to use size_t
Matt Cooper
-1
/
+1
2021-10-15
pkt-line.[ch]: remove unused packet_read_line_buf()
Ævar Arnfjörð Bjarmason
-2
/
+1
2021-05-18
parallel-checkout: send the new object_id algo field to the workers
Matheus Tavares
-7
/
+6
2021-05-05
ci: run test round with parallel-checkout enabled
Matheus Tavares
-0
/
+14
2021-05-05
parallel-checkout: add tests related to path collisions
Matheus Tavares
-0
/
+4
2021-04-19
parallel-checkout: support progress displaying
Matheus Tavares
-3
/
+31
2021-04-19
parallel-checkout: add configuration options
Matheus Tavares
-5
/
+19
2021-04-19
parallel-checkout: make it truly parallel
Matheus Tavares
-26
/
+274
2021-04-19
unpack-trees: add basic support for parallel checkout
Matheus Tavares
-0
/
+365