index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unpack-trees.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-16
Merge branch 'mt/parallel-checkout-part-3'
Junio C Hamano
1
-1
/
+1
2021-05-05
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares
1
-1
/
+1
2021-04-30
Merge branch 'mt/parallel-checkout-part-2'
Junio C Hamano
1
-3
/
+16
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-3
/
+14
2021-04-19
parallel-checkout: support progress displaying
Matheus Tavares
1
-3
/
+8
2021-04-19
parallel-checkout: add configuration options
Matheus Tavares
1
-3
/
+7
2021-04-19
unpack-trees: add basic support for parallel checkout
Matheus Tavares
1
-1
/
+5
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
1
-0
/
+1
2021-03-30
Merge branch 'mt/checkout-remove-nofollow'
Junio C Hamano
1
-1
/
+1
2021-03-30
unpack-trees: allow sparse directories
Derrick Stolee
1
-3
/
+7
2021-03-30
unpack-trees: ensure full index
Derrick Stolee
1
-0
/
+7
2021-03-23
entry: extract a header file for entry.c functions
Matheus Tavares
1
-0
/
+1
2021-03-22
Merge branch 'dl/stash-show-untracked'
Junio C Hamano
1
-0
/
+22
2021-03-19
Merge branch 'js/fsmonitor-unpack-fix'
Junio C Hamano
1
-2
/
+2
2021-03-18
checkout: don't follow symlinks when removing entries
Matheus Tavares
1
-1
/
+1
2021-03-17
fsmonitor: fix memory corruption in some corner cases
Johannes Schindelin
1
-2
/
+2
2021-03-08
Sync with Git 2.30.2 for CVE-2021-21300
Junio C Hamano
1
-0
/
+3
2021-03-05
stash show: teach --include-untracked and --only-untracked
Denton Liu
1
-0
/
+22
2021-02-12
Sync with 2.28.1
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.26.3
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.25.5
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.24.4
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.23.4
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.22.5
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.21.4
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.20.5
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.19.6
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.18.5
Johannes Schindelin
1
-0
/
+3
2021-02-12
Sync with 2.17.6
Johannes Schindelin
1
-0
/
+3
2021-02-12
unpack_trees(): start with a fresh lstat cache
Matheus Tavares
1
-0
/
+3
2021-01-23
sparse-checkout: load sparse-checkout patterns
Derrick Stolee
1
-5
/
+1
2021-01-23
cache-tree: clean up cache_tree_update()
Derrick Stolee
1
-2
/
+0
2021-01-04
unpack-trees: add trace2 regions
Derrick Stolee
1
-0
/
+5
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
1
-5
/
+5
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-05-20
Merge branch 'en/sparse-checkout'
Junio C Hamano
1
-3
/
+3
2020-05-15
unpack-trees: also allow get_progress() to work on a different index
Elijah Newren
1
-3
/
+3
2020-05-13
Merge branch 'ds/sparse-updates-oob-access-fix'
Junio C Hamano
1
-5
/
+5
2020-05-08
Merge branch 'ds/sparse-allow-empty-working-tree'
Junio C Hamano
1
-33
/
+1
2020-05-08
unpack-trees: avoid array out-of-bounds error
Derrick Stolee
1
-5
/
+5
2020-05-04
sparse-checkout: stop blocking empty workdirs
Derrick Stolee
1
-33
/
+1
2020-04-29
Merge branch 'en/sparse-checkout'
Junio C Hamano
1
-55
/
+200
2020-04-28
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
1
-3
/
+2
2020-04-02
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
1
-3
/
+2
2020-03-27
unpack-trees: failure to set SKIP_WORKTREE bits always just a warning
Elijah Newren
1
-16
/
+15
2020-03-27
unpack-trees: provide warnings on sparse updates for unmerged paths too
Elijah Newren
1
-0
/
+30
2020-03-27
unpack-trees: make sparse path messages sound like warnings
Elijah Newren
1
-4
/
+4
2020-03-27
unpack-trees: split display_error_msgs() into two
Elijah Newren
1
-8
/
+42
2020-03-27
unpack-trees: rename ERROR_* fields meant for warnings to WARNING_*
Elijah Newren
1
-6
/
+6
2020-03-27
unpack-trees: move ERROR_WOULD_LOSE_SUBMODULE earlier
Elijah Newren
1
-6
/
+6
[next]