)]}'
{
  "commit": "f44f45a15e10a87bcb62a6a3a1bb0f7cbc282478",
  "tree": "9ce74c96ef2985a6f2d7d4e1472c2466e26e2f72",
  "parents": [
    "71a27ddc781e0c2a684f747c794f8948c65cbf5c"
  ],
  "author": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Sun Mar 05 17:11:50 2017 +0100"
  },
  "committer": {
    "name": "Florian Zschocke",
    "email": "florian.zschocke@devolo.de",
    "time": "Sun Mar 05 20:27:37 2017 +0100"
  },
  "message": "Use versioned index directories for repository indices.\n\nChange from the index version of a repository index being stored in a config\nfile to also using index directories with the version in the name. For that,\n`LuceneRepoIndexStore` is added, which adds the fixed `lucene` part to the path.\nIt also gives out the location of the `lucene.conf` file, which is now stored in\nthe index directory. This way it is automatically deleted when the directory is\ndeleted.\n\nI believe that it should also provide means to store branch aliases and tips,\ni.e. hide the config file completely. But this isn\u0027t implemented with this\ncommit, the `LuceneService` is still aware that a config file is used.\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ff7d0885329c28e884ab6a64d7440e037ee958aa",
      "new_mode": 33188,
      "new_path": "src/main/java/com/gitblit/service/LuceneRepoIndexStore.java"
    },
    {
      "type": "modify",
      "old_id": "9b97ad5b31b7641f650467666d69da5faa66e21a",
      "old_mode": 33188,
      "old_path": "src/main/java/com/gitblit/service/LuceneService.java",
      "new_id": "906a0b5e60f7d34ac942a0a8c6bbbb1906dcc6aa",
      "new_mode": 33188,
      "new_path": "src/main/java/com/gitblit/service/LuceneService.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "baac3516a8c8eff6b6c8df5b001f114544771d83",
      "new_mode": 33188,
      "new_path": "src/test/java/com/gitblit/service/LuceneRepoIndexStoreTest.java"
    }
  ]
}
