)]}'
{
  "commit": "d5ef69814204f1bf8bee75bc89efcbcb33a64606",
  "tree": "265673bfa976af076b59f9a8865dfcfc6891a66d",
  "parents": [
    "5c22a4a2e13a7f43d1f3b887e17bd50cf8713afe"
  ],
  "author": {
    "name": "Martin Möhrmann",
    "email": "martisch@uos.de",
    "time": "Sun Jan 11 11:29:00 2015 +0100"
  },
  "committer": {
    "name": "Robert Griesemer",
    "email": "gri@golang.org",
    "time": "Wed Apr 08 16:17:22 2015 +0000"
  },
  "message": "time: unify formatting of decimals for timestamps\n\nChange function appendUint to appendInt with variable-width 0-padding.\n\nThis allows the decimal for the year to be generated without extra code\nto handle the wider padding and directly handles negative numbers.\n\nRemoves the special casing for numbers with one and two digits.\nThe special case for 0 was unreachable.\n\nThe new version is slightly slower.\n\nbenchmark              old ns/op     new ns/op     delta\nBenchmarkFormat        444           454           +2.25%\nBenchmarkFormatNow     398           415           +4.27%\n\nChange-Id: I4ddef96bf07ad35dca76053321d510441ec6d4f5\nReviewed-on: https://go-review.googlesource.com/2751\nReviewed-by: Robert Griesemer \u003cgri@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5716108d66aa9ac5df22d04774e9a82716fea262",
      "old_mode": 33188,
      "old_path": "src/time/format.go",
      "new_id": "e6d5ac6dfb334f3349e8eb52bd564e8f970c9cea",
      "new_mode": 33188,
      "new_path": "src/time/format.go"
    }
  ]
}
