)]}'
{
  "commit": "b08b7a15590b6a0a9144a9709a1423c502de6216",
  "tree": "4e2ef45727444baf2273c30eb2adcc78edf974f0",
  "parents": [
    "764593ab5fe0460eadd988636a3a54feabf9a0e4"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sun Dec 17 11:58:29 2023 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Thu Feb 08 12:16:07 2024 -0700"
  },
  "message": "Remove tui_refreshing_registers\n\nThe comment by tui_refreshing_registers mentions a hook that no longer\nexists.  However, maybe the comment is wrong.\n\nThe code paths touching tui_refreshing_registers can only be called in two places:\n\n1. From the before_prompt observer.  This is only called when a prompt\n   is about to be displayed.\n\n2. From the register_changed observer.  This is only called when\n   value_assign changes a register value.\n\nFrom this it seems clear that the recursion case here cannot in fact\noccur.  This patch removes the variable.\n\nTested-By: Tom de Vries \u003ctdevries@suse.de\u003e\nReviewed-By: Andrew Burgess \u003caburgess@redhat.com\u003e\nApproved-By: Andrew Burgess \u003caburgess@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bd8f99b786b22abdd87d3ad1d1792bf7b2a63d79",
      "old_mode": 33188,
      "old_path": "gdb/tui/tui-hooks.c",
      "new_id": "3a4eda91aa3ec3ea6cf720680ac98a2e0e2e7419",
      "new_mode": 33188,
      "new_path": "gdb/tui/tui-hooks.c"
    }
  ]
}
