)]}'
{
  "commit": "2f70c49e5b9813635ad73666aa30f304c7fdeda9",
  "tree": "57b6d6625de2648dab93e71cf74a7329c81c6adc",
  "parents": [
    "ad2d16393e9f684e4a9255f42e8bfdd819b67a87"
  ],
  "author": {
    "name": "Heiko Schocher",
    "email": "hs@denx.de",
    "time": "Tue Feb 10 09:38:52 2009 +0100"
  },
  "committer": {
    "name": "Ben Warren",
    "email": "biggerbadderben@gmail.com",
    "time": "Sun Feb 22 23:49:33 2009 -0800"
  },
  "message": "netloop: speed up NetLoop\n\nNetLoop polls every cycle with getenv some environment variables.\nThis is horribly slow, especially when the environment is big.\n\nThis patch reads only the environment variables in NetLoop,\nwhen they were changed.\n\nAlso moved the init part of the NetLoop function in a seperate\nfunction.\n\nSigned-off-by: Heiko Schocher \u003chs@denx.de\u003e\nSigned-off-by: Ben Warren \u003cbiggerbadderben@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "02b18ec327b797cea2044020c77f11443a96af32",
      "old_mode": 33188,
      "old_path": "common/cmd_nvedit.c",
      "new_id": "68c673e7cccb7c777a054671f096777300c3961c",
      "new_mode": 33188,
      "new_path": "common/cmd_nvedit.c"
    },
    {
      "type": "modify",
      "old_id": "afee1889a0989fabde9d0dd23e8ae6775cd4b776",
      "old_mode": 33188,
      "old_path": "include/common.h",
      "new_id": "b75ea60b88e4a46f3861331bc8621a642088377a",
      "new_mode": 33188,
      "new_path": "include/common.h"
    },
    {
      "type": "modify",
      "old_id": "ec2ef1a365fc7547598613dd7a4d11c06da5b312",
      "old_mode": 33188,
      "old_path": "net/eth.c",
      "new_id": "217e8853f5ceb1f76b7c358fd9d93fb575b76a74",
      "new_mode": 33188,
      "new_path": "net/eth.c"
    },
    {
      "type": "modify",
      "old_id": "459baf4ea69da201933d0f26612381236b93d75d",
      "old_mode": 33188,
      "old_path": "net/net.c",
      "new_id": "a55f4d33f984ce98f5dc1b046b03466974bd18bb",
      "new_mode": 33188,
      "new_path": "net/net.c"
    }
  ]
}
