)]}'
{
  "commit": "b3a8a94a97d7f1370f534c2bbe069ff0e24b2da9",
  "tree": "5ee269acaf312cb3e639e5f145d6091954b0da63",
  "parents": [
    "fc6fe793ce5c17a9270de443d09e38ff2fa45a43"
  ],
  "author": {
    "name": "Thomas Wolf",
    "email": "thomas.wolf@paranor.ch",
    "time": "Tue Oct 12 22:14:33 2021 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Oct 27 00:22:42 2021 +0200"
  },
  "message": "Fix checkout of files with mixed line endings on text\u003dauto eol\u003dcrlf\n\nAdd tests for files having been checked in with mixed LF and CR-LF\nline endings, and then being checked out with text or text\u003dauto and\neol\u003dlf or eol\u003dcrlf. These test cases were missing, and thus commit\nefd1cc05 missed that AutoCRLFOutputStream needs the same detection\nas AutoLFOutputStream.\n\nFix AutoCRLFOutputStream to not convert line endings if the blob in\nthe repository contains CR-LF.\n\nBug: 575393\nChange-Id: Id0c7ae772e282097e95fddcd3f1f9d82aae31e43\nSigned-off-by: Thomas Wolf \u003cthomas.wolf@paranor.ch\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2a553ce1a203510ffe00e5b0764ac6c2a18ce78d",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/api/EolStreamTypeUtilTest.java",
      "new_id": "673aa1e9c08d66152db150b4c6b496b4e19d0135",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/api/EolStreamTypeUtilTest.java"
    },
    {
      "type": "modify",
      "old_id": "b943486b1b668c09817b5e7901d54a9884eb91cd",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/DirCacheCheckoutTest.java",
      "new_id": "af8a58f6f079315e451c3b99c24f02f91eb5b1c0",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/DirCacheCheckoutTest.java"
    },
    {
      "type": "modify",
      "old_id": "85ce5381f349bdca4e5f11b45a13a8bb7e5f2607",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/util/io/AutoCRLFOutputStreamTest.java",
      "new_id": "db2f6da31e03efe4170175e963b3e20eb3b8f86d",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/util/io/AutoCRLFOutputStreamTest.java"
    },
    {
      "type": "modify",
      "old_id": "ea6b6588cffb6a2c987ed4bf20281ef3a9b66a9f",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/io/AutoCRLFOutputStream.java",
      "new_id": "97fe01e5d91b76daaf72c4de7a418ccfe48143a9",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/io/AutoCRLFOutputStream.java"
    }
  ]
}
