• Show log

    Commit

  • Hash : 351888cf
    Author : Russell Belfer
    Date : 2013-06-13T15:37:06

    Improve case handling in git_diff__paired_foreach
    
    This commit reinstates some changes to git_diff__paired_foreach
    that were discarded during the rebase (because the diff_output.c
    file had gone away), and also adjusts the case insensitively
    logic slightly to hopefully deal with either mismatched icase
    diffs and other case insensitivity scenarios.