aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...Justin M. Keyes2019-09-04
|/
* vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903Jan Edmund Lazo2019-09-01
* pyxversion: fix logic error #10759Björn Linse2019-08-14
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Fix problems with message catalog directoryerw72019-06-09
* | includesDaniel Hahler2019-08-07
* | PVS/V547: expression is always true/false #10640Ihor Antonov2019-07-29
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | vim-patch:8.0.1738: ":args" output is hard to readDaniel Hahler2019-07-24
* | vim-patch:8.1.0732: cannot build without the eval featureJan Edmund Lazo2019-07-17
* | vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePostJan Edmund Lazo2019-07-17
* | vim-patch:8.1.0166: using dict_add_nr_str() is clumsyJan Edmund Lazo2019-06-23
* | vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2019-06-13
|/
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* vim-patch:8.1.1363: ":vert options" #10048Jan Edmund Lazo2019-05-22
* vim-patch:8.1.1312: Coverity warning for using uninitialized variableJan Edmund Lazo2019-05-09
* vim-patch:8.1.0369: continuation lines cannot contain commentsJan Edmund Lazo2019-05-03
* vim-patch:8.0.1763: :argedit does not reuse an empty unnamed bufferMarco Hinz2019-04-08
* vim-patch:8.0.1372: profile log may be truncated halfway a characterJan Edmund Lazo2019-03-08
* provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-12
* vim-patch:8.1.0651: :args \"foo works like :args without argumentJan Edmund Lazo2019-01-03
* build: enable -WshadowJustin M. Keyes2019-01-02
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'James McCoy2018-12-29
* vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matchesJames McCoy2018-12-29
* vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrongJames McCoy2018-12-29
* provider: repurpose E319Justin M. Keyes2018-12-12
* provider: improve error message (#9344)Marco Hinz2018-12-11
* vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)Jan Edmund Lazo2018-12-01
* vim-patch:8.1.0512: 'helplang' default is inconsistent for C and C.UTF-8Jan Edmund Lazo2018-11-05
* dialog_changed: Remove mistaken assert #9069Daniel Hahler2018-09-30
* vim-patch:8.1.0334: 'autowrite' takes effect when buffer is not to be writtenJan Edmund Lazo2018-09-04
* globals: cmd_silent is boolJan Edmund Lazo2018-08-29
* ex_cmds2: checkall in dialog_changed() is boolJan Edmund Lazo2018-08-28
* vim-patch:8.0.0983: unnecessary check for NULL pointerJan Edmund Lazo2018-08-28
* vim-patch:8.0.0900: :tab options doesn't open a new tab pageJan Edmund Lazo2018-08-24
* vim-patch:8.0.1649: no completion for argument list commandsJan Edmund Lazo2018-08-16
* vim-patch:8.0.1398: :packadd does not load packages from the "start" director...Jan Edmund Lazo2018-07-23
* terminal: handle &confirm and :confirm on unloading (#8726)Marco Hinz2018-07-12
* 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
* api: Make nvim_set_option() update `:verbose set ...`b-r-o-c-k2018-05-03
* vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* vim-patch:8.0.0847: :argadd without argument can't handle space in file nameJustin M. Keyes2018-02-11
* vim-patch:8.0.0721: :argedit can only have one argumentJustin M. Keyes2018-02-11