)]}'
{
  "commit": "d941cc4c342f4feca6be2a410ac6dc56908880ec",
  "tree": "fd426342eafa78a9000bf5ea951092383d89b45a",
  "parents": [
    "f46c46e4f22506a01aa0033b37ef027d9e87585f"
  ],
  "author": {
    "name": "Ævar Arnfjörð Bjarmason",
    "email": "avarab@gmail.com",
    "time": "Sun Sep 05 09:34:45 2021 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Sep 07 10:59:23 2021 -0700"
  },
  "message": "bundle: show progress on \"unbundle\"\n\nThe \"unbundle\" command added in 2e0afafebd8 (Add git-bundle: move\nobjects and references by archive, 2007-02-22) did not show progress\noutput, even though the underlying API learned how to show progress in\nbe042aff24c (Teach progress eye-candy to fetch_refs_from_bundle(),\n2011-09-18).\n\nNow we\u0027ll show \"Unbundling objects\" using the new --progress-title\noption to \"git index-pack\", to go with its existing \"Receiving\nobjects\" and \"Indexing objects\" (which it shows when invoked with\n\"--stdin\", and with a pack file, respectively).\n\nUnlike \"git bundle create\" we don\u0027t handle \"--quiet\" here, nor\n\"--all-progress\" and \"--all-progress-implied\". Those are all specific\nto \"create\" (and \"verify\", in the case of \"--quiet\").\n\nThe structure of the existing documentation is a bit unclear, e.g. the\ndocumentation for the \"--quiet\" option added in\n79862b6b77c (bundle-create: progress output control, 2019-11-10) only\ndescribes how it works for \"create\", and not for \"verify\". That and\nother issues in it should be fixed, but I\u0027d like to avoid untangling\nthat mess right now. Let\u0027s just support the standard \"--no-progress\"\nimplicitly here, and leave cleaning up the general behavior of \"git\nbundle\" for a later change.\n\nSigned-off-by: Ævar Arnfjörð Bjarmason \u003cavarab@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac0d0038350f54d3adf593da9885c16633aa89c0",
      "old_mode": 33188,
      "old_path": "Documentation/git-bundle.txt",
      "new_id": "71b5ecabd1f08386e50063d249ecb7e71fb2b5bb",
      "new_mode": 33188,
      "new_path": "Documentation/git-bundle.txt"
    },
    {
      "type": "modify",
      "old_id": "9b86c8529c79b784f9528599c6eda7a540cc0f9f",
      "old_mode": 33188,
      "old_path": "builtin/bundle.c",
      "new_id": "91975def2da999c7949bd46ae20fa87a38393b9b",
      "new_mode": 33188,
      "new_path": "builtin/bundle.c"
    }
  ]
}
