)]}'
{
  "commit": "97ffa4fab504a9c5e3b63ff886686c7f6ccd4e70",
  "tree": "ef097701115ba277cbc079f675d61f6cee7fe679",
  "parents": [
    "b66d84756f0f3704303ddc202707ac00037ace48"
  ],
  "author": {
    "name": "Taylor Blau",
    "email": "me@ttaylorr.com",
    "time": "Thu Sep 17 09:34:42 2020 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Sep 17 09:29:22 2020 -0700"
  },
  "message": "commit-graph.c: store maximum changed paths\n\nFor now, we assume that there is a fixed constant describing the\nmaximum number of changed paths we are willing to store in a Bloom\nfilter.\n\nPrepare for that to (at least partially) not be the case by making it a\nmember of the \u0027struct bloom_filter_settings\u0027. This will be helpful in\nthe subsequent patches by reducing the size of test cases that exercise\nstoring too many changed paths, as well as preparing for an eventual\nfuture in which this value might change.\n\nThis patch alone does not cause newly generated Bloom filters to use\na custom upper-bound on the maximum number of changed paths a single\nBloom filter can hold, that will occur in a later patch.\n\nSigned-off-by: Taylor Blau \u003cme@ttaylorr.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d8fbb0fbf19631ccb33d2e57590f977467579102",
      "old_mode": 33188,
      "old_path": "bloom.h",
      "new_id": "0b9b59a6fea667fcc510dddb7d237e2383111c36",
      "new_mode": 33188,
      "new_path": "bloom.h"
    },
    {
      "type": "modify",
      "old_id": "a516e93d718d2e5a7e13bba460938f4a65de3510",
      "old_mode": 33188,
      "old_path": "commit-graph.c",
      "new_id": "44dceb80459994b19d9d882d912a3364e1a91781",
      "new_mode": 33188,
      "new_path": "commit-graph.c"
    },
    {
      "type": "modify",
      "old_id": "b3d1f596f8dc612bd1d3738c4fb6cc0d73a0aba5",
      "old_mode": 33261,
      "old_path": "t/t4216-log-bloom.sh",
      "new_id": "ca7cc7afb71cb9bc0e8e9d0a8414d1d1d9a47872",
      "new_mode": 33261,
      "new_path": "t/t4216-log-bloom.sh"
    }
  ]
}
