)]}'
{
  "commit": "95ed7c6f0513debdc0c692e78b898c08b84eab99",
  "tree": "e66bc3451d61f1f70ff0b93aba4911998de6cc36",
  "parents": [
    "894cbd654591b0cb2ff66d99af3175fb4f39902c"
  ],
  "author": {
    "name": "Zane Bitter",
    "email": "zbitter@redhat.com",
    "time": "Tue Dec 20 17:29:14 2016 -0500"
  },
  "committer": {
    "name": "Zane Bitter",
    "email": "zbitter@redhat.com",
    "time": "Tue Dec 20 20:29:06 2016 -0500"
  },
  "message": "Don\u0027t buffer log output in sed\n\nServices that run inside Apache use tail -f on the corresponding log\nfile to display output in the screen session. However, they also use sed\nto replace some control characters, and this means that the output is\nbuffered. This results in debugging experiences that range from\n\"impossible\" (the log you want isn\u0027t shown) to \"Kafkaesque nightmare\"\n(the log you want isn\u0027t shown, except that sometimes it is, and\nsometimes it isn\u0027t even though you double-checked and you\u0027re completely\nsure that you must have output a log, but when you check back later you\nrealise it actually is and you wonder if history is actually not mutable\nafter all and begin to question what is real and what is not).\n\nThis adds the --unbuffered option to ensure streaming output.\n\nChange-Id: I665ff5f047156401d8152f478d834ac40ff31658\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cc1d42b0d6a2bf0cf2b5866984045cd831b64f69",
      "old_mode": 33188,
      "old_path": "functions-common",
      "new_id": "9423f9ed90f485226a28dce2237ef8d5116750cc",
      "new_mode": 33188,
      "new_path": "functions-common"
    }
  ]
}
