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
2020-02-14
Merge branch 'ds/sparse-checkout-harden'
Junio C Hamano
1
-1
/
+1
2020-02-14
Merge branch 'mt/threaded-grep-in-object-store'
Junio C Hamano
1
-2
/
+2
2020-02-12
Merge branch 'jk/clang-sanitizer-fixes'
Junio C Hamano
1
-1
/
+1
2020-01-31
sparse-checkout: fix cone mode behavior mismatch
Derrick Stolee
1
-1
/
+1
2020-01-30
Merge branch 'ds/sparse-cone'
Junio C Hamano
1
-2
/
+2
2020-01-28
avoid computing zero offsets from NULL pointer
Jeff King
1
-1
/
+1
2020-01-22
Merge branch 'es/unpack-trees-oob-fix'
Junio C Hamano
1
-2
/
+4
2020-01-22
Merge branch 'en/simplify-check-updates-in-unpack-trees'
Junio C Hamano
1
-12
/
+14
2020-01-17
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares
1
-2
/
+2
2020-01-10
unpack-trees: correctly compute result count
Derrick Stolee via GitGitGadget
1
-2
/
+2
2020-01-08
unpack-trees: watch for out-of-range index position
Emily Shaffer
1
-2
/
+4
2020-01-07
unpack-trees: exit check_updates() early if updates are not wanted
Elijah Newren
1
-12
/
+14
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
1
-33
/
+77
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-1
/
+2
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.16.6
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.15.4
Johannes Schindelin
1
-1
/
+2
2019-12-06
Sync with 2.14.6
Johannes Schindelin
1
-1
/
+2
2019-12-05
Merge branch 'us/unpack-trees-fsmonitor'
Junio C Hamano
1
-1
/
+5
2019-12-05
unpack-trees: let merged_entry() pass through do_add_entry()'s errors
Johannes Schindelin
1
-1
/
+2
2019-11-22
sparse-checkout: update working directory in-process
Derrick Stolee
1
-2
/
+3
2019-11-22
unpack-trees: add progress to clear_ce_flags()
Derrick Stolee
1
-15
/
+41
2019-11-22
unpack-trees: hash less in cone mode
Derrick Stolee
1
-15
/
+23
2019-11-22
sparse-checkout: use hashmaps for cone patterns
Derrick Stolee
1
-0
/
+1
2019-11-22
trace2: add region in clear_ce_flags
Jeff Hostetler
1
-1
/
+9
2019-11-21
unpack-trees: skip stat on fsmonitor-valid files
Utsav Shah
1
-1
/
+5
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-2
/
+2
2019-10-04
treewide: remove duplicate #include directives
René Scharfe
1
-1
/
+0
2019-09-30
Merge branch 'ds/include-exclude'
Junio C Hamano
1
-30
/
+37
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
1
-4
/
+4
2019-09-05
unpack-trees: rename 'is_excluded_from_list()'
Derrick Stolee
1
-16
/
+23
2019-09-05
treewide: rename 'exclude' methods to 'pattern'
Derrick Stolee
1
-2
/
+2
2019-09-05
treewide: rename 'struct exclude_list' to 'struct pattern_list'
Derrick Stolee
1
-21
/
+21
2019-08-22
Merge branch 'jk/tree-walk-overflow'
Junio C Hamano
1
-35
/
+39
2019-08-01
tree-walk: harden make_traverse_path() length computations
Jeff King
1
-1
/
+2
2019-08-01
tree-walk: add a strbuf wrapper for make_traverse_path()
Jeff King
1
-9
/
+7
2019-08-01
tree-walk: accept a raw length for traverse_path_len()
Jeff King
1
-3
/
+3
2019-08-01
tree-walk: use size_t consistently
Jeff King
1
-3
/
+3
2019-07-31
tree-walk: drop oid from traverse_info
Jeff King
1
-24
/
+29
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-1
/
+1
2019-06-27
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-06-25
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
1
-4
/
+4
2019-04-25
Merge branch 'jt/batch-fetch-blobs-in-diff'
Junio C Hamano
1
-8
/
+9
[next]