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 'ds/sparse-allow-empty-working-tree'
Junio C Hamano
2020-05-08
1
-33
/
+1
|
\
|
*
sparse-checkout: stop blocking empty workdirs
Derrick Stolee
2020-05-04
1
-33
/
+1
*
|
Merge branch 'en/sparse-checkout'
Junio C Hamano
2020-04-30
1
-55
/
+200
|
\
|
|
*
unpack-trees: failure to set SKIP_WORKTREE bits always just a warning
Elijah Newren
2020-03-27
1
-16
/
+15
|
*
unpack-trees: provide warnings on sparse updates for unmerged paths too
Elijah Newren
2020-03-27
1
-0
/
+30
|
*
unpack-trees: make sparse path messages sound like warnings
Elijah Newren
2020-03-27
1
-4
/
+4
|
*
unpack-trees: split display_error_msgs() into two
Elijah Newren
2020-03-27
1
-8
/
+42
|
*
unpack-trees: rename ERROR_* fields meant for warnings to WARNING_*
Elijah Newren
2020-03-27
1
-6
/
+6
|
*
unpack-trees: move ERROR_WOULD_LOSE_SUBMODULE earlier
Elijah Newren
2020-03-27
1
-6
/
+6
|
*
unpack-trees: add a new update_sparsity() function
Elijah Newren
2020-03-27
1
-0
/
+77
|
*
unpack-trees: pull sparse-checkout pattern reading into a new function
Elijah Newren
2020-03-27
1
-8
/
+16
|
*
unpack-trees: do not mark a dirty path with SKIP_WORKTREE
Elijah Newren
2020-03-27
1
-1
/
+4
|
*
unpack-trees: allow check_updates() to work on a different index
Elijah Newren
2020-03-27
1
-3
/
+3
|
*
unpack-trees: simplify pattern_list freeing
Elijah Newren
2020-03-27
1
-2
/
+4
|
*
unpack-trees: simplify verify_absent_sparse()
Elijah Newren
2020-03-27
1
-6
/
+2
|
*
unpack-trees: remove unused error type
Elijah Newren
2020-03-27
1
-4
/
+0
|
*
unpack-trees: fix minor typo in comment
Elijah Newren
2020-03-27
1
-1
/
+1
*
|
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
2020-04-29
1
-3
/
+2
|
\
\
|
*
|
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
2020-04-02
1
-3
/
+2
|
|
/
*
|
Merge branch 'bc/filter-process'
Junio C Hamano
2020-03-27
1
-0
/
+1
|
\
\
|
*
|
builtin/checkout: compute checkout metadata for checkouts
brian m. carlson
2020-03-16
1
-0
/
+1
|
|
/
*
|
Merge branch 'pb/recurse-submodules-fix'
Junio C Hamano
2020-03-27
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
unpack-trees: check for missing submodule directory in merged_entry
Philippe Blain
2020-02-20
1
-2
/
+2
|
*
unpack-trees: remove outdated description for verify_clean_submodule
Philippe Blain
2020-02-20
1
-3
/
+0
*
|
Merge branch 'ds/sparse-checkout-harden'
Junio C Hamano
2020-02-14
1
-1
/
+1
|
\
\
|
*
|
sparse-checkout: fix cone mode behavior mismatch
Derrick Stolee
2020-01-31
1
-1
/
+1
*
|
|
Merge branch 'mt/threaded-grep-in-object-store'
Junio C Hamano
2020-02-14
1
-2
/
+2
|
\
\
\
|
*
|
|
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares
2020-01-17
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/clang-sanitizer-fixes'
Junio C Hamano
2020-02-12
1
-1
/
+1
|
\
\
\
|
*
|
|
avoid computing zero offsets from NULL pointer
Jeff King
2020-01-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'ds/sparse-cone'
Junio C Hamano
2020-01-30
1
-2
/
+2
|
\
\
\
|
*
|
|
unpack-trees: correctly compute result count
Derrick Stolee via GitGitGadget
2020-01-10
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'es/unpack-trees-oob-fix'
Junio C Hamano
2020-01-23
1
-2
/
+4
|
\
\
\
|
*
|
|
unpack-trees: watch for out-of-range index position
Emily Shaffer
2020-01-08
1
-2
/
+4
*
|
|
|
Merge branch 'en/simplify-check-updates-in-unpack-trees'
Junio C Hamano
2020-01-23
1
-12
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
unpack-trees: exit check_updates() early if updates are not wanted
Elijah Newren
2020-01-07
1
-12
/
+14
|
|
/
/
*
|
|
Merge branch 'ds/sparse-cone'
Junio C Hamano
2019-12-25
1
-33
/
+77
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sparse-checkout: update working directory in-process
Derrick Stolee
2019-11-22
1
-2
/
+3
|
*
|
unpack-trees: add progress to clear_ce_flags()
Derrick Stolee
2019-11-22
1
-15
/
+41
|
*
|
unpack-trees: hash less in cone mode
Derrick Stolee
2019-11-22
1
-15
/
+23
|
*
|
sparse-checkout: use hashmaps for cone patterns
Derrick Stolee
2019-11-22
1
-0
/
+1
|
*
|
trace2: add region in clear_ce_flags
Jeff Hostetler
2019-11-22
1
-1
/
+9
*
|
|
Sync with Git 2.24.1
Junio C Hamano
2019-12-10
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Sync with 2.23.1
Johannes Schindelin
2019-12-06
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Sync with 2.22.2
Johannes Schindelin
2019-12-06
1
-1
/
+2
|
|
|
\
|
|
|
*
Sync with 2.21.1
Johannes Schindelin
2019-12-06
1
-1
/
+2
|
|
|
|
\
|
|
|
|
*
Sync with 2.20.2
Johannes Schindelin
2019-12-06
1
-1
/
+2
|
|
|
|
|
\
|
|
|
|
|
*
Sync with 2.19.3
Johannes Schindelin
2019-12-06
1
-1
/
+2
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Sync with 2.18.2
Johannes Schindelin
2019-12-06
1
-1
/
+2
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
*
Sync with 2.17.3
Johannes Schindelin
2019-12-06
1
-1
/
+2
|
|
|
|
|
|
|
|
\
[next]