index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parallel-checkout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
1
-0
/
+2
*
global: ensure that object IDs are always padded
Patrick Steinhardt
2024-06-14
1
-7
/
+1
*
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
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2023-04-24
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
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
2022-07-14
1
-3
/
+7
*
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-02-04
1
-2
/
+2
*
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
2021-11-30
1
-1
/
+1
|
\
|
*
odb: teach read_blob_entry to use size_t
Matt Cooper
2021-11-03
1
-1
/
+1
*
|
pkt-line.[ch]: remove unused packet_read_line_buf()
Ævar Arnfjörð Bjarmason
2021-10-15
1
-2
/
+1
*
|
parallel-checkout: send the new object_id algo field to the workers
Matheus Tavares
2021-05-17
1
-7
/
+6
|
/
*
ci: run test round with parallel-checkout enabled
Matheus Tavares
2021-05-05
1
-0
/
+14
*
parallel-checkout: add tests related to path collisions
Matheus Tavares
2021-05-05
1
-0
/
+4
*
parallel-checkout: support progress displaying
Matheus Tavares
2021-04-19
1
-3
/
+31
*
parallel-checkout: add configuration options
Matheus Tavares
2021-04-19
1
-5
/
+19
*
parallel-checkout: make it truly parallel
Matheus Tavares
2021-04-19
1
-26
/
+274
*
unpack-trees: add basic support for parallel checkout
Matheus Tavares
2021-04-19
1
-0
/
+365