)]}' { "commit": "115952474aa241d28625749275ff0043f2b92f96", "tree": "fc88eef77278668fdfbedcf49995af58d9b34e5c", "parents": [ "d46994087e91a6ad275e60cf097a5dc1f372a8bf" ], "author": { "name": "Denton Gentry", "email": "dgentry@google.com", "time": "Fri Apr 12 15:57:09 2013 -0700" }, "committer": { "name": "Denton Gentry", "email": "dgentry@google.com", "time": "Fri Apr 12 15:57:09 2013 -0700" }, "message": "Add a delta operator\n\nComputes the difference between successive samples.\n1. If the value increases, emit the difference.\n2. If the value decreases, emit the value.\n3. If the value does not change, outputs undefined\n\nThis is most useful for a heatgrid of a continuously\nincreasing counter, to show where the counter changes.\n", "tree_diff": [ { "type": "modify", "old_id": "5a1f6b8180ad66840ce3a80bf62ccf45d6b5e8c4", "old_mode": 33188, "old_path": "render.js", "new_id": "1d8a407044b87389b3ef3532ffda746cb06f98c4", "new_mode": 33188, "new_path": "render.js" }, { "type": "modify", "old_id": "cfac92eb8765ab3444b48c227cfcd998dda3d724", "old_mode": 33188, "old_path": "t/trender.js", "new_id": "ba0945803a68e4921582021044c161847e8cb24e", "new_mode": 33188, "new_path": "t/trender.js" } ] }