)]}'
{
  "commit": "ca7a30f231201cdc5acc567f3ef08d1dd4369b44",
  "tree": "f68982e9315d3e409592bc78fc2201a8976374e3",
  "parents": [
    "aad1bde5220fa3a645c77ab2ba9c81c756c6ae84"
  ],
  "author": {
    "name": "Thomas Wolf",
    "email": "thomas.wolf@paranor.ch",
    "time": "Tue Aug 10 23:26:42 2021 +0200"
  },
  "committer": {
    "name": "Thomas Wolf",
    "email": "thomas.wolf@paranor.ch",
    "time": "Wed Aug 18 08:57:14 2021 +0200"
  },
  "message": "[gpg] Better GPG home directory determination\n\nGPG can use customized directories instead of the standard ~/.gnupg or\n%APPDATA%\\gnupg directories:\n\n* Environment variable GNUPGHOME can define the location.\n* On Windows, a registry key may define the location (but this is\n  deprecated).\n* Portable installations may use a directory defined via a file\n  \"gpgconf.ctl\".\n* GPG programs may take a --homedir command-line argument, which\n  overrides anything.\n\nImplement handling of environment variable GNUPGHOME. The other ways of\nGPG to get its home directory are outside the reach of JGit. Provide a\nsystem property \"jgit.gpg.home\" that the user can set in such cases.\n\nDo tilde replacement for the system property and for GNUPGHOME.\n\nNote that on VMS, the default directory would be ~/gnupg (without dot).\nThis is not accounted for, but a user on VMS could now use either the\nsystem property or GNUPGHOME to direct JGit to the right directory.\n\nBug: 575327\nChange-Id: Id5ea04a85d58dba0c0df7a705777630d36042467\nSigned-off-by: Thomas Wolf \u003cthomas.wolf@paranor.ch\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e4b1baba1f28a3dc0b99680b1320fdc8847a2111",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.gpg.bc/resources/org/eclipse/jgit/gpg/bc/internal/BCText.properties",
      "new_id": "ab83298c155aa40cc8cd8bcdf805aebc6d7e38d4",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.gpg.bc/resources/org/eclipse/jgit/gpg/bc/internal/BCText.properties"
    },
    {
      "type": "modify",
      "old_id": "aedf8a5be50324a1c8139e300329ff45ced174be",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.gpg.bc/src/org/eclipse/jgit/gpg/bc/internal/BCText.java",
      "new_id": "68ee2fd5ded7de83dd9f85e3a0c8b416f73ccded",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.gpg.bc/src/org/eclipse/jgit/gpg/bc/internal/BCText.java"
    },
    {
      "type": "modify",
      "old_id": "cf4d3d2340188c69de29077ea4480ec9dad6d9e7",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit.gpg.bc/src/org/eclipse/jgit/gpg/bc/internal/BouncyCastleGpgKeyLocator.java",
      "new_id": "8cd03bd36fd34cb584574c66accd41d2d3631058",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit.gpg.bc/src/org/eclipse/jgit/gpg/bc/internal/BouncyCastleGpgKeyLocator.java"
    }
  ]
}
