)]}' { "commit": "94cc16f9e45d66f6a17a091cddeec03c2765162b", "tree": "28be7c6f902ab0ad275d135c2b9bc351f32c2934", "parents": [ "54e2446e0f9fa0abb3e45d923e5b93f0ec507894" ], "author": { "name": "Jim Purbrick", "email": "jimp@fb.com", "time": "Wed Oct 30 13:50:32 2013 -0700" }, "committer": { "name": "Michael Bolin", "email": "mbolin@fb.com", "time": "Wed Oct 30 14:11:15 2013 -0700" }, "message": "Don\u0027t print empty lines to SimpleConsole.\n\nSummary:\nIf an empty builder is passed to\nSimpleConsoleEventBusListener.printLines return rather than printing\nan empty line to the console.\n\nTest Plan:\n0) buck test --all\n1) buckd\n2) buck build buck\n3) check that no empty lines are printed by 2\n", "tree_diff": [ { "type": "modify", "old_id": "13df908453d54d3f71997c3da788010ad4327997", "old_mode": 33188, "old_path": "src/com/facebook/buck/event/listener/SimpleConsoleEventBusListener.java", "new_id": "387c996db93cf1b7680812972331d57d03692d4b", "new_mode": 33188, "new_path": "src/com/facebook/buck/event/listener/SimpleConsoleEventBusListener.java" } ] }