瀏覽代碼

reimplement rred to allow applying all the diffs in a single pass

Based on the idea presented in:
https://lists.debian.org/deity/2009/08/msg00169.html  and
https://lists.debian.org/debian-devel/2014/01/msg00081.html

It reads all patches one by one and merges them in-memory before
applying the merged changes to the index.

Beware: This commit by David Kalnischkies rips out the rred binary
rewrite unchanged (expect minor format issue corrections) from the
proposed changes, so this commit alone BREAKS pdiff completely.
The integration into the acquire system as it was prepared in the
previous POC will be done in the next commit to have proper 'blame'.
Anthony Towns 12 年之前
父節點
當前提交
dbd5418b89
共有 1 個文件被更改,包括 684 次插入600 次删除
  1. 684 600
      methods/rred.cc

文件差異過大導致無法顯示
+ 684 - 600
methods/rred.cc