aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* 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
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* perf: Disable clipboard in do_cmdline().Justin M. Keyes2016-08-25
* ops.c: Rename start_global_changes().Justin M. Keyes2016-08-25
* Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\
| * Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco2016-07-02
* | lintJames McCoy2016-07-08
* | vim-patch:7.4.1986James McCoy2016-07-08
* | vim-patch:7.4.1973James McCoy2016-07-08
* | vim-patch:7.4.1840James McCoy2016-07-08
* | vim-patch:7.4.1712James McCoy2016-07-08
* | vim-patch:7.4.1596James McCoy2016-07-08
* | vim-patch:7.4.1553James McCoy2016-07-08
* | vim-patch:7.4.1552James McCoy2016-07-08
* | vim-patch:7.4.1551James McCoy2016-07-08
* | vim-patch:7.4.1550James McCoy2016-07-08
* | vim-patch:7.4.1528James McCoy2016-07-08
* | vim-patch:7.4.1499James McCoy2016-07-08
* | vim-patch:7.4.1486James McCoy2016-07-08
* | vim-patch:7.4.1480James McCoy2016-07-08
* | vim-patch:7.4.1479James McCoy2016-07-08
* | vim-patch:7.4.1478James McCoy2016-07-08
* | vim-patch:7.4.1388James McCoy2016-07-08
* | vim-patch:7.4.1384James McCoy2016-07-08
|/
* Fix regression of :drop introduced in 1a91000Michael Budde2016-07-01
* ex_cmds2.c: cleanupJustin M. Keyes2016-06-25
* ex_cmds2.c:style: Silence all clint warningsJ Phani Mahesh2016-06-24
* ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* Merge pull request #4756 from jbradaric/vim-7.4.1119Justin M. Keyes2016-05-29
|\