summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 16:42:57 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 17:46:00 +0100
commitb39329c0ead53a3f51ed7c7fa946a79ff9463f18 (patch)
tree7fbf6780e40a6a2828a47394941936321e81d288 /debian/changelog
parent40239ebd30018360ab82a1651dd11e2e700410b4 (diff)
git-debrebase: Provide new get_tree and trees_diff_walk
These are ways to avoid calling git-diff-tree, which is very slow even with --name-only --no-renames and without recursion. I think it is doing all the work to make nice actual diffs, and then throwing them away. Two calls to git-ls-tree is about 20x faster than git-diff-tree on the Linux kernel, for example. No functional change in this commit, since no callers yet. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions