)]}'
{
  "commit": "1f04bca4bf9164ff42cc02386ceabf72ebb133e2",
  "tree": "4ba21ab76dadd77b0f5f766fef7ae26edf8fe551",
  "parents": [
    "36599f67ee1b786de6a0e4e172635bcffbec3d83"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Sat Oct 19 10:38:50 2013 +0200"
  },
  "committer": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Sat Oct 19 21:57:31 2013 +0200"
  },
  "message": "Add new SSH command to search in Gerrit documentation index\n\n$\u003essh review gerrit apropos capabilities\nGerrit Code Review - /config/ REST API:\nhttp://localhost:8080/Documentation/rest-api-config.html\n\nGerrit Code Review - /accounts/ REST API:\nhttp://localhost:8080/Documentation/rest-api-accounts.html\n\nGerrit Code Review - Project Configuration File Format:\nhttp://localhost:8080/Documentation/config-project-config.html\n\nGerrit Code Review - Access Controls:\nhttp://localhost:8080/Documentation/access-control.html\n\nGerrit Code Review - Plugin Development:\nhttp://localhost:8080/Documentation/dev-plugins.html\n\nGerrit Code Review - REST API:\nhttp://localhost:8080/Documentation/rest-api.html\n\nGerrit Code Review - /access/ REST API:\nhttp://localhost:8080/Documentation/rest-api-access.html\n\nChange-Id: I26d067e8e6e5056a53d25457361b079e437f4fd0\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a24548d639c37a909881e467c2d31e33fb363b36",
      "new_mode": 33188,
      "new_path": "Documentation/cmd-apropos.txt"
    },
    {
      "type": "modify",
      "old_id": "3ba66a84ab1b9d13005457a271f5b431c98d8af3",
      "old_mode": 33188,
      "old_path": "Documentation/cmd-index.txt",
      "new_id": "650b0bbf22a47d5c61c3a65ba62e5c932ff36b17",
      "new_mode": 33188,
      "new_path": "Documentation/cmd-index.txt"
    },
    {
      "type": "modify",
      "old_id": "3ec001c9c1673c4620f1aa07b0778b2301980049",
      "old_mode": 33188,
      "old_path": "gerrit-httpd/BUCK",
      "new_id": "c20b589be5c50896a6ceef1126fa15df73d3c3ba",
      "new_mode": 33188,
      "new_path": "gerrit-httpd/BUCK"
    },
    {
      "type": "modify",
      "old_id": "50dd00fe739c32678573ea9726a967bbc30f4a39",
      "old_mode": 33188,
      "old_path": "gerrit-httpd/src/main/java/com/google/gerrit/httpd/rpc/doc/QueryDocumentationFilter.java",
      "new_id": "002b520115c6bdd21038fd3a7918290db6f60bb9",
      "new_mode": 33188,
      "new_path": "gerrit-httpd/src/main/java/com/google/gerrit/httpd/rpc/doc/QueryDocumentationFilter.java"
    },
    {
      "type": "modify",
      "old_id": "1db755596b4b047f2eb543355981a1d73428226f",
      "old_mode": 33188,
      "old_path": "gerrit-server/BUCK",
      "new_id": "8119502af89b2d5ca556fab60f3952c50293d98b",
      "new_mode": 33188,
      "new_path": "gerrit-server/BUCK"
    },
    {
      "type": "modify",
      "old_id": "6a901652237ba3596e39de01ba79e457fcaf3335",
      "old_mode": 33188,
      "old_path": "gerrit-server/src/main/java/com/google/gerrit/server/config/GerritGlobalModule.java",
      "new_id": "1ed0baed9ab0658daf4a6dee09cb842ba6b99f62",
      "new_mode": 33188,
      "new_path": "gerrit-server/src/main/java/com/google/gerrit/server/config/GerritGlobalModule.java"
    },
    {
      "type": "rename",
      "old_id": "886e9c5678a1e92a8ce290b446a6620d4642e10e",
      "old_mode": 33188,
      "old_path": "gerrit-httpd/src/main/java/com/google/gerrit/httpd/rpc/doc/Constants.java",
      "new_id": "bfa2de28ac922ed204a37f3926bd6017be2f4c40",
      "new_mode": 33188,
      "new_path": "gerrit-server/src/main/java/com/google/gerrit/server/documentation/Constants.java",
      "score": 93
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c9d68e8085fc182d261a70917ab8b1965fd5e5f2",
      "new_mode": 33188,
      "new_path": "gerrit-server/src/main/java/com/google/gerrit/server/documentation/QueryDocumentationExecutor.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "813f1320f108092333575795321c42cb4d7344c1",
      "new_mode": 33188,
      "new_path": "gerrit-sshd/src/main/java/com/google/gerrit/sshd/commands/AproposCommand.java"
    },
    {
      "type": "modify",
      "old_id": "521103b7afce4e16b97b22577de60c63ed4ec46f",
      "old_mode": 33188,
      "old_path": "gerrit-sshd/src/main/java/com/google/gerrit/sshd/commands/DefaultCommandModule.java",
      "new_id": "429caf63a0d839e717ef9555a8e519d5d555f5d9",
      "new_mode": 33188,
      "new_path": "gerrit-sshd/src/main/java/com/google/gerrit/sshd/commands/DefaultCommandModule.java"
    },
    {
      "type": "modify",
      "old_id": "344710384ddaf8ae197892dc756ed472dce1afb6",
      "old_mode": 33188,
      "old_path": "lib/asciidoctor/BUCK",
      "new_id": "b1d5933eb4fa5d7f5ab3763a9b0b2d95fc29d6cd",
      "new_mode": 33188,
      "new_path": "lib/asciidoctor/BUCK"
    },
    {
      "type": "modify",
      "old_id": "2d04a6637f65bd75969c5ee3db87ab99b62c8f3c",
      "old_mode": 33188,
      "old_path": "lib/asciidoctor/java/DocIndexer.java",
      "new_id": "96b1449920993c7499d010faaace5d0555ec0867",
      "new_mode": 33188,
      "new_path": "lib/asciidoctor/java/DocIndexer.java"
    }
  ]
}
