)]}'
{
  "commit": "ab5b57a1cc2729bb0934c499e982617cf7a3594a",
  "tree": "3b380a34f4849810a7a4cdb25374d180458e748c",
  "parents": [
    "f9eac7d1c734bf5b21d07efe5eae01f125303c44"
  ],
  "author": {
    "name": "Slawomir Kwasniak",
    "email": "slawomir.kwasniak@hensoldt-cyber.com",
    "time": "Wed Sep 23 16:56:30 2020 +0200"
  },
  "committer": {
    "name": "Slawomir Kwasniak",
    "email": "slawomir.kwasniak@hensoldt-cyber.com",
    "time": "Mon Oct 12 13:55:27 2020 +0200"
  },
  "message": "libsdhcdrivers: Change mmc_card_capacity type\n\nmmc_card_capacity will now return signed value due to the following\nreasons:\n\n1. Function returns negative value in case of the failure, so naturally\n   signed type must be used.\n2. Signed 64 bit value is enough for holding the theoretical SD card\n   size of 8 EiB (2^63 \u003d 2^3 * 2^60 \u003d 2^3 * 1024 ^ 6) what is more than\n   enough when taking into account that the latest SDUC format maximum\n   size is 128 TiB (2^7 * 1024^4).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "83f160b38cd5dcd166fad2bd4e927c4d4906e7fd",
      "old_mode": 33188,
      "old_path": "libsdhcdrivers/include/sdhc/mmc.h",
      "new_id": "f72c0263d2766fb31cc4461a88bd215cbb774206",
      "new_mode": 33188,
      "new_path": "libsdhcdrivers/include/sdhc/mmc.h"
    },
    {
      "type": "modify",
      "old_id": "bba923705710bc1689d799a63a2b714407c975ef",
      "old_mode": 33188,
      "old_path": "libsdhcdrivers/src/mmc.c",
      "new_id": "98156baac5b8b80b0ce0b2db76caa0b1c25dca2e",
      "new_mode": 33188,
      "new_path": "libsdhcdrivers/src/mmc.c"
    }
  ]
}
