)]}'
{
  "commit": "f04149c30f881b45b9810a230c5fb3e2407096a0",
  "tree": "0ec90faf2667682c9cbcd3d11a95c4aee3c1a5a1",
  "parents": [
    "0b21c649b7767adaeb46a7d1e08780b86a9db3e0"
  ],
  "author": {
    "name": "Ignacio Encinas",
    "email": "ignacio@iencinas.com",
    "time": "Tue Apr 01 22:58:43 2025 +0200"
  },
  "committer": {
    "name": "Ignacio Encinas",
    "email": "ignacio@iencinas.com",
    "time": "Thu May 01 22:42:23 2025 +0200"
  },
  "message": "verilog: tools: formatter: output formatted files exactly as produced by verible\n\nNewlines `\\n` are transformed into `\\r\\n` by default when running in\nWindows systems. This is NOT what we want. For more information see\n\n  13e0cd0c7f35 (If non-mmap: use stdio reading of files instead of std::stream, 2024-10-02)\n\nThis was already fixed for inplace formatting because the output file is\nopened in binary mode, but the non-inplace path was left untouched. Set\nstdout to binary mode too to make the behaviour consistent.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "519ee68c502702296d6aba2c3e3c673a861c58d3",
      "old_mode": 33188,
      "old_path": "verible/verilog/tools/formatter/verilog-format.cc",
      "new_id": "7a2d3d36d0d3a8e087999610edc53cb32f266a39",
      "new_mode": 33188,
      "new_path": "verible/verilog/tools/formatter/verilog-format.cc"
    }
  ]
}
