1. 11 Nov, 2021 1 commit
  2. 26 Mar, 2020 1 commit
    • patch: correctly handle mode changes for renames · 5f47cb48
      When generating a patch for a renamed file whose mode bits have changed
      in addition to the rename, then we currently fail to parse the generated
      patch. Furthermore, when generating a diff we output mode bits after the
      similarity metric, which is different to how upstream git handles it.
      
      Fix both issues by adding another state transition that allows
      similarity indices after mode changes and by printing mode changes
      before the similarity index.
      Patrick Steinhardt committed
  3. 19 Nov, 2019 1 commit
  4. 10 Jun, 2018 1 commit
  5. 05 Sep, 2016 1 commit
  6. 26 May, 2016 4 commits