From: Junio C Hamano Date: Tue, 9 Jun 2020 01:06:26 +0000 (-0700) Subject: Merge branch 'ds/line-log-on-bloom' X-Git-Tag: v2.28.0-rc0~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3a02824cf938597bbbe7c2487db2c712adf5651;p=thirdparty%2Fgit.git Merge branch 'ds/line-log-on-bloom' "git log -L..." now takes advantage of the "which paths are touched by this commit?" info stored in the commit-graph system. * ds/line-log-on-bloom: line-log: integrate with changed-path Bloom filters line-log: try to use generation number-based topo-ordering line-log: more responsive, incremental 'git log -L' t4211-line-log: add tests for parent oids line-log: remove unused fields from 'struct line_log_data' --- c3a02824cf938597bbbe7c2487db2c712adf5651