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
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
2019-04-25
Merge branch 'nd/checkout-m'
Junio C Hamano
1
-14
/
+11
2019-04-25
Merge branch 'jk/unused-params-even-more'
Junio C Hamano
1
-6
/
+3
2019-04-25
Merge branch 'bp/post-index-change-hook'
Junio C Hamano
1
-0
/
+2
2019-04-02
doc: promote "git switch"
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-04-01
sha1-file: support OBJECT_INFO_FOR_PREFETCH
Jonathan Tan
1
-8
/
+9
2019-03-24
unpack-trees: rename "gently" flag to "quiet"
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-03-24
unpack-trees: keep gently check inside add_rejected_path
Nguyễn Thái Ngọc Duy
1
-12
/
+9
2019-03-21
unpack-trees: fix oneway_merge accidentally carry over stage index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-03-20
unpack-trees: drop unused error_type parameters
Jeff King
1
-4
/
+2
2019-03-20
unpack-trees: drop name_entry from traverse_by_cache_tree()
Jeff King
1
-2
/
+1
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
1
-20
/
+1
2019-02-15
read-cache: add post-index-change hook
Ben Peart
1
-0
/
+2
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-1
/
+0
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
1
-3
/
+3
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
1
-3
/
+3
2019-01-14
Merge branch 'nd/checkout-noisy'
Junio C Hamano
1
-3
/
+3
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
1
-3
/
+3
2019-01-02
read-cache: add invalidate parameter to remove_marked_cache_entries
Thomas Gummerer
1
-1
/
+1
2019-01-02
entry: factor out unlink_entry function
Thomas Gummerer
1
-19
/
+0
2018-11-19
tree-walk.c: make tree_entry_interesting() take an index
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-11-14
checkout: print something when checking out paths
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-11-12
cache-tree.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-19
unpack-trees: avoid dead store for struct progress
Carlo Marcelo Arenas Belón
1
-1
/
+1
2018-09-24
Merge branch 'jt/lazy-object-fetch-fix'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-3
/
+3
2018-09-17
Merge branch 'nd/unpack-trees-with-cache-tree'
Junio C Hamano
1
-2
/
+152
2018-09-17
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
1
-0
/
+47
2018-09-13
fetch-object: unify fetch_object[s] functions
Jonathan Tan
1
-1
/
+1
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-3
/
+3
2018-08-27
Document update for nd/unpack-trees-with-cache-tree
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-08-18
cache-tree: verify valid cache-tree in the test suite
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-08-18
unpack-trees: add missing cache invalidation
Nguyễn Thái Ngọc Duy
1
-0
/
+3
[next]