]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/list-objects-optim-wo-trees'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:56 +0000 (11:32 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Oct 2019 02:32:56 +0000 (11:32 +0900)
commitbbfe5f2241f8baf6019c6cb7428aed9fb1353799
tree0aaf2e02dbed7c800a5b3b934b676a0e61eaead9
parent098e8c6716b8c6abc29b6788acdb3ac8725f835d
parent72ed80c784e65770c4d4944b0ea54b08e098d7e3
Merge branch 'jk/list-objects-optim-wo-trees'

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
list-objects.c