{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":765611046,"defaultBranch":"master","name":"neovim","ownerLogin":"phanen","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-01T09:10:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/91544758?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722576445.0","currentOid":""},"activityList":{"items":[{"before":"5aa1a9532cbac835ad027ebdf04311c7e8fb7007","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-08-02T05:27:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"5aa1a9532cbac835ad027ebdf04311c7e8fb7007","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-08-01T05:26:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"5aa1a9532cbac835ad027ebdf04311c7e8fb7007","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-31T05:25:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"5aa1a9532cbac835ad027ebdf04311c7e8fb7007","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-30T05:27:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-29T05:27:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"bdff50dee56ebf6de58d58315920abf2f8e262f7","after":"5aa1a9532cbac835ad027ebdf04311c7e8fb7007","ref":"refs/heads/master","pushedAt":"2024-07-28T16:48:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"phanen","name":"phanium","path":"/phanen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91544758?s=80&v=4"},"commit":{"message":"docs(treesitter): don't quote metadata","shortMessageHtmlLink":"docs(treesitter): don't quote metadata"}},{"before":"451d4e2d3e986000b3c269cf3b7791dba8e80909","after":"71d16cd894f3e6868818e75ce99edd6dd4d2bc14","ref":"refs/heads/patch","pushedAt":"2024-07-28T16:48:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"phanen","name":"phanium","path":"/phanen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91544758?s=80&v=4"},"commit":{"message":"fix: make `set scbk=0` valid","shortMessageHtmlLink":"fix: make set scbk=0 valid"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":"bdff50dee56ebf6de58d58315920abf2f8e262f7","ref":"refs/heads/master","pushedAt":"2024-07-28T13:10:50.000Z","pushType":"push","commitsCount":164,"pusher":{"login":"phanen","name":"phanium","path":"/phanen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91544758?s=80&v=4"},"commit":{"message":"fix(lsp): revert text edit application order change (#29877)\n\nReverts https://github.com/neovim/neovim/pull/29212 and adds a few\r\nadditional test cases\r\n\r\nFrom the spec\r\n\r\n> All text edits ranges refer to positions in the document they are\r\n> computed on. They therefore move a document from state S1 to S2 without\r\n> describing any intermediate state. Text edits ranges must never overlap,\r\n> that means no part of the original document must be manipulated by more\r\n> than one edit. However, it is possible that multiple edits have the same\r\n> start position: multiple inserts, or any number of inserts followed by a\r\n> single remove or replace edit. If multiple inserts have the same\r\n> position, the order in the array defines the order in which the inserted\r\n> strings appear in the resulting text.\r\n\r\nThe previous fix seems wrong. The important part:\r\n\r\n> If multiple inserts have the same position, the order in the array\r\n> defines the order in which the inserted strings appear in the\r\n> resulting text.\r\n\r\nEmphasis on _appear in the resulting text_\r\n\r\nWhich means that in:\r\n\r\n local edits1 = {\r\n make_edit(0, 3, 0, 3, { 'World' }),\r\n make_edit(0, 3, 0, 3, { 'Hello' }),\r\n }\r\n\r\n`World` must appear before `Hello` in the final text. That means the old\r\nlogic was correct, and the fix was wrong.","shortMessageHtmlLink":"fix(lsp): revert text edit application order change (neovim#29877)"}},{"before":"437fed1cc94e769f4b3499a84e27a2748096a3fb","after":"451d4e2d3e986000b3c269cf3b7791dba8e80909","ref":"refs/heads/patch","pushedAt":"2024-07-28T13:10:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"phanen","name":"phanium","path":"/phanen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91544758?s=80&v=4"},"commit":{"message":"fix: make `set scbk=0` valid","shortMessageHtmlLink":"fix: make set scbk=0 valid"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-28T05:27:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-27T05:26:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-26T05:28:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-25T05:26:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-24T05:26:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-23T05:26:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-22T05:27:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-21T05:27:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-20T05:26:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-19T05:27:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-18T05:26:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-17T05:25:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-16T05:25:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-15T05:25:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-14T05:28:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-13T05:26:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45b7a2c50335e1943a36715101e40eda5a1423f3","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-12T05:24:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"978b0263f87a2751034d5899017afd3ce61c318e","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-11T05:27:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"978b0263f87a2751034d5899017afd3ce61c318e","after":"45b7a2c50335e1943a36715101e40eda5a1423f3","ref":"refs/heads/master","pushedAt":"2024-07-11T04:12:41.000Z","pushType":"push","commitsCount":123,"pusher":{"login":"phanen","name":"phanium","path":"/phanen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91544758?s=80&v=4"},"commit":{"message":"vim-patch:9.1.0557: moving in the buffer list doesn't work as documented (#29653)\n\nProblem: moving in the buffer list doesn't work as documented\r\n (SenileFelineS)\r\nSolution: Skip non-help buffers, when run from normal buffers, else\r\n only move from help buffers to the next help buffer (LemonBoy)\r\n\r\nAs explained in the help section for :bnext and :bprev the commands\r\nshould jump from help buffers to help buffers (and from regular ones to\r\nregular ones).\r\n\r\nfixes: vim/vim#4478\r\ncloses: vim/vim#15198\r\n\r\nhttps://github.com/vim/vim/commit/893eeeb44583ca33276e263165b2a6e50fd297d0\r\n\r\nCo-authored-by: LemonBoy ","shortMessageHtmlLink":"vim-patch:9.1.0557: moving in the buffer list doesn't work as documen…"}},{"before":"596fafd60ab28556c9e74041fb9ec2260d709f45","after":"437fed1cc94e769f4b3499a84e27a2748096a3fb","ref":"refs/heads/patch","pushedAt":"2024-07-11T04:12:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"phanen","name":"phanium","path":"/phanen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91544758?s=80&v=4"},"commit":{"message":"fix: make `set scbk=0` valid","shortMessageHtmlLink":"fix: make set scbk=0 valid"}},{"before":"978b0263f87a2751034d5899017afd3ce61c318e","after":null,"ref":"refs/tags/nightly","pushedAt":"2024-07-10T05:26:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEj9GwOQA","startCursor":null,"endCursor":null}},"title":"Activity · phanen/neovim"}