aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* 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
|\
| * vim-patch:7.4.1161Jurica Bradaric2016-05-14
| * vim-patch:7.4.1123Jurica Bradaric2016-05-14
| * vim-patch:7.4.1119Jurica Bradaric2016-05-14
* | fopen_noinh_readbin: restore WIN32 decisionJustin M. Keyes2016-05-28
* | do_source: less fuss about fopen_noinh_readbinJustin M. Keyes2016-05-28
* | vim-patch:7.4.1832Jurica Bradaric2016-05-17
* | ex_cmds2: Fix memory leak.Jurica Bradaric2016-05-17
* | Remove unnecessary forward function declarations.Jurica Bradaric2016-05-17
* | vim-patch:7.4.1102Jurica Bradaric2016-05-17