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-05-08
Merge branch 'ds/sparse-allow-empty-working-tree'
Junio C Hamano
1
-33
/
+1
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
2020-03-27
unpack-trees: add a new update_sparsity() function
Elijah Newren
1
-0
/
+77
2020-03-27
unpack-trees: pull sparse-checkout pattern reading into a new function
Elijah Newren
1
-8
/
+16
2020-03-27
unpack-trees: do not mark a dirty path with SKIP_WORKTREE
Elijah Newren
1
-1
/
+4
2020-03-27
unpack-trees: allow check_updates() to work on a different index
Elijah Newren
1
-3
/
+3
2020-03-27
unpack-trees: simplify pattern_list freeing
Elijah Newren
1
-2
/
+4
2020-03-27
unpack-trees: simplify verify_absent_sparse()
Elijah Newren
1
-6
/
+2
2020-03-27
unpack-trees: remove unused error type
Elijah Newren
1
-4
/
+0
2020-03-27
unpack-trees: fix minor typo in comment
Elijah Newren
1
-1
/
+1
2020-03-26
Merge branch 'bc/filter-process'
Junio C Hamano
1
-0
/
+1
2020-03-26
Merge branch 'pb/recurse-submodules-fix'
Junio C Hamano
1
-5
/
+2
2020-03-16
builtin/checkout: compute checkout metadata for checkouts
brian m. carlson
1
-0
/
+1
2020-02-19
unpack-trees: check for missing submodule directory in merged_entry
Philippe Blain
1
-2
/
+2
2020-02-19
unpack-trees: remove outdated description for verify_clean_submodule
Philippe Blain
1
-3
/
+0
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
[next]