aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
* vim-patch:8.1.0669: the ex_sign() function is too longAndrej Zieger2019-05-26
* vim-patch:8.1.0658: deleting signs and completion for :sign is insufficientAndrej Zieger2019-05-26
* vim-patch:8.1.0644: finding next sign ID is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0632: using sign group names is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* lintJustin M. Keyes2019-05-25
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* vim-patch:8.1.1360: buffer left 'nomodifiable' after :substituteJan Edmund Lazo2019-05-20
* vim-patch:8.1.1345: stuck in sandbox with ":s/../\=Function/gn"Jan Edmund Lazo2019-05-18
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* lintJan Edmund Lazo2019-04-30
* inccommand: Disable K_EVENT during preview calculationJustin M. Keyes2019-04-14
* vim-patch:8.1.1061: when substitute string throws error, substitute happens a...Jan Edmund Lazo2019-03-27
* vim-patch:8.1.0887: the 'l' flag in :subsitute is stickyJan Edmund Lazo2019-03-27
* vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* API/buffer-updates: always detach on buf-reload #9643KillTheMule2019-03-01
* vim-patch:8.1.0959: sorting large numbers is not tested (#9641)Jan Edmund Lazo2019-02-23
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* inccommand: auto-disable if folding is slow #9568KillTheMule2019-02-01
* terminal: handle size when switching buffers in windowBjörn Linse2019-01-27
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* 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