)]}'
{
  "commit": "fbb9971aca1fef66e622d64418121f6077f05c57",
  "tree": "dd328fa4a9d9b4b74214698e2da55cb5f18a331c",
  "parents": [
    "2b77029f4ad556b82cdbadf59ae13d41e23b6e7c"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Jan 12 00:22:23 2010 -0800"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Jan 12 00:47:02 2010 -0800"
  },
  "message": "grep: -L should show empty files\n\nThe -L (--files-without-match) option is supposed to show paths that\nproduced no matches.  When running the internal grep on work tree files,\nhowever, we had an optimization to just return on zero-sized files,\nwithout doing anything.\n\nThis optimization doesn\u0027t matter too much in practice (a tracked empty\nfile must be rare, or there is something wrong with your project); to\nproduce results consistent with GNU grep, we should stop the optimization\nand show empty files as not having the given pattern.\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a5b6719a1af014497399ea6ff4f1a6f3852a0570",
      "old_mode": 33188,
      "old_path": "builtin-grep.c",
      "new_id": "af6c6fe8a7ed677de84cdbd828e8daae0a6bb12d",
      "new_mode": 33188,
      "new_path": "builtin-grep.c"
    }
  ]
}
