)]}'
{
  "commit": "699a7c9e85ac9745e261c22d43c8634b02cf59e1",
  "tree": "9af7f9d96a829a80d9d303b569b848514ebc4a7b",
  "parents": [
    "f81b23a62429cdd7fa9330d93c9680fa8ee60d6a"
  ],
  "author": {
    "name": "Johan Hedberg",
    "email": "johan.hedberg@intel.com",
    "time": "Mon Nov 27 12:31:43 2017 +0200"
  },
  "committer": {
    "name": "Johan Hedberg",
    "email": "johan.hedberg@gmail.com",
    "time": "Tue Nov 28 17:17:48 2017 +0200"
  },
  "message": "Bluetooth: Mesh: shell: Fix parsing \"boolean\" parameters\n\nThe shell was being inconsistent in its parsing of boolean parameters.\nSome commands were documented as accepting \"on\" but were actually\nparsing the parameter with strtoul() which would result in 0.\nIntroduce a new helper to convert a string to a u8_t which still\naccepts \"on\" or \"enable\". This gives us full flexibility of having a\nsimple interface to the user, but still allowing non-boolean values to\nbe tested (since on-air the value is a full octet).\n\nSigned-off-by: Johan Hedberg \u003cjohan.hedberg@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "50c65cdc2e7f7e7b02b2aef46ac49c3e1f954a88",
      "old_mode": 33188,
      "old_path": "subsys/bluetooth/host/mesh/shell.c",
      "new_id": "e41b1e7ddceeefbb87010272d3d0de41ea27d7e7",
      "new_mode": 33188,
      "new_path": "subsys/bluetooth/host/mesh/shell.c"
    }
  ]
}
