{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":173468211,"defaultBranch":"copr","name":"neovim","ownerLogin":"agriffis","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-03-02T15:58:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/50637?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717574405.0","currentOid":""},"activityList":{"items":[{"before":"7424cba24b285d6507cc9f32037754ced84856c9","after":"11c6ff74ef9ca4b81b0a076d528a89bc3f171fe5","ref":"refs/heads/copr","pushedAt":"2024-06-05T08:00:05.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"e20c5fba2c77b7e7ea93363abc987d913e5f9f58","after":"e41597c510b4708c3192aa7573137e0fe9468a3a","ref":"refs/heads/master","pushedAt":"2024-06-05T08:00:05.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge pull request #29200 from zeertzjq/vim-9.1.0463\n\nvim-patch:9.1.{0463,0466}","shortMessageHtmlLink":"Merge pull request neovim#29200 from zeertzjq/vim-9.1.0463"}},{"before":"b00f737835349ce38e73a81b32fefd342992aa75","after":"7424cba24b285d6507cc9f32037754ced84856c9","ref":"refs/heads/copr","pushedAt":"2024-06-04T08:00:03.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"054a287dbe6fe4308d26ec593da2057641f2bb9b","after":"e20c5fba2c77b7e7ea93363abc987d913e5f9f58","ref":"refs/heads/master","pushedAt":"2024-06-04T08:00:03.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"vim-patch:partial:8.2.3637: typos in test files (#29172)\n\nProblem: Typos in test files.\r\nSolution: Correct the typos. (Dominique Pellé, closes vim/vim#9175)\r\n\r\nhttps://github.com/vim/vim/commit/923dce2b07ff185c0ef661f3eca47bc17655f01b\r\n\r\nCo-authored-by: Dominique Pelle ","shortMessageHtmlLink":"vim-patch:partial:8.2.3637: typos in test files (neovim#29172)"}},{"before":"19be3d26830ced203631045f2f622e75e6d857a7","after":"054a287dbe6fe4308d26ec593da2057641f2bb9b","ref":"refs/heads/master","pushedAt":"2024-06-03T08:00:03.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)\n\nProblem: The default commentstring for C/C++ can lead to invalid code \r\nwhen commenting and does not match the Nvim codebase.\r\n\r\nSolution: Change commentstring to `// %s` as used by Neovim. Also\r\nset all commentstrings that derive from the default C string explicitly\r\n(and correctly).","shortMessageHtmlLink":"feat(ftplugin): change 'commentstring' to // %s for C/C++ (neovim#2…"}},{"before":"e3d9d85b2db85e279118327f45db33fb3ffe7b73","after":"b00f737835349ce38e73a81b32fefd342992aa75","ref":"refs/heads/copr","pushedAt":"2024-06-03T08:00:03.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"2008fe7b85a8c03cbff3ed51c5715ddf5cb555fd","after":"19be3d26830ced203631045f2f622e75e6d857a7","ref":"refs/heads/master","pushedAt":"2024-06-02T08:00:04.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"fix(lsp): trim trailing whitespace from completion words (#29122)\n\nthe `complete()` mechanism doesn't play nicely with trailing newlines or\r\ntabs. A newline causes it to insert a null character, showing up as\r\n`^@`.","shortMessageHtmlLink":"fix(lsp): trim trailing whitespace from completion words (neovim#29122)"}},{"before":"678bed8c17f41f2afccda40f8bacde5c0cdbe92b","after":"e3d9d85b2db85e279118327f45db33fb3ffe7b73","ref":"refs/heads/copr","pushedAt":"2024-06-02T08:00:04.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"a18652ed619b4c94c74080b637f446503e2bc605","after":"2008fe7b85a8c03cbff3ed51c5715ddf5cb555fd","ref":"refs/heads/master","pushedAt":"2024-06-01T08:00:03.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge pull request #29106 from bfredl/rwstream\n\nrefactor(io): separate types for read and write streams","shortMessageHtmlLink":"Merge pull request neovim#29106 from bfredl/rwstream"}},{"before":"091c7e049328282327e41909eaf3da1617ee7b97","after":"678bed8c17f41f2afccda40f8bacde5c0cdbe92b","ref":"refs/heads/copr","pushedAt":"2024-06-01T08:00:03.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"f3b488392d3f6daabce61ab6936aae2637a72d10","after":"091c7e049328282327e41909eaf3da1617ee7b97","ref":"refs/heads/copr","pushedAt":"2024-05-31T08:00:03.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"b2bad0ac91ddb9b33c3547b6fd4f7278794818d9","after":"a18652ed619b4c94c74080b637f446503e2bc605","ref":"refs/heads/master","pushedAt":"2024-05-31T08:00:03.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"fix(win-msi): add bin to PATH per-machine after installation (#29099)\n\n#22856 made it possible for the msi installer to perform per-user\r\ninstallations, which caused problems for users that already had\r\nper-machine installations trying to update (the Windows Installer does\r\nnot support major upgrades across installation context, see #22933 and\r\nhttps://stackoverflow.com/a/15498911). It was then reverted in #22949,\r\nbut the scope of the modification to the PATH environment variable was\r\nnot reverted.","shortMessageHtmlLink":"fix(win-msi): add bin to PATH per-machine after installation (neovim#…"}},{"before":"efa45832ea02e777ce3f5556ef3cd959c164ec24","after":"b2bad0ac91ddb9b33c3547b6fd4f7278794818d9","ref":"refs/heads/master","pushedAt":"2024-05-30T08:00:03.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"feat(lsp): support postfix snippets in completion","shortMessageHtmlLink":"feat(lsp): support postfix snippets in completion"}},{"before":"1c36636929c4f4487da56e8c997c7f28b2269a1e","after":"f3b488392d3f6daabce61ab6936aae2637a72d10","ref":"refs/heads/copr","pushedAt":"2024-05-30T08:00:03.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"a20adf7ea92e88f417a95c7e15ecf935418ff9e2","after":"1c36636929c4f4487da56e8c997c7f28b2269a1e","ref":"refs/heads/copr","pushedAt":"2024-05-29T08:00:04.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"c272f30b1fdd62ee59fac1004ecde97df4f2bb08","after":"efa45832ea02e777ce3f5556ef3cd959c164ec24","ref":"refs/heads/master","pushedAt":"2024-05-29T08:00:04.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"feat: add \"jump\" options to vim.diagnostic.config() (#29067)\n\nProblem: There is no easy way to configure the behavior of the default\r\ndiagnostic \"jump\" mappings. For example, some users way want to show the\r\nfloating window, and some may not (likewise, some way want to only move\r\nbetween warnings/errors, or disable the \"wrap\" parameter).\r\n\r\nSolution: Add a \"jump\" table to vim.diagnostic.config() that sets\r\ndefault values for vim.diagnostic.jump().\r\n\r\nAlternatives: Users can override the default mappings to use the exact\r\noptions to vim.diagnostic.jump() that they want, but this has a couple\r\nissues:\r\n\r\n - While the default mappings are not complicated, they are also not\r\n trivial, so overriding them requires users to understand\r\n implementation details (specifically things like setting \"count\"\r\n properly).\r\n - If plugins want to change the default mappings, or configure the\r\n behavior in any way (e.g. floating window display), it becomes even\r\n harder for users to tweak specific behavior.\r\n\r\nvim.diagnostic.config() already works quite well as the \"entry point\"\r\nfor tuning knobs with diagnostic UI elements, so this fits in nicely and\r\ncomposes well with existing mental models and idioms.","shortMessageHtmlLink":"feat: add \"jump\" options to vim.diagnostic.config() (neovim#29067)"}},{"before":"b00a9eecc20c8c3a928b4f024e99a2d1da0325df","after":"a20adf7ea92e88f417a95c7e15ecf935418ff9e2","ref":"refs/heads/copr","pushedAt":"2024-05-28T08:00:04.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"9a0239fdc8b380a8a32739a7c722fe90e3c2e910","after":"c272f30b1fdd62ee59fac1004ecde97df4f2bb08","ref":"refs/heads/master","pushedAt":"2024-05-28T08:00:04.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge pull request #29057 from zeertzjq/vim-0b74eeceb856\n\nvim-patch:0b74eec: runtime(stylus): remove remaining css code (vim/vim#14866)","shortMessageHtmlLink":"Merge pull request neovim#29057 from zeertzjq/vim-0b74eeceb856"}},{"before":"5f28283b0ea93463466ab18801774015cdcaa483","after":"b00a9eecc20c8c3a928b4f024e99a2d1da0325df","ref":"refs/heads/copr","pushedAt":"2024-05-27T12:42:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"debug","shortMessageHtmlLink":"debug"}},{"before":"8eeec18ad786bea55111473347977a1bb3bd52e5","after":"5f28283b0ea93463466ab18801774015cdcaa483","ref":"refs/heads/copr","pushedAt":"2024-05-27T08:00:03.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"05a65432b6bb718d67dda370144e34faf933c086","after":"9a0239fdc8b380a8a32739a7c722fe90e3c2e910","ref":"refs/heads/master","pushedAt":"2024-05-27T08:00:03.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"fix(drawline): don't draw beyond end of window (#29035)","shortMessageHtmlLink":"fix(drawline): don't draw beyond end of window (neovim#29035)"}},{"before":"b43244adafa0f4d86409d1101754d5e23782c158","after":"05a65432b6bb718d67dda370144e34faf933c086","ref":"refs/heads/master","pushedAt":"2024-05-26T08:00:03.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge pull request #29006 from bfredl/apitest\n\nrefactor(tests): use more global highlight definitions","shortMessageHtmlLink":"Merge pull request neovim#29006 from bfredl/apitest"}},{"before":"f4c4b28ef2c6bd24d6e15919ac400c26c8a14711","after":"8eeec18ad786bea55111473347977a1bb3bd52e5","ref":"refs/heads/copr","pushedAt":"2024-05-26T08:00:03.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"4f431bb632b5285fc0f0d5e6ac0ff21b7c6ef101","after":"b43244adafa0f4d86409d1101754d5e23782c158","ref":"refs/heads/master","pushedAt":"2024-05-25T08:00:04.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"vim-patch:5e45715: runtime(typescript): update outdated syntax files\n\nfixes: vim/vim#14721\nfixes: HerringtonDarkholme/yats.vim#277\ncloses: vim/vim#14840\n\nhttps://github.com/vim/vim/commit/5e4571508480c8f51748e49fb05c1891db0cb803\n\nCo-authored-by: rhysd ","shortMessageHtmlLink":"vim-patch:5e45715: runtime(typescript): update outdated syntax files"}},{"before":"402b3dedf0ca96db6d31cbb0b3275afb5dbd58d7","after":"f4c4b28ef2c6bd24d6e15919ac400c26c8a14711","ref":"refs/heads/copr","pushedAt":"2024-05-25T08:00:04.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"87ee4f803e7f24dc33c49951a32128c209c2ca42","after":"402b3dedf0ca96db6d31cbb0b3275afb5dbd58d7","ref":"refs/heads/copr","pushedAt":"2024-05-24T08:00:04.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"bdf15dbe6909b39e5d3cf22ae844ebd37862a1a8","after":"4f431bb632b5285fc0f0d5e6ac0ff21b7c6ef101","ref":"refs/heads/master","pushedAt":"2024-05-24T08:00:04.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"vim-patch:9.1.0439: Cannot filter the history (#28958)\n\nProblem: Cannot filter the history\r\nSolution: Implement :filter :history\r\n\r\ncloses: vim/vim#14835\r\n\r\nhttps://github.com/vim/vim/commit/42a5b5a6d0d05255b9c464abe71f29c7677b5833\r\n\r\nCo-authored-by: Christian Brabandt ","shortMessageHtmlLink":"vim-patch:9.1.0439: Cannot filter the history (neovim#28958)"}},{"before":"964290172455cd1392a302f228c2a5252a077def","after":"87ee4f803e7f24dc33c49951a32128c209c2ca42","ref":"refs/heads/copr","pushedAt":"2024-05-23T08:00:04.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"Merge branch 'master' into copr","shortMessageHtmlLink":"Merge branch 'master' into copr"}},{"before":"10601ac5fa3cf3d26f315873dab4384045999c7f","after":"bdf15dbe6909b39e5d3cf22ae844ebd37862a1a8","ref":"refs/heads/master","pushedAt":"2024-05-23T08:00:04.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)\n\nProblem: Wrong yanking with exclusive selection and virtualedit=all,\r\n and integer overflow when using getregion() on it.\r\nSolution: Set coladd when decreasing column and 'virtualedit' is active.\r\n Add more tests for getregion() with 'virtualedit' (zeertzjq).\r\n\r\ncloses: vim/vim#14830\r\n\r\nhttps://github.com/vim/vim/commit/701ad50a9efcf0adfe6d787b606c4e4dbd31f26d","shortMessageHtmlLink":"vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all ("}},{"before":"14f9aacc9d096d3e78f9f4ccc98f23588d98198c","after":"10601ac5fa3cf3d26f315873dab4384045999c7f","ref":"refs/heads/master","pushedAt":"2024-05-22T08:00:05.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"agriffis","name":"Aron Griffis","path":"/agriffis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50637?s=80&v=4"},"commit":{"message":"vim-patch:62ccaa6: runtime(termdebug): check for gdb file/dir before using as buffer name (#28908)\n\nAdd test so that this doesn't regress.\r\n\r\nfixes: vim/vim#12718\r\ncloses: vim/vim#14792\r\n\r\nhttps://github.com/vim/vim/commit/62ccaa60d5f7f9a13c758bd5e55b7ca6855a6de9\r\n\r\nCo-authored-by: Ubaldo Tiberi ","shortMessageHtmlLink":"vim-patch:62ccaa6: runtime(termdebug): check for gdb file/dir before …"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXNVhRgA","startCursor":null,"endCursor":null}},"title":"Activity · agriffis/neovim"}