summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ex_cmds.c
AgeCommit message (Expand)AuthorFiles
2022-03-08vim-patch:8.2.3952: first line not redrawn when adding lines to an empty bufferzeertzjq1
2021-11-19refactor: saner options for uncrustify (#16204)dundargoc1
2021-11-16refactor: reduce number of explicit char casts (#16077)dundargoc1
2021-11-14refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2lenBjörn Linse1
2021-11-01vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy1
2021-11-01vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy1
2021-11-01vim-patch:8.1.0306: plural messages are not translated properlyJames McCoy1
2021-10-31refactor: saner options for uncrustify #16196dundargoc1
2021-10-25refactor(api): move extmark API to its own fileBjörn Linse1
2021-10-23vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse1
2021-10-21vim-patch:8.1.2379: using old C style commentsDundar Göc1
2021-10-17Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo1
2021-10-17fixup! vim-patch:8.1.2379: using old C style commentsDundar Göc1
2021-10-16fixup! vim-patch:8.1.2379: using old C style commentsDundar Göc1
2021-10-13refactor: reduce number of unique char castsDundar Göc1
2021-10-12refactor: reduce number of unique char casts (#15995)dundargoc1
2021-10-08fix(buffer_updates): handle :sort of already sorted bufferBjörn Linse1
2021-10-06vim-patch:8.1.2379: using old C style commentsDundar Göc1
2021-09-26refactor: replace sprintf with snprintf #15794dundargoc1
2021-09-25refactor: format with uncrustify #15778dundargoc1
2021-09-17Merge pull request #15580 from seandewar/vim-8.2.3378Jan Edmund Lazo1
2021-09-14fix: "redundant cast to the same type" #15662dundargoc1
2021-09-13refactor: replace TRUE/FALSE with true/false #15647dundargoc1
2021-09-11vim-patch:8.1.1355: obvious mistakes are accepted as valid expressionsSean Dewar1
2021-09-10vim-patch:8.2.3400: ":z!" is not supportedSean Dewar1
2021-09-10refactor: format files with uncrustify #15607dundargoc1
2021-09-07refactor: format files with uncrustifyDundar Göc1
2021-08-22refactor: replace TRUE/FALSE with true/false #15425dundargoc1
2021-08-12refactor: replace TRUE/FALSE with true/falseDundar Göc1
2021-08-11refactor(plines): move horizontal size functions to plines.cBjörn Linse1
2021-08-10refactor(plines): remove implicit curwin chartabsize() functionBjörn Linse1
2021-07-30refactor: replace TRUE/FALSE with true/falseDundar Göc1
2021-07-23Remove EXMODE_NORMALmatveyt1
2021-07-09Merge pull request #12971 from vigoux/decurbufBjörn Linse1
2021-07-07chore: use codespell to spell check #15016dundargoc1
2021-07-06undo: reduce reliance on curbufThomas Vigouroux1
2021-06-29Merge pull request #14335 from chentau/extmark_delbytesBjörn Linse1
2021-06-29Manually zero out deleted_bytes2 when substituting and joining lineschentau1
2021-06-23vim-patch:8.2.3033: no error when using alpha delimiter with :globalJan Edmund Lazo1
2021-06-23vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy bufferJan Edmund Lazo1
2021-05-13lintJan Edmund Lazo1
2021-05-13vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommandJan Edmund Lazo1
2021-05-13vim-patch:8.2.2354: crash with a weird combination of autocommandsJan Edmund Lazo1
2021-04-20vim-patch:8.2.1933: cannot sort using locale orderingSean Dewar1
2021-04-14flush curbuf->deleted_bytes2 after calling do_movechentau1
2021-04-02extmark: fixes for noexpandtab and retabchentau1
2021-03-28vim-patch:8.1.0126: various problems with 'vartabstop'VVKot1
2021-03-28vim-patch:8.1.0114: confusing variable nameVVKot1
2021-03-28vim-patch:8.1.0105: all tab stops are the sameVVKot1
2021-03-06vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptionsJan Edmund Lazo1