aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | vim-patch:8.2.4938: crash when matching buffer with invalid patternzeertzjq2022-05-11
| * | vim-patch:8.2.4901: NULL pointer access when using invalid patternzeertzjq2022-05-11
| * | Merge pull request #18366 from famiu/feat/api/nvim_cmdbfredl2022-05-11
| |\ \ | | |/ | |/|
| | * feat(api): add `nvim_cmd`Famiu Haque2022-05-11
| | * feat(keyset): allow hash conflictsbfredl2022-05-09
| * | vim-patch:8.2.4929: off-by-one error in in statusline itemzeertzjq2022-05-10
| * | vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
| |/
| * vim-patch:8.2.4925: trailing backslash may cause reading past end of line (#1...zeertzjq2022-05-09
| * vim-patch:8.2.4924: maparg() may return a string that cannot be reusedzeertzjq2022-05-09
| * vim-patch:8.2.4923: test checks for terminal feature unnecessarilyzeertzjq2022-05-09
| * vim-patch:8.2.4918: conceal character from matchadd() displayed too many timeszeertzjq2022-05-09
| * vim-patch:8.2.4922: mouse test fails on MS-Windowszeertzjq2022-05-09
| * vim-patch:8.2.4916: mouse in Insert mode test failszeertzjq2022-05-09
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-09
| * feat: cmdline funcs (#18284)Shougo2022-05-09
| * refactor(grid): move out grid_* functions from screen.cbfredl2022-05-08
| * vim-patch:8.2.4908: no text formatting for // comment after a statement (#18472)zeertzjq2022-05-08
| * vim-patch:8.2.4907: some users do not want a line comment always inserted (#1...Christian Clason2022-05-07
| * Merge pull request #18425 from dundargoc/refactor/char_u/1bfredl2022-05-07
| |\
| | * refactor: replace char_u variables and functions with charDundar Goc2022-05-07
| * | Merge pull request #18460 from bfredl/decor33bfredl2022-05-07
| |\ \
| | * | refactor(decor): use decor levels properlybfredl2022-05-07
| * | | Merge pull request #18450 from dundargoc/build/clint/remove-function-size-war...bfredl2022-05-07
| |\ \ \ | | |/ / | |/| |
| | * | build(clint): remove "function size is too large" warningDundar Goc2022-05-06
| | |/
| * | Merge pull request #18457 from famiu/feat/api/nvim_parse_cmdbfredl2022-05-07
| |\ \
| | * | fix(api): make `nvim_parse_cmd` work correctly with both range and countFamiu Haque2022-05-07
| * | | fix(extmarks): revert to int for extmark rowzeertzjq2022-05-07
| |/ /
| * / vim-patch:8.2.4469: Coverity warns for uninitialized variableDundar Goc2022-05-06
| |/
| * Merge pull request #18302 from dundargoc/refactor/enable-conversion-warning/editbfredl2022-05-06
| |\
| | * refactor: enable -Wconversion warning for edit.cDundar Goc2022-05-06
| * | vim-patch:8.2.4881: "P" in Visual mode still changes some registers (#18445)zeertzjq2022-05-06
| |/
| * Merge pull request #18442 from dundargoc/uncrustifybfredl2022-05-06
| |\
| | * refactor: upgrade uncrustify configuration to version 0.75Dundar Goc2022-05-06
| | * refactor: move macro definiton outside of enumsDundar Goc2022-05-06
| * | Merge pull request #18438 from famiu/feat/api/nvim_parse_cmdbfredl2022-05-06
| |\ \ | | |/ | |/|
| | * fix(api): make `nvim_parse_cmd` propagate errorsFamiu Haque2022-05-05
| * | Merge pull request #18431 from famiu/feat/api/nvim_get_autocmds/group_namebfredl2022-05-05
| |\ \
| | * | feat(api): add `group_name` to `nvim_get_autocmds`Famiu Haque2022-05-05
| * | | Merge pull request #18416 from dundargoc/refactor/remove-char_ubfredl2022-05-05
| |\ \ \
| | * | | refactor: replace char_u variables and functions with charDundar Goc2022-05-05
| | |/ /
| * | | Merge pull request #18314 from tk-shirasaka/global-statusline-on-ext_messagesbfredl2022-05-05
| |\ \ \ | | |_|/ | |/| |
| | * | fix: display global statusline correctly with ext_messagesshirasaka2022-05-05
| * | | Merge pull request #18417 from famiu/feat/api/nvim_parse_cmdbfredl2022-05-05
| |\ \ \ | | |_|/ | |/| |
| | * | refactor(api): make `range` in `nvim_parse_cmd` an arrayFamiu Haque2022-05-05
| | |/
| * | vim-patch:8.2.4868: when closing help window autocmds triggered for wrong win...zeertzjq2022-05-05
| * | vim-patch:8.2.4867: listing of mapping with K_SPECIAL is wrong (#18419)zeertzjq2022-05-05
| * | vim-patch:8.2.4865: :startinsert right after :stopinsert may not work (#18418)zeertzjq2022-05-05
| |/
| * Merge pull request #18386 from ii14/version_dict_prereleasebfredl2022-05-04
| |\
| | * feat: add "prerelease" to version dictii142022-05-03
| * | refactor: replace char_u variables and functions with charDundar Goc2022-05-04