)]}'
{
  "commit": "8c0d9a9599eb4a350c340592e1b29483cedfd8b2",
  "tree": "9b357d0384a4d08e68e1c039b67381d99f2b7456",
  "parents": [
    "6516292dec2924caeed4e7833164a096d921ca31"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Wed Dec 03 14:51:08 2025 +0000"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Wed Dec 03 15:16:00 2025 +0000"
  },
  "message": "ChangedFiles: Rename \u0027getFromDiffCache\u0027 methods to \u0027get\u0027\n\nEarlier ChangedFiles offered 2 alternatives for geting the changed\nfiles, one that computed the changed files and one that retrieved them\nfrom the diff cache. The first alternative was dropped in change\nI811c28f64 and now the changed files are always retrieved from the diff\ncache. Back then when the 2 alternatives existed it was important that\nthey could be distinguished by the method, but now that only 1 way to\nget the changed files exists the \"FromDiffCache\" part of the method\nnames that exposes an implementation detail is no longer needed.\n\nDropping the \"FromDiffCache\" part from the method names will allow us to\nchange the implementation later, e.g. to get the changed files in\nanother way than retrieving them from the diff cache.\n\nChange-Id: I454e4896a7295432306c6bd620e805edf9ae245a\nSigned-off-by: Edwin Kempin \u003cekempin@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bdcf002418700fcb8a08169980f7550bb83e01a5",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFiles.java",
      "new_id": "07b42bcb8b4ca5d66122df9c1ca5299e5f8a4c4f",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFiles.java"
    },
    {
      "type": "modify",
      "old_id": "3d5fc9c0e30da9b4c661d6cde86dab56a096d9c5",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFilesByPatchSetCache.java",
      "new_id": "48382d0b7a013d24800b0b8a3620bf56cf0b3feb",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFilesByPatchSetCache.java"
    },
    {
      "type": "modify",
      "old_id": "afaf7adecebbe1e6a4d6ba0898349726146de41e",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/backend/CodeOwnerApprovalCheck.java",
      "new_id": "e776abda78f56000161c22b58f83f54cd53f4b51",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/backend/CodeOwnerApprovalCheck.java"
    },
    {
      "type": "modify",
      "old_id": "d4dcede356c362ef75e4d869ffa1952fe1c9fa7b",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/restapi/CheckCodeOwnerConfigFilesInRevision.java",
      "new_id": "930ab0f0898c135947d5ef4c295faddcf460653d",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/restapi/CheckCodeOwnerConfigFilesInRevision.java"
    },
    {
      "type": "modify",
      "old_id": "642d605a28f8e606403b5c1234341b3add83b79e",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/restapi/CodeOwnersInChangeCollection.java",
      "new_id": "53473f2c5ae4a08baefc879f304701bf82a98859",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/restapi/CodeOwnersInChangeCollection.java"
    },
    {
      "type": "modify",
      "old_id": "7d4651621325f56d33587bdfa30c29480796f681",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/validation/SkipCodeOwnerConfigValidationPushOption.java",
      "new_id": "dafa555470b974b1265b1cd0adf25506887d92a9",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/validation/SkipCodeOwnerConfigValidationPushOption.java"
    },
    {
      "type": "modify",
      "old_id": "844d9e9067e26662e1802bf0b3783b40baa38530",
      "old_mode": 33188,
      "old_path": "javatests/com/google/gerrit/plugins/codeowners/backend/ChangedFilesTest.java",
      "new_id": "aa42837a5c27cb60a2df4473b396eabb7f8f87b4",
      "new_mode": 33188,
      "new_path": "javatests/com/google/gerrit/plugins/codeowners/backend/ChangedFilesTest.java"
    }
  ]
}
