)]}'
{
  "commit": "8c2efa5d7671567975add8c4e493da65c968c376",
  "tree": "e6c9ad34bf87f7bc7d05518b2232434863ca81ec",
  "parents": [
    "c4ba57939745641a3c7622096fddfc77cecf0d39"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Mon Mar 15 21:08:21 2021 +0000"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Mar 15 14:32:50 2021 -0700"
  },
  "message": "pkt-line: add options argument to read_packetized_to_strbuf()\n\nUpdate the calling sequence of `read_packetized_to_strbuf()` to take\nan options argument and not assume a fixed set of options.  Update the\nonly existing caller accordingly to explicitly pass the\nformerly-assumed flags.\n\nThe `read_packetized_to_strbuf()` function calls `packet_read()` with\na fixed set of assumed options (`PACKET_READ_GENTLE_ON_EOF`).  This\nassumption has been fine for the single existing caller\n`apply_multi_file_filter()` in `convert.c`.\n\nIn a later commit we would like to add other callers to\n`read_packetized_to_strbuf()` that need a different set of options.\n\nSigned-off-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Jeff Hostetler \u003cjeffhost@microsoft.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "976d4905cb3a1f3377ac134a23ad5b48b1cb778e",
      "old_mode": 33188,
      "old_path": "convert.c",
      "new_id": "516f1095b06eea7c0d99891ba6dfa1e234acfe63",
      "new_mode": 33188,
      "new_path": "convert.c"
    },
    {
      "type": "modify",
      "old_id": "457ac4e151bb651e45a255da029b6e7769c49434",
      "old_mode": 33188,
      "old_path": "pkt-line.c",
      "new_id": "0194137528c3ce909ab76f55200e2ed31ce742f7",
      "new_mode": 33188,
      "new_path": "pkt-line.c"
    },
    {
      "type": "modify",
      "old_id": "80ce0187e2ea7e903d28692c4df29ba2729ff485",
      "old_mode": 33188,
      "old_path": "pkt-line.h",
      "new_id": "5af5f456876841744f22bc67b8359e0a330ddc11",
      "new_mode": 33188,
      "new_path": "pkt-line.h"
    }
  ]
}
