• Show log

    Commit

  • Hash : 5de4ec81
    Author : Russell Belfer
    Date : 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).