Explorar o código

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 %!s(int64=12) %!d(string=hai) anos
pai
achega
dbd5418b89
Modificáronse 1 ficheiros con 684 adicións e 600 borrados
  1. 684 600
      methods/rred.cc

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 684 - 600
methods/rred.cc