)]}'
{
  "commit": "c130e5e708a34619a90474afd8f259931fc8e7c2",
  "tree": "7bb25eb04f08dbb0daf7d99391a7b10ced4cbee1",
  "parents": [
    "6cb21049d7a48dbc4384fe98a3d3093eb457e381"
  ],
  "author": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Aug 21 00:29:45 2019 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Aug 21 00:29:45 2019 +0200"
  },
  "message": "Avoid sign extension when comparing mtime with Instant#getEpochSecond\n\nEnsure we use the same type when comparing seconds since the epoch.\n\nThis does not prevent that in 2038 timestamps in seconds since the epoch\nstored in a 32 bit integer will overflow. Integer.MAX_VALUE translates\nto 2038-01-19T03:14:07Z. After this date we\u0027ll have an issue since we\nstore seconds since the epoch in a 32 bit integer in some places.\n\nBug: 319142\nChange-Id: If0c03003d40b480f044686e2f7a2f62c9f4e2fe1\nSigned-off-by: Matthias Sohn \u003cmatthias.sohn@sap.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d2a59c131098ce25edcb298556e4a6353cbbd6cf",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheEntry.java",
      "new_id": "b118fd6bc942a6c73767d6f319aeb7adc9258650",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheEntry.java"
    }
  ]
}
