aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Remove display_erros()erw72019-06-09
* | includesDaniel Hahler2019-08-07
* | lint: helptags_oneIhor Antonov2019-07-30
* | clang/"null pointer dereference": ex_cmds.cIhor Antonov2019-07-29
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | refactor: use int for Columns and RowsBjörn Linse2019-07-19
* | vim-patch:8.0.1202: :wall gives an errof for a terminal windowJan Edmund Lazo2019-06-28
* | vim-patch:8.1.0270: checking for a Tab in a line could be fasterJan Edmund Lazo2019-06-23
* | vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a blockJan Edmund Lazo2019-06-19
* | vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2019-06-13
|/
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* 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