)]}'
{
  "commit": "aebb6a849cfe7d89bcacaaecc20a480dfc1180e7",
  "tree": "6a7cf5c6bdc80c75ec843d8ee44cd98039ca6fd7",
  "parents": [
    "84ebe1cdae56707b9aa1b40ae5aa7d817ba745f5"
  ],
  "author": {
    "name": "Joonwoo Park",
    "email": "joonwpark81@gmail.com",
    "time": "Mon Jun 30 12:42:23 2008 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Mon Jun 30 12:42:23 2008 -0700"
  },
  "message": "textsearch: fix Boyer-Moore text search bug\n\nThe current logic has a bug which cannot find matching pattern, if the\npattern is matched from the first character of target string.\nfor example:\n\tpattern\u003dabc, string\u003dabcdefg\n\tpattern\u003da,   string\u003dabcdefg\nSearching algorithm should return 0 for those things.\n\nSigned-off-by: Joonwoo Park \u003cjoonwpark81@gmail.com\u003e\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d90822c378a48af52878f41e5db18858496fddb9",
      "old_mode": 33188,
      "old_path": "lib/ts_bm.c",
      "new_id": "4a7fce72898ed40f13d58bca7cc1d97293d8bba0",
      "new_mode": 33188,
      "new_path": "lib/ts_bm.c"
    }
  ]
}
