)]}'
{
  "log": [
    {
      "commit": "aae9b3747ba6d448bfa987eef7b110dd0e1f2e1f",
      "tree": "4a80dd189d668084aa009935f64cde271761409a",
      "parents": [
        "ab86eb482891dc3fe0d11cb42328c22620a7ab6b"
      ],
      "author": {
        "name": "cui fliter",
        "email": "imcusg@gmail.com",
        "time": "Tue Sep 06 14:53:30 2022 +0000"
      },
      "committer": {
        "name": "Gopher Robot",
        "email": "gobot@golang.org",
        "time": "Sat Aug 05 05:01:15 2023 +0000"
      },
      "message": "docs: fix typo\n\nChange-Id: Id0d0c3cf749305fece47559dfdbfd24e91bfc7a7\nGitHub-Last-Rev: 0eeafca135dc5fc6aaea4482097f9e57a4e52260\nGitHub-Pull-Request: golang/sublime-config#10\nReviewed-on: https://go-review.googlesource.com/c/sublime-config/+/428577\nRun-TryBot: Ian Lance Taylor \u003ciant@google.com\u003e\nAuto-Submit: Ian Lance Taylor \u003ciant@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@google.com\u003e\nTryBot-Bypass: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\n"
    },
    {
      "commit": "ab86eb482891dc3fe0d11cb42328c22620a7ab6b",
      "tree": "d5a21a6288c2fd34b8f7fd8caa821e1846a01d1d",
      "parents": [
        "c4e0fb51b7ad0a813ed21f07437c433087c3b850"
      ],
      "author": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Fri Jul 22 11:10:58 2022 -0400"
      },
      "committer": {
        "name": "Russ Cox",
        "email": "rsc@golang.org",
        "time": "Fri Jul 22 15:52:53 2022 +0000"
      },
      "message": "A+C: delete AUTHORS and CONTRIBUTORS\n\nIn 2009, Google\u0027s open-source lawyers asked us to create the AUTHORS\nfile to define \"The Go Authors\", and the CONTRIBUTORS file was in\nkeeping with open source best practices of the time.\n\nRe-reviewing our repos now in 2022, the open-source lawyers are\ncomfortable with source control history taking the place of the\nAUTHORS file, and most open source projects no longer maintain\nCONTRIBUTORS files.\n\nTo ease maintenance, remove AUTHORS and CONTRIBUTORS from all repos.\n\nFor #53961.\n\nChange-Id: I39574c9b84a2e6e46456a3a8a1dafec41653b7bb\nReviewed-on: https://go-review.googlesource.com/c/sublime-config/+/419103\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\nRun-TryBot: Russ Cox \u003crsc@golang.org\u003e\n"
    },
    {
      "commit": "c4e0fb51b7ad0a813ed21f07437c433087c3b850",
      "tree": "86b3517f12419ba09418facf608a7b6c6bb28ca9",
      "parents": [
        "ed5ebc0a1b1f6621db5c912472c63cb78b9c361e"
      ],
      "author": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Wed Mar 14 13:21:15 2018 -0400"
      },
      "committer": {
        "name": "Andrew Bonventre",
        "email": "andybons@golang.org",
        "time": "Wed Mar 14 18:01:40 2018 +0000"
      },
      "message": "CONTRIBUTING.md: remove note about not accepting Pull Requests\n\nUpdates golang/go#24185\n\nChange-Id: If5e4f6dbc034d68a39fd5e42bdedc1437b2524cb\nReviewed-on: https://go-review.googlesource.com/100695\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n"
    },
    {
      "commit": "ed5ebc0a1b1f6621db5c912472c63cb78b9c361e",
      "tree": "229e16ba11320fee84112d955b69de69444da1df",
      "parents": [
        "354a976f7da6dd34e963ce7b66af7559518f18b2"
      ],
      "author": {
        "name": "wbond",
        "email": "will@wbond.net",
        "time": "Mon Nov 02 15:04:46 2015 -0500"
      },
      "committer": {
        "name": "Jason Buberel",
        "email": "jbuberel@google.com",
        "time": "Mon Nov 02 21:01:59 2015 +0000"
      },
      "message": "sublime-config: Change GOPATH/GOROOT checker to raise exceptions\n\nWhen checking GOROOT and GOPATH to ensure they exist on disk, raise\nan exception if they are not found. This allows consuming packages\nto present the user with more information about why the environment\nvariable value could not be found.\n\nThis change also syncs the changelog and in-code version numbers\nwith the tags that have been used so far.\n\nChange-Id: I00ee05bde751848737d0346193444cece5074089\nReviewed-on: https://go-review.googlesource.com/16570\nReviewed-by: Jason Buberel \u003cjbuberel@google.com\u003e\n"
    },
    {
      "commit": "354a976f7da6dd34e963ce7b66af7559518f18b2",
      "tree": "e3f265d07b66c170abf9194e46d07c2d9839ac3e",
      "parents": [
        "8b7a7a6b0b79c3b787558b9bddd4b68ec972d7e9"
      ],
      "author": {
        "name": "wbond",
        "email": "will@wbond.net",
        "time": "Fri Oct 23 01:54:50 2015 -0400"
      },
      "committer": {
        "name": "Jason Buberel",
        "email": "jbuberel@google.com",
        "time": "Fri Oct 23 15:20:45 2015 +0000"
      },
      "message": "golangconfig: Add support for multiple paths in GOPATH\n\nThe path checker now will properly check GOPATH settings that\ncontain multiple paths.\n\nChange-Id: I1e750d6d44051ba50b5230c30ce2779ddb82cefa\nReviewed-on: https://go-review.googlesource.com/16251\nReviewed-by: Jason Buberel \u003cjbuberel@google.com\u003e\n"
    },
    {
      "commit": "8b7a7a6b0b79c3b787558b9bddd4b68ec972d7e9",
      "tree": "6bad6eb02201f87f116e8005a2c72f51def2eb55",
      "parents": [
        "5e7c650d1b2bcc5a39c93fc2482117fea5e6ae7a"
      ],
      "author": {
        "name": "wbond",
        "email": "will@wbond.net",
        "time": "Fri Oct 23 00:15:47 2015 -0400"
      },
      "committer": {
        "name": "Jason Buberel",
        "email": "jbuberel@google.com",
        "time": "Fri Oct 23 15:17:35 2015 +0000"
      },
      "message": "golangconfig: Fix operation when no project file is open in ST3\n\nPreviously settings loading functionality assumed that a project\nwas opened when being run in Sublime Text 3. This fixes the mocks\nto properly replicate the behavior of ST3, and adds a check to\n_get_most_specific_setting() before trying to use project data.\n\nChange-Id: Ia646345701092f454fd762af2bb527a51d530ef2\nReviewed-on: https://go-review.googlesource.com/16250\nReviewed-by: Jason Buberel \u003cjbuberel@google.com\u003e\n"
    },
    {
      "commit": "5e7c650d1b2bcc5a39c93fc2482117fea5e6ae7a",
      "tree": "253097d384f10042fab07bc74f65b30a12c06c2a",
      "parents": [
        "61f29f9fb16f7062da452eec0c419d8dd4c4e1fb"
      ],
      "author": {
        "name": "wbond",
        "email": "will@wbond.net",
        "time": "Mon Sep 21 13:33:50 2015 -0400"
      },
      "committer": {
        "name": "wbond",
        "email": "will@wbond.net",
        "time": "Tue Sep 29 14:20:31 2015 -0400"
      },
      "message": "golangconfig: Initial implementation of Package Control dependency\n\nDocumentation within docs/development.md explains how to install for\ndevelopment and testing purposes. Once fully setup, the API is\naccessible by running \"import golangconfig\" in the Sublime Text\nconsole.\n\nChange-Id: I314a4b6aa4c7f951116322e0abd163d379af1f36\n"
    },
    {
      "commit": "61f29f9fb16f7062da452eec0c419d8dd4c4e1fb",
      "tree": "3f5f0ef511f30665a493324720e993d75131c4d4",
      "parents": [],
      "author": {
        "name": "Jason Buberel",
        "email": "jbuberel@google.com",
        "time": "Wed Sep 16 08:24:14 2015 -0700"
      },
      "committer": {
        "name": "Jason Buberel",
        "email": "jbuberel@google.com",
        "time": "Wed Sep 16 08:44:19 2015 -0700"
      },
      "message": "initial commit of empty subrepo\n\nChange-Id: Ifae9f3bfa604a4ced269f69597d8b78d939e1485\n"
    }
  ]
}
