aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* PVS/V1032: pointer cast to a more strictly aligned typeJustin M. Keyes2019-01-18
* PVS/V1032: pointer cast to a more strictly aligned typeJustin M. Keyes2019-01-18
* screen: avoid redrawing windows immediately when debug signs are placed.Björn Linse2019-01-09
* multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
* multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
* vim-patch:8.1.0588: cannot define a sign with space in the textJan Edmund Lazo2018-12-14
* vim-patch:8.1.0516: :move command sets 'modified' #9224Jan Edmund Lazo2018-11-11
* vim-patch:8.0.1553: find digraph to insert a character #8190lokesh11972018-10-30
* fix warning: null arg passed to 'nonnull' paramJustin M. Keyes2018-10-21
* signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
* vim-patch:8.1.0468: MS-Windows: filter command with pipe character fails (#9101)Jan Edmund Lazo2018-10-10
* vim-patch:8.1.0416: sort doesn't report deleted lines (#9062)Jan Edmund Lazo2018-09-28
* lintJan Edmund Lazo2018-09-27
* vim-patch:8.1.0120: buffer 'modified' set even when :sort has no changesJan Edmund Lazo2018-09-26
* cleanup/TUI: remove old unused code #9013Justin M. Keyes2018-09-19
* globals: KeyTyped is boolJan Edmund Lazo2018-09-14
* do_shell, do_filter: Remove "clear screen", "wait for return" callsJustin M. Keyes2018-09-12
* UI/cleanup: Remove most redraw_later_clear() callsJustin M. Keyes2018-09-12
* vim-patch:8.1.0034: cursor not restored with ":edit #"Jan Edmund Lazo2018-09-11
* window: refactor boolean variables in win_close()Jan Edmund Lazo2018-09-06
* vim-patch:8.0.0782: using freed memory in quickfix codeJan Edmund Lazo2018-09-06
* lintJan Edmund Lazo2018-09-04
* ex_cmds: const variables in find_help_tags()Jan Edmund Lazo2018-09-04
* vim-patch:8.1.0235: more help tags that jump to the wrong locationJan Edmund Lazo2018-09-04
* vim-patch:8.1.0231: :help -? goes to help for -+Jan Edmund Lazo2018-09-04
* vim-patch:8.0.1383: local additions in help skips some filesJan Edmund Lazo2018-09-04
* Remove has_mbytes from lines local to parent commitZviRackover2018-08-31
* Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_lenZviRackover2018-08-31
* vim-patch:8.1.0110: file name not displayed with ":file" (#8878)Justin M. Keyes2018-08-21
* refactor: Replace vim_strrchr() with strrchar() (#8718)ZviRackover2018-08-11
* Merge #8744 from janlazo/vim-8.0.0890Justin M. Keyes2018-08-08
|\
| * memline: copy in ml_replace() is boolJan Edmund Lazo2018-08-07
| * vim-patch:8.0.1216: tabline is not always updated for :file commandJan Edmund Lazo2018-08-06
* | Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
|/
* ex_cmds: add const to helptags_one() variablesJan Edmund Lazo2018-08-01
* ex_cmds: add const to fix_help_buffer() variablesJan Edmund Lazo2018-08-01
* ex_cmds: refactor utf8 variables to TriStateJan Edmund Lazo2018-08-01
* vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
* highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21
* vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)Jan Edmund Lazo2018-07-13
* vim-patch:8.0.0677: setting 'filetype' may switch buffersJan Edmund Lazo2018-06-26
* vim-patch:8.0.0707: freeing wrong memory with certain autocommandsJan Edmund Lazo2018-06-25
* *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* vim-patch:8.0.0621: :stag does not respect 'switchbuf'Jan Edmund Lazo2018-06-21
* vim-patch:8.0.0537: illegal memory access with :z and large count (#8592)Jan Edmund Lazo2018-06-19
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* Rename some more, fixe borked renamingKillTheMule2018-05-23
* LintKillTheMule2018-05-23
* Some renamings and doc changesKillTheMule2018-05-23