index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-trees.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
2022-09-09
1
-2
/
+2
|
\
|
*
unpack-trees: fix sparse directory recursion check
Victoria Dye
2022-09-02
1
-2
/
+2
*
|
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
2022-08-18
1
-10
/
+96
|
\
|
|
*
unpack-trees: unpack new trees as sparse directories
Victoria Dye
2022-08-08
1
-10
/
+96
*
|
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
2022-07-14
1
-1
/
+1
|
/
*
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
2022-06-11
1
-0
/
+1
|
\
|
*
unpack-trees: initialize fsmonitor_has_run_once in o->result
Jeff Hostetler
2022-05-27
1
-0
/
+1
*
|
Merge branch 'ds/sparse-sparse-checkout'
Junio C Hamano
2022-06-03
1
-0
/
+4
|
\
\
|
*
|
sparse-checkout: integrate with sparse index
Derrick Stolee
2022-05-23
1
-0
/
+4
*
|
|
unpack-trees: preserve index sparsity
Victoria Dye
2022-05-11
1
-0
/
+6
|
/
/
*
|
Revert "unpack-trees: improve performance of next_cache_entry"
Victoria Dye
2022-03-17
1
-17
/
+6
*
|
unpack-trees: increment cache_bottom for sparse directories
Victoria Dye
2022-03-17
1
-8
/
+8
*
|
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
2022-03-17
1
-8
/
+139
|
\
\
|
*
|
read-tree: make three-way merge sparse-aware
Victoria Dye
2022-03-01
1
-8
/
+26
|
*
|
read-tree: make two-way merge sparse-aware
Victoria Dye
2022-03-01
1
-0
/
+75
|
*
|
read-tree: narrow scope of index expansion for '--prefix'
Victoria Dye
2022-03-01
1
-0
/
+38
|
|
/
*
/
unpack-trees: fix accidental loss of user changes
Elijah Newren
2022-01-14
1
-1
/
+3
|
/
*
Merge branch 'en/keep-cwd'
Junio C Hamano
2022-01-05
1
-6
/
+24
|
\
|
*
unpack-trees: add special cwd handling
Elijah Newren
2021-12-09
1
-2
/
+11
|
*
unpack-trees: refuse to remove startup_info->original_cwd
Elijah Newren
2021-12-09
1
-4
/
+13
*
|
Merge branch 'ds/sparse-deep-pattern-checkout-fix'
Junio C Hamano
2021-12-15
1
-6
/
+8
|
\
\
|
*
|
unpack-trees: use traverse_path instead of name
Derrick Stolee
2021-12-06
1
-6
/
+8
|
|
/
*
|
Merge branch 'vd/sparse-reset'
Junio C Hamano
2021-12-10
1
-6
/
+17
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: improve performance of next_cache_entry
Victoria Dye
2021-11-29
1
-6
/
+17
*
|
Merge branch 'ab/unpack-trees-leakfix'
Junio C Hamano
2021-10-26
1
-1
/
+2
|
\
\
|
*
|
unpack-trees: don't leak memory in verify_clean_subdirectory()
Ævar Arnfjörð Bjarmason
2021-10-08
1
-1
/
+2
|
|
/
*
|
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
2021-10-14
1
-5
/
+56
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: avoid nuking untracked dir in way of locally deleted file
Elijah Newren
2021-09-27
1
-0
/
+3
|
*
unpack-trees: avoid nuking untracked dir in way of unmerged file
Elijah Newren
2021-09-27
1
-4
/
+31
|
*
Change unpack_trees' 'reset' flag into an enum
Elijah Newren
2021-09-27
1
-1
/
+9
|
*
unpack-trees: make dir an internal-only struct
Elijah Newren
2021-09-27
1
-2
/
+5
|
*
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
2021-09-27
1
-0
/
+10
*
|
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
2021-09-21
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: fix nested sparse-dir search
Derrick Stolee
2021-09-08
1
-3
/
+5
*
|
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-10
1
-9
/
+9
|
\
\
|
*
|
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-9
/
+9
|
|
/
*
/
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares
2021-08-27
1
-1
/
+1
|
/
*
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
2021-08-04
1
-0
/
+11
|
\
|
*
unpack-trees: resolve sparse-directory/file conflicts
Derrick Stolee
2021-07-20
1
-0
/
+11
*
|
Merge branch 'jt/bulk-prefetch'
Junio C Hamano
2021-08-02
1
-19
/
+8
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: refactor prefetching code
Jonathan Tan
2021-07-23
1
-19
/
+8
*
|
unpack-trees: unpack sparse directory entries
Derrick Stolee
2021-07-14
1
-8
/
+99
*
|
unpack-trees: rename unpack_nondirectories()
Derrick Stolee
2021-07-14
1
-7
/
+7
*
|
unpack-trees: compare sparse directories correctly
Derrick Stolee
2021-07-14
1
-1
/
+13
*
|
unpack-trees: preserve cache_bottom
Derrick Stolee
2021-07-14
1
-0
/
+7
|
/
*
Merge branch 'mt/parallel-checkout-part-3'
Junio C Hamano
2021-05-16
1
-1
/
+1
|
\
|
*
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares
2021-05-05
1
-1
/
+1
*
|
Merge branch 'mt/parallel-checkout-part-2'
Junio C Hamano
2021-04-30
1
-3
/
+16
|
\
|
|
*
parallel-checkout: support progress displaying
Matheus Tavares
2021-04-19
1
-3
/
+8
|
*
parallel-checkout: add configuration options
Matheus Tavares
2021-04-19
1
-3
/
+7
[next]