)]}'
{
  "commit": "c053900c5bc89d2b55c563e04bc1edab53cdc143",
  "tree": "28422ff3242ad09507b3aec5b94a01e7bb92fc1d",
  "parents": [
    "02b0660b8b749b078fc58f135d14206ebad98ad9"
  ],
  "author": {
    "name": "Andrey Loskutov",
    "email": "loskutov@gmx.de",
    "time": "Sun Dec 14 18:07:59 2014 +0100"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Sun Dec 28 02:03:08 2014 +0100"
  },
  "message": "PathMatcher should respect \"assumeDirectory\" flag\n\nThe path matcher should not fail if the rule ends with trailing slash,\ntarget pattern does not ends with the slash and the \"assumeDirectory\"\nflag is set.\n\nE.g. */bin/ should also match a/bin if this pattern is threated as\ndirectory by WorkingTreeIterator (FileMode.TREE).\n\nThe old code/tests have never tested directory rules with patterns\n*without* trailing slashes but with the \"assumeDirectory\" flag set.\nUnfortunately this is exactly what WorkingTreeIterator does... The tests\nare changed to test *both* cases now (with trailing slash and without)\nif the target pattern has trailing slash (represents directory).\n\nBug: 454672\nChange-Id: I621c1644d9e94df3eb9f6f09c6de0fe51f0950a4\nAlso-by: Markus Duft \u003cmarkus.duft@salomon.at\u003e\nSigned-off-by: Andrey Loskutov \u003closkutov@gmx.de\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cbfe6f2790402b5cda9441e466644b4b8a8e6f01",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/ignore/IgnoreMatcherParametrizedTest.java",
      "new_id": "699542c57f8dece4e5bb334f7cbd7e7e681ae07a",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/ignore/IgnoreMatcherParametrizedTest.java"
    },
    {
      "type": "modify",
      "old_id": "dcecf303c4394255271169488ba47989b7474c41",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/ignore/internal/PathMatcher.java",
      "new_id": "d3e5f6a05369e31fa67d49c4a8f25e2b2c029aba",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/ignore/internal/PathMatcher.java"
    }
  ]
}
