From: Junio C Hamano Date: Thu, 15 Feb 2018 23:18:11 +0000 (-0800) Subject: Merge branch 'rs/lose-leak-pending' into maint X-Git-Tag: v2.16.2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e17cec27d18c730dae738684d2f5df1dbd54a804;p=thirdparty%2Fgit.git Merge branch 'rs/lose-leak-pending' into maint API clean-up around revision traversal. * rs/lose-leak-pending: commit: remove unused function clear_commit_marks_for_object_array() revision: remove the unused flag leak_pending checkout: avoid using the rev_info flag leak_pending bundle: avoid using the rev_info flag leak_pending bisect: avoid using the rev_info flag leak_pending object: add clear_commit_marks_all() ref-filter: use clear_commit_marks_many() in do_merge_filter() commit: use clear_commit_marks_many() in remove_redundant() commit: avoid allocation in clear_commit_marks_many() --- e17cec27d18c730dae738684d2f5df1dbd54a804