{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":18502669,"defaultBranch":"master","name":"vim-go","ownerLogin":"bhcleek","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2014-04-07T00:26:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1958864?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718853398.0","currentOid":""},"activityList":{"items":[{"before":"e89e533486e98651044afcdb5ea5bc098e2e4cff","after":null,"ref":"refs/heads/lsp/debug-port","pushedAt":"2024-06-20T03:16:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":"b63c3ec2503b4f4a985f4ef7679de361ae5c2b62","after":"e89e533486e98651044afcdb5ea5bc098e2e4cff","ref":"refs/heads/lsp/debug-port","pushedAt":"2024-06-20T02:10:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"lsp: fix how debug port is parsed","shortMessageHtmlLink":"lsp: fix how debug port is parsed"}},{"before":null,"after":"b63c3ec2503b4f4a985f4ef7679de361ae5c2b62","ref":"refs/heads/lsp/debug-port","pushedAt":"2024-06-20T02:10:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"lsp: fix out debug port is parsed","shortMessageHtmlLink":"lsp: fix out debug port is parsed"}},{"before":"804c8db75f150f2f38ccb10f0b89d8bc999aab15","after":"b5fc46841e818dc118abb5da650b00bd93355290","ref":"refs/heads/master","pushedAt":"2024-06-05T03:15:33.000Z","pushType":"push","commitsCount":1192,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"update CHANGELOG.md for #3665","shortMessageHtmlLink":"update CHANGELOG.md for fatih#3665"}},{"before":"08bf8dee7ad8085b2fdfc1d035407ab2a804fc42","after":null,"ref":"refs/heads/golangci-lint","pushedAt":"2024-06-05T03:11:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":"e2e7097183af5f9a1e565294b536c2018423631b","after":null,"ref":"refs/heads/vimlint-fix","pushedAt":"2024-06-05T03:11:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":"5f05c2b631c2aa652fef27fa9ef08a0f35b6e19d","after":"e2e7097183af5f9a1e565294b536c2018423631b","ref":"refs/heads/vimlint-fix","pushedAt":"2024-06-05T03:04:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"scripts: handle egrep deprecation notice\n\nChange scripts/lint to handle the deprecation warning about egrep that's\nreported on recent non-Debian systems by checking the exit code\nexplicitly instead of merely checking for the presence of output.\n\nFixes #3635","shortMessageHtmlLink":"scripts: handle egrep deprecation notice"}},{"before":null,"after":"08bf8dee7ad8085b2fdfc1d035407ab2a804fc42","ref":"refs/heads/golangci-lint","pushedAt":"2024-06-03T16:59:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"comment out golangci-lint test\n\ngolangci-lint changed their results yet again. I'm tired of their\ninstability. Things seem to work well now, and it's frustrating to\nconstantly be changing the test expectations, so I'm disabling yet\nanother golangci-lint set of tests for now.","shortMessageHtmlLink":"comment out golangci-lint test"}},{"before":"2f55a2869c93971018603659f6bc7d23b456aa0a","after":"5f05c2b631c2aa652fef27fa9ef08a0f35b6e19d","ref":"refs/heads/vimlint-fix","pushedAt":"2024-06-03T16:54:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"scripts: handle egrep deprecation notice\n\nChange scripts/lint to handle the deprecation warning about egrep that's\nreported on recent non-Debian systems by checking the exit code\nexplicitly instead of merely checking for the presence of output.\n\nFixes #3635","shortMessageHtmlLink":"scripts: handle egrep deprecation notice"}},{"before":null,"after":"2f55a2869c93971018603659f6bc7d23b456aa0a","ref":"refs/heads/vimlint-fix","pushedAt":"2024-06-03T16:53:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"scripts: handle egrep deprecation notice\n\nChange scripts/lint to handle the deprecation warning about egrep that's\nreported on recent non-Debian systems by checking the exit code\nexplicitly instead of merely checking for the presence of output.","shortMessageHtmlLink":"scripts: handle egrep deprecation notice"}},{"before":"e6e7893346f5e9708b88e1fe266a1cca0320d2f7","after":null,"ref":"refs/heads/lsp/handleLocations-handler","pushedAt":"2024-03-25T14:52:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":null,"after":"e6e7893346f5e9708b88e1fe266a1cca0320d2f7","ref":"refs/heads/lsp/handleLocations-handler","pushedAt":"2024-03-25T14:52:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"lsp: fix handleLocations next call\n\nRemove the third argument from the handleLocations next call.\n\nFixes #3653","shortMessageHtmlLink":"lsp: fix handleLocations next call"}},{"before":"e6e7893346f5e9708b88e1fe266a1cca0320d2f7","after":null,"ref":"refs/heads/lsp/handleLocations-handler","pushedAt":"2024-03-25T14:51:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":null,"after":"e6e7893346f5e9708b88e1fe266a1cca0320d2f7","ref":"refs/heads/lsp/handleLocations-handler","pushedAt":"2024-03-25T14:45:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"lsp: fix handleLocations next call\n\nRemove the third argument from the handleLocations next call.\n\nFixes #3653","shortMessageHtmlLink":"lsp: fix handleLocations next call"}},{"before":"d0aed837b8fcb1bed03d9e4245ff6f02f925269c","after":null,"ref":"refs/heads/remove-guru","pushedAt":"2024-03-24T21:44:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":"95de6fee0506a83e614c2ecf0f22f08c6609c74f","after":"d0aed837b8fcb1bed03d9e4245ff6f02f925269c","ref":"refs/heads/remove-guru","pushedAt":"2024-03-22T23:47:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"guru: drop guru support\n\nGuru has been removed from golang.org/x/tools/cmd/guru as described in\nhttps://docs.google.com/document/d/1_Y9xCEMj5S-7rv2ooHpZNH15JgRT5iM742gJkw5LtmQ/edit#heading=h.ojv16z1d1gas.","shortMessageHtmlLink":"guru: drop guru support"}},{"before":"be38044b9d143101fb5cbde130cd87cf8fc9192e","after":"95de6fee0506a83e614c2ecf0f22f08c6609c74f","ref":"refs/heads/remove-guru","pushedAt":"2024-03-18T18:53:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"guru: drop guru support\n\nGuru has been removed from golang.org/x/tools/cmd/guru as described in\nhttps://docs.google.com/document/d/1_Y9xCEMj5S-7rv2ooHpZNH15JgRT5iM742gJkw5LtmQ/edit#heading=h.ojv16z1d1gas.","shortMessageHtmlLink":"guru: drop guru support"}},{"before":"5a0a4c96106b938f4260f93f781864c8857fb57d","after":"be38044b9d143101fb5cbde130cd87cf8fc9192e","ref":"refs/heads/remove-guru","pushedAt":"2024-03-18T18:00:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"guru: drop guru support\n\nGuru has been removed from golang.org/x/tools/cmd/guru as described in\nhttps://docs.google.com/document/d/1_Y9xCEMj5S-7rv2ooHpZNH15JgRT5iM742gJkw5LtmQ/edit#heading=h.ojv16z1d1gas.","shortMessageHtmlLink":"guru: drop guru support"}},{"before":"5f7dfc84753a8360c544f59d90759d83866b6c82","after":"5a0a4c96106b938f4260f93f781864c8857fb57d","ref":"refs/heads/remove-guru","pushedAt":"2024-03-18T17:59:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"guru: drop guru support\n\nGuru has been removed from golang.org/x/tools/cmd/guru as described in\nhttps://docs.google.com/document/d/1_Y9xCEMj5S-7rv2ooHpZNH15JgRT5iM742gJkw5LtmQ/edit#heading=h.ojv16z1d1gas.","shortMessageHtmlLink":"guru: drop guru support"}},{"before":"4cfa32db2cbcd25849924d250d4a4b721ba1d4e1","after":null,"ref":"refs/heads/pin-guru","pushedAt":"2024-03-18T17:57:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":null,"after":"4cfa32db2cbcd25849924d250d4a4b721ba1d4e1","ref":"refs/heads/pin-guru","pushedAt":"2024-03-18T17:50:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"guru: anchor Guru at the last release that had it","shortMessageHtmlLink":"guru: anchor Guru at the last release that had it"}},{"before":"2f2a3f33ec87ca5dfd5fa0fda54085b9489f5e5a","after":"5f7dfc84753a8360c544f59d90759d83866b6c82","ref":"refs/heads/remove-guru","pushedAt":"2024-03-18T17:46:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"guru: drop guru support\n\nGuru has been removed from golang.org/x/tools/cmd/guru as described in\nhttps://docs.google.com/document/d/1_Y9xCEMj5S-7rv2ooHpZNH15JgRT5iM742gJkw5LtmQ/edit#heading=h.ojv16z1d1gas.","shortMessageHtmlLink":"guru: drop guru support"}},{"before":null,"after":"2f2a3f33ec87ca5dfd5fa0fda54085b9489f5e5a","ref":"refs/heads/remove-guru","pushedAt":"2024-03-18T17:41:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"guru: drop guru support\n\nGuru has been removed from golang.org/x/tools/cmd/guru as described in\nhttps://docs.google.com/document/d/1_Y9xCEMj5S-7rv2ooHpZNH15JgRT5iM742gJkw5LtmQ/edit#heading=h.ojv16z1d1gas.","shortMessageHtmlLink":"guru: drop guru support"}},{"before":"b336ecc6889e47cecd8701cb0b51dd7fd87cf74e","after":null,"ref":"refs/heads/lsp/debug-with-textlock","pushedAt":"2024-02-25T15:41:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":"a3e0e9c800ece293a8a4c4bfdc626e889935c45b","after":null,"ref":"refs/heads/lsp/multi-byte-edit-handling","pushedAt":"2024-02-25T15:09:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":"4cb7453ffc46ec19d70a62574c475854a7da533c","after":null,"ref":"refs/heads/go1.22","pushedAt":"2024-02-25T15:09:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}},{"before":null,"after":"b336ecc6889e47cecd8701cb0b51dd7fd87cf74e","ref":"refs/heads/lsp/debug-with-textlock","pushedAt":"2024-02-25T15:08:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"lsp: improve debug logging\n\n* Use win_execute instead of win_gotoid when possible to avoid problems\n with textlock that can occur when completion is in progress. This\n isn't a full solution, so the retry has to remain in case the debug\n window is being created for the first time while completion is in\n progress. However, in nearly all other cases, the debug window will be\n able to be changed without making it the active window.\n* Set the log's fileencoding to utf-8 so that multibyte characters will\n be displayed correctly.","shortMessageHtmlLink":"lsp: improve debug logging"}},{"before":null,"after":"4cb7453ffc46ec19d70a62574c475854a7da533c","ref":"refs/heads/go1.22","pushedAt":"2024-02-25T14:57:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"run tests against Go 1.21 and 1.22","shortMessageHtmlLink":"run tests against Go 1.21 and 1.22"}},{"before":null,"after":"a3e0e9c800ece293a8a4c4bfdc626e889935c45b","ref":"refs/heads/lsp/multi-byte-edit-handling","pushedAt":"2024-02-25T14:52:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"},"commit":{"message":"lsp: fix text edit handling\n\nFix text edit handling when multi-byte characters are involved. Use\nstrcharpart() instead of treating the text to be modified as a slice of\nbytes, because the output of go#lsp#PositionOf is character position,\nnot byte position.\n\nFixes #3641","shortMessageHtmlLink":"lsp: fix text edit handling"}},{"before":"bd96e25cc9461fb8ff51b55fc0809c7f8d130112","after":null,"ref":"refs/heads/go1.22","pushedAt":"2024-02-13T00:32:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhcleek","name":"Billie Cleek","path":"/bhcleek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1958864?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEahqCqQA","startCursor":null,"endCursor":null}},"title":"Activity ยท bhcleek/vim-go"}