aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* Merge pull request #15580 from seandewar/vim-8.2.3378Jan Edmund Lazo2021-09-17
|\
| * vim-patch:8.2.3400: ":z!" is not supportedSean Dewar2021-09-10
* | fix: "redundant cast to the same type" #15662dundargoc2021-09-14
* | refactor: replace TRUE/FALSE with true/false #15647dundargoc2021-09-13
* | vim-patch:8.1.1355: obvious mistakes are accepted as valid expressionsSean Dewar2021-09-11
* | refactor: format files with uncrustify #15607dundargoc2021-09-10
|/
* refactor: format files with uncrustifyDundar Göc2021-09-07
* refactor: replace TRUE/FALSE with true/false #15425dundargoc2021-08-22
* refactor: replace TRUE/FALSE with true/falseDundar Göc2021-08-12
* refactor(plines): move horizontal size functions to plines.cBjörn Linse2021-08-11
* refactor(plines): remove implicit curwin chartabsize() functionBjörn Linse2021-08-10
* refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-30
* Remove EXMODE_NORMALmatveyt2021-07-23
* Merge pull request #12971 from vigoux/decurbufBjörn Linse2021-07-09
|\
| * undo: reduce reliance on curbufThomas Vigouroux2021-07-06
* | chore: use codespell to spell check #15016dundargoc2021-07-07
|/
* Merge pull request #14335 from chentau/extmark_delbytesBjörn Linse2021-06-29
|\
| * Manually zero out deleted_bytes2 when substituting and joining lineschentau2021-06-29
* | vim-patch:8.2.3033: no error when using alpha delimiter with :globalJan Edmund Lazo2021-06-23
* | vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy bufferJan Edmund Lazo2021-06-23
|/
* lintJan Edmund Lazo2021-05-13
* vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommandJan Edmund Lazo2021-05-13
* vim-patch:8.2.2354: crash with a weird combination of autocommandsJan Edmund Lazo2021-05-13
* vim-patch:8.2.1933: cannot sort using locale orderingSean Dewar2021-04-20
* flush curbuf->deleted_bytes2 after calling do_movechentau2021-04-14
* extmark: fixes for noexpandtab and retabchentau2021-04-02
* vim-patch:8.1.0126: various problems with 'vartabstop'VVKot2021-03-28
* vim-patch:8.1.0114: confusing variable nameVVKot2021-03-28
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptionsJan Edmund Lazo2021-03-06
* pos: define MAXCOL to INT_MAXJan Edmund Lazo2021-02-23
* vim-patch:8.2.1904: still using default option values after using ":badd +1"Jan Edmund Lazo2021-02-13
* vim-patch:8.2.1902: default option values changed with :badd for existing bufferJan Edmund Lazo2021-02-13
* vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
* buffer updates: add on_reload callback and handle it in treesitter parserBjörn Linse2021-02-10
* option: use char* for set_string_option_direct()Jan Edmund Lazo2021-02-07
* inccommand: preserve extmarks when undoing preview substitutionBjörn Linse2021-02-04
* vim-patch:8.2.2464: using freed memory if window closed in autocommandJan Edmund Lazo2021-02-03
* vim-patch:8.2.2458: Coverity warns for :retab using freed memoryJan Edmund Lazo2021-02-03
* vim-patch:8.2.2425: cursor on invalid line with range and :substituteJan Edmund Lazo2021-01-29
* vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'Jan Edmund Lazo2021-01-17
* buffer updates: mark sorted region as changed.Björn Linse2021-01-03
* vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
* Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* vim-patch:8.2.2231: when "--remote file" is used "file" is not reloadedJan Edmund Lazo2020-12-27
* vim-patch:8.2.0928: many type casts are used for vim_strnsave()Jan Edmund Lazo2020-12-27
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* Merge pull request #13595 from teto/fix-fillerBjörn Linse2020-12-24
|\
| * refactor: de-curwin-ify update_topline/curs_columnsMatthieu Coudron2020-12-23
* | vim-patch:8.1.0470: pointer ownership around fname_expand() is unclearJan Edmund Lazo2020-12-19