aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452)KunMing Xie2018-05-30
* API: nvim_get_commands(): return DictionaryJustin M. Keyes2018-05-12
* API: nvim_get_commands(): more attributesJustin M. Keyes2018-05-11
* API: nvim_get_commands(): always return keysJustin M. Keyes2018-05-11
* API: nvim_get_commands()Nimit Bhardwaj2018-05-11
* Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\
| * ex_docmd: Fix PVS/V547: condition was already checked in surr. if()ZyX2018-04-15
| * ex_docmd: Fix PVS/V547: due to short-circuiting name_len is never > 4ZyX2018-04-15
* | Merge #8304 "default to 'nofsync'"Justin M. Keyes2018-04-24
|\ \
| * | IO: let 'fsync' option control more casesJustin M. Keyes2018-04-21
* | | inccommand: do not execute trailing commands #8256Nimit Bhardwaj2018-04-21
|/ /
* | events: VimSuspend, VimResume #8280geekodour2018-04-15
* | cleanup: remove main_start_gui()Justin M. Keyes2018-04-11
|/
* *: Replace did_throw checks with current_exception checksZyX2018-03-25
* *: Make sure that !did_throw implies !current_exceptionZyX2018-03-25
* Merge #4419 'implement <Cmd> key'Justin M. Keyes2018-03-24
|\
| * getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
* | refactor/rename: path_try_shorten_fname()Justin M. Keyes2018-03-24
* | refactor/rename: path_is_absolute()Justin M. Keyes2018-03-24
* | refactor: eliminate `autocmd_fname_full` globalJustin M. Keyes2018-03-24
* | provider/RPC: apply_autocmds_group(): fix double-freeJustin M. Keyes2018-03-24
|/
* lintJustin M. Keyes2018-02-12
* vim-patch:8.0.1205: it is possible to unload a changed bufferJustin M. Keyes2018-02-11
* vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* vim-patch:8.0.0613: the conf filetype is used before ftdetect from packagesJustin M. Keyes2018-02-11
* vim-patch:8.0.1204: a QuitPre autocommand may get the wrong file nameJustin M. Keyes2018-02-11
* vim-patch:8.0.0700: segfault with QuitPre autocommand closes the windowJustin M. Keyes2018-02-11
* Add completion for :checkhealthMarco Hinz2018-01-18
* defaults: do :filetype stuff unless explicitly "off"Justin M. Keyes2018-01-04
* Move applying of TabClosed to win_close_othertabDaniel Hahler2017-12-29
* Merge branch 'master' into expression-parserZyX2017-12-03
|\
| * fix lint errorckelsel2017-12-02
| * vim-patch:8.0.0298ckelsel2017-12-02
* | Merge branch 'master' into expression-parserZyX2017-11-19
|\|
| * 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
| * vim-patch:8.0.0218 (#7529)KunMing Xie2017-11-10
* | Merge branch 'master' into expression-parserZyX2017-10-30
|\|
| * inccommand: Ignore leading modifiers in the commandJames McCoy2017-10-24
| * :cquit : take an error code argument #7336Josh Leeb-du Toit2017-10-22
* | syntax,viml/expressions/parser: Create defaults for expr highlightingZyX2017-10-29
|/
* lintJames McCoy2017-09-26
* vim-patch:8.0.1024James McCoy2017-09-26
* vim-patch:8.0.0253James McCoy2017-09-26
* vim-patch:8.0.0294 (#7305)Michael Schupikov2017-09-23
* vim-patch:8.0.0327 (#7281)KunMing Xie2017-09-17
* vim-patch:8.0.0324 (#7279)KunMing Xie2017-09-17
* Use Normal mode as default when opening a new terminalDrew Neil2017-08-21
* vim-patch:8.0.0290 vim-patch:8.0.0394Justin M. Keyes2017-08-12