)]}'
{
  "commit": "5bf226d50c96f643e9ee3161155c7ba4e641568a",
  "tree": "74ec154d55fe1b490f589ea9050d105c88188cea",
  "parents": [
    "b24ec8f7159469340e4519b42bf5a57a44b75c38"
  ],
  "author": {
    "name": "John Tipper",
    "email": "John_Tipper@hotmail.com",
    "time": "Mon Dec 02 23:00:19 2019 +0000"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Thu Dec 05 22:38:12 2019 +0100"
  },
  "message": "CLI: Add support for excluding paths from Git log command\n\nGit log supports the exclude pathspec, which allows for excluding paths\nfrom the log command. JGit only supports adding paths to the log\ncommand. See the following StackOverflow question for details:\nhttps://stackoverflow.com/questions/59143934/java-jgit-how-to-get-git-\ncommits-not-affecting-certain-directories\nThis commit adds an excludePath() method to the log command. It does not\nyet support regex or glob wildcards.\n\nChange-Id: I8cd59950b87850b55a15c7e2ea5470145c9aae28\nSigned-off-by: John Tipper \u003cjohn_tipper@hotmail.com\u003e\nSigned-off-by: Matthias Sohn \u003cmatthias.sohn@sap.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c028ca300ca448c4a9be457affe7ee63b95fb8fe",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitAndLogCommandTest.java",
      "new_id": "328211d773ea6df8c2e27a1ba596e72e54e5afcc",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitAndLogCommandTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "988ca58906a17b9014b41bdd66c54fde438f2123",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.test/tst/org/eclipse/jgit/api/LogFilterTest.java"
    },
    {
      "type": "modify",
      "old_id": "66de8ae13111eb73d4aee9280092cff0056bf2ab",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/api/LogCommand.java",
      "new_id": "5ea6015afa8d2fbcf1394cfac9875db6cb4bff76",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/api/LogCommand.java"
    }
  ]
}
