aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.0.0439: ":%argdel" gives an error for an empty arglistJustin M. Keyes2018-02-11
* *: Provide list length when allocating listsZyX2018-01-14
* io: retry fgets on EINTR (#7632)Matt Widmann2017-11-25
* eval_clear: free profile dataJustin M. Keyes2017-10-30
* vim-patch:8.0.1207Justin M. Keyes2017-10-29
* vim-patch:8.0.0680James McCoy2017-08-21
* vim-patch:8.0.0612James McCoy2017-08-21
* vim-patch:8.0.0308James McCoy2017-08-21
* Merge pull request #7145 from ckelsel/vim-8.0.0174James McCoy2017-08-16
|\
| * vim-patch:8.0.0174ckelsel2017-08-10
* | ex_getln: Replace global with entry in save_cclineZyX2017-07-17
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * *: Add comment to all C filesZyX2017-04-19
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * *: Use const char * in set_one_cmd_contextZyX2017-03-29
| * *: Make some more things const and with lengthZyX2017-03-29
| * *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
| * eval: Split eval.c into smaller filesZyX2017-03-29
* | ex_getln: Refactor script_get()ZyX2017-03-27
|/
* vim-patch:7.4.2164 (#6326)Justin M. Keyes2017-03-21
* job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
* *: Partial string handling refactoringZyX2017-02-15
* vim-patch:7.4.2024Marco Hinz2017-02-04
* vim-patch:7.4.1699 (#5660)Michael Ennen2016-11-29