aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.0.0137 (#7119)KunMing Xie2017-08-06
* vim-patch:8.0.0086 (#7118)lonerover2017-08-06
* vim-patch:8.0.0133 (#7107)KunMing Xie2017-08-04
* vim-patch:8.0.0081lonerover2017-08-04
* Revert "vim-patch:8.0.0133 (#7107)"Justin M. Keyes2017-08-03
* vim-patch:8.0.0133 (#7107)KunMing Xie2017-08-02
* Merge pull request #7069 from jbradaric/vim-8.0.0034James McCoy2017-07-26
|\
| * vim-patch:8.0.0034Jurica Bradaric2017-07-25
* | vim-patch:8.0.0075Jurica Bradaric2017-07-25
|/
* fix lintckelsel2017-07-24
* vim-patch:8.0.0073ckelsel2017-07-23
* vim-patch:8.0.0069ckelsel2017-07-23
* 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
* mksession: Restore tab-local working directory #6859HiPhish2017-06-11
* ui: cleanup UI_CALL wrappersBjörn Linse2017-05-10
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * Use vim_strchr(s, c) when c may be NUL (#6656)James McCoy2017-05-03
| * lintJames McCoy2017-04-29
| * vim-patch:8.0.0150James McCoy2017-04-29
| * vim-patch:7.4.2263James McCoy2017-04-29
| * vim-patch:7.4.2244James McCoy2017-04-29
| * *: Add comment to all C filesZyX2017-04-19
| * *: Fix linter errorsZyX2017-04-16
| * ex_docmd: Remove unneeded if()ZyX2017-04-16
| * ex_docmd: Remove :Ni! easter eggZyX2017-04-16
| * ex_docmd: Remove excessive assignmentZyX2017-04-16
* | lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX2017-04-11
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * *: Use const char * in set_one_cmd_contextZyX2017-03-29
| * unittests: Add tests for tv_list_find*() functionsZyX2017-03-29
| * eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
| * eval: Move get_tv_string_buf() to eval/typval.cZyX2017-03-29