)]}'
{
  "commit": "2e4970d8109d690adcf615d9e3cac7b5b2e8eaed",
  "tree": "1aee6270ebabb566cc6a7740429c481cda65aa96",
  "parents": [
    "90665e3d97948000f98846ded37c921c7ae67dd7"
  ],
  "author": {
    "name": "Peter Tyser",
    "email": "ptyser@xes-inc.com",
    "time": "Tue Dec 02 12:59:51 2008 -0600"
  },
  "committer": {
    "name": "Ben Warren",
    "email": "biggerbadderben@gmail.com",
    "time": "Thu Dec 04 22:51:54 2008 -0800"
  },
  "message": "net: Fix download command parsing\n\nWhen CONFIG_SYS_HUSH_PARSER is defined network download\ncommands with 1 argument in the format \u0027tftp \"/path/file\"\u0027\ndo not work as expected. The hush command parser strips\nthe quotes from \"/path/file\" which causes the network\ncommands to interpret \"/path/file\" as an address\ninstead of the intended filename.\n\nThe previous check for a leading quote in netboot_common()\nwas replaced with a check which ensures only valid\nnumbers are treated as addresses.\n\nSigned-off-by: Peter Tyser \u003cptyser@xes-inc.com\u003e\nSigned-off-by: Ben Warren \u003cbiggerbadderben@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "af691a474f652fa862b28b08802e5f57c2bdf0a8",
      "old_mode": 33188,
      "old_path": "common/cmd_net.c",
      "new_id": "c053d7b97a7c169962496a95a9b753bf2d36aeac",
      "new_mode": 33188,
      "new_path": "common/cmd_net.c"
    }
  ]
}
