)]}'
{
  "commit": "203e8395faa9135956e3b2a2b749b6dd96a7e988",
  "tree": "9daef748990b61965d99ff9fad443a2f667b80b6",
  "parents": [
    "551215bb2f05b6ed0a639e1a20b88906ddd7ef9b"
  ],
  "author": {
    "name": "Stephen Kitt",
    "email": "steve@sk2.org",
    "time": "Mon Jun 06 22:45:27 2016 +0800"
  },
  "committer": {
    "name": "Herbert Xu",
    "email": "herbert@gondor.apana.org.au",
    "time": "Fri Sep 02 22:10:56 2016 +0800"
  },
  "message": "jobs: Handle string-based job descriptors\n\nWhen looking for a job using a string descriptor, e.g.\n\n\tfg %man\n\nthe relevant loop in src/jobs.c only ever exits to the err label. With\nthis patch, when the end condition is reached, we check whether a job\nwas found, and if so, set things up to exit correctly via gotit.\nMultiple matches are already caught using the test in the match block.\n\nSigned-off-by: Stephen Kitt \u003csteve@sk2.org\u003e\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "39978635d891319b4b81df07907b213bd84b9662",
      "old_mode": 33188,
      "old_path": "src/jobs.c",
      "new_id": "4f02e38f7c7c03f097c6a7862c5ee2098952916b",
      "new_mode": 33188,
      "new_path": "src/jobs.c"
    }
  ]
}
