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-09-20
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
1
-3
/
+5
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
1
-9
/
+9
2021-09-07
unpack-trees: fix nested sparse-dir search
Derrick Stolee
1
-3
/
+5
2021-08-26
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares
1
-1
/
+1
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-9
/
+9
2021-08-04
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
1
-0
/
+11
2021-08-02
Merge branch 'jt/bulk-prefetch'
Junio C Hamano
1
-19
/
+8
2021-07-23
unpack-trees: refactor prefetching code
Jonathan Tan
1
-19
/
+8
2021-07-20
unpack-trees: resolve sparse-directory/file conflicts
Derrick Stolee
1
-0
/
+11
2021-07-14
unpack-trees: unpack sparse directory entries
Derrick Stolee
1
-8
/
+99
2021-07-14
unpack-trees: rename unpack_nondirectories()
Derrick Stolee
1
-7
/
+7
2021-07-14
unpack-trees: compare sparse directories correctly
Derrick Stolee
1
-1
/
+13
2021-07-14
unpack-trees: preserve cache_bottom
Derrick Stolee
1
-0
/
+7
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
[next]