)]}'
{
  "commit": "4fb255cf41d367cd8cc16a0e2d090f1c0733aa84",
  "tree": "10029a36bd27074d5987c4fa6c5780f113091c15",
  "parents": [
    "67f7da2de299f4f9ab58718aafce336012035cd8"
  ],
  "author": {
    "name": "Sean Dague",
    "email": "sdague@linux.vnet.ibm.com",
    "time": "Mon Oct 14 14:07:00 2013 -0400"
  },
  "committer": {
    "name": "Sean Dague",
    "email": "sdague@linux.vnet.ibm.com",
    "time": "Mon Oct 14 16:18:39 2013 -0400"
  },
  "message": "add bash8 tool (like pep8, but way hackier)\n\nunlike our python code, we have no automatic style checking for\nbash. For the most part, it\u0027s not a big deal, but errant whitespace\nor incorrect indenting is sometimes annoying to have to -1 people\u0027s\npatches for. Instead of constantly picking it up in manual review\nmaybe we can do better.\n\nThis is an uber hacky script which could be used to do just that.\n\n   ./tools/bash8.py file1 file2 file3 ...\n\nAnd it will show issues found with the files at hand. Lightly\ntested in the existing devstack tree, it exposes a few issues that\nwe might want to think about.\n\nThis should be python 3 compatible, and includes argparse to provide\na basic \u0027-h\u0027 support to explain how the command should be run.\n\nChange-Id: I5009fa5852595c2953a548e430e5e1ce06ae94e0\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "82a10107e162a9631032ddfe7f1d31f5feac8e3c",
      "new_mode": 33261,
      "new_path": "tools/bash8.py"
    }
  ]
}
