Commit 5de4ec810492178095897f726bfaf879994aaf11

Russell Belfer 2013-10-21T15:36:38

Implement patience and minimal diff flags It seems that to implement these options, we just have to pass the appropriate flags through to the libxdiff code taken from core git. So let's do it (and add a test).