)]}'
{
  "commit": "93337abbfe2951c63a4e7b450da1848c6c69217f",
  "tree": "edd9a0d1ce9318fab3aff96bf23a0c69fc91fe8f",
  "parents": [
    "c8a2079e49ee15dde10278865425ec9c36215f31"
  ],
  "author": {
    "name": "Jason Hobbs",
    "email": "jason.hobbs@calxeda.com",
    "time": "Tue Aug 23 11:06:52 2011 +0000"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Mon Oct 17 22:25:34 2011 +0200"
  },
  "message": "Add isblank\n\nExisting ctype checks are implemented using a 256 byte lookup table,\nallowing each character to be in any of 8 character classes. Since there\nare 8 existing character classes without the blank class, I implemented\nisblank without using the lookup table.  Since there are only two blank\ncharacters - tab and space - this is a more reasonable approach than\ndoubling the size of the lookup table to accommodate one more class.\n\nSigned-off-by: Jason Hobbs \u003cjason.hobbs@calxeda.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6dec944a370b23d983c285002c652741dd698b53",
      "old_mode": 33188,
      "old_path": "include/linux/ctype.h",
      "new_id": "42f9305a0280e9909d6edcd95f007ad3125fc2f0",
      "new_mode": 33188,
      "new_path": "include/linux/ctype.h"
    }
  ]
}
