My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
098e8c6
72ed80c
)
Merge branch 'jk/list-objects-optim-wo-trees'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 7 Oct 2019 02:32:56 +0000
(11:32 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 7 Oct 2019 02:32:56 +0000
(11:32 +0900)
The object traversal machinery has been optimized not to load tree
objects when we are only interested in commit history.
* jk/list-objects-optim-wo-trees:
list-objects: don't queue root trees unless revs->tree_objects is set
1
2
list-objects.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
list-objects.c
Simple merge