)]}'
{
  "commit": "bb4ce23284d3605c892fdf4fe349fe8773c813d2",
  "tree": "695e7801df5f463f74406341fb0d7a747288f7fa",
  "parents": [
    "94f057755b7941b321fd11fec1b2e3ca5313a4e0"
  ],
  "author": {
    "name": "Mirko Faina",
    "email": "mroik@delayed.space",
    "time": "Tue May 19 02:55:22 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Jun 03 08:37:52 2026 +0900"
  },
  "message": "revision.c: implement --max-count-oldest\n\n\"--max-count\" is a commit limiting option and sets a maximum amount\nof commits to be shown. If a user wants to see only the first N\ncommits of the history (the oldest commits) they\u0027d have to do\nsomething like\n\n    git log $(git rev-list HEAD | tail -n N | head -n 1)\n\nThis is not very user-friendly.\n\nTeach get_revision() the --max-count-oldest option.\n\nSigned-off-by: Mirko Faina \u003cmroik@delayed.space\u003e\n[jc: fixed up t4202 \u003cxmqq7boy4o05.fsf@gitster.g\u003e]\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d195a147456ead9f517cea18d1bfbe86c941e76",
      "old_mode": 33188,
      "old_path": "Documentation/rev-list-options.adoc",
      "new_id": "e8c88d0f1c758f83663ad925378564d8f41b2636",
      "new_mode": 33188,
      "new_path": "Documentation/rev-list-options.adoc"
    },
    {
      "type": "modify",
      "old_id": "599b3a66c369ca3b0099311250cf758788fdf6ce",
      "old_mode": 33188,
      "old_path": "revision.c",
      "new_id": "5d53db3152ddf02f03bb73b4cc0377fed4607b10",
      "new_mode": 33188,
      "new_path": "revision.c"
    },
    {
      "type": "modify",
      "old_id": "584f1338b5e323820783a20372095a235f03e4e6",
      "old_mode": 33188,
      "old_path": "revision.h",
      "new_id": "e157463cb1f62caaa4189a3ca210afec1fd3f8fd",
      "new_mode": 33188,
      "new_path": "revision.h"
    },
    {
      "type": "modify",
      "old_id": "05cee9e41bb48d8f04bf5780dcfb685034c1b00e",
      "old_mode": 33261,
      "old_path": "t/t4202-log.sh",
      "new_id": "75edb0eb38c03935134765643001698ac2015e78",
      "new_mode": 33261,
      "new_path": "t/t4202-log.sh"
    }
  ]
}
