aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds2.c
Commit message (Expand)AuthorAge
* 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
* | Linting fixups for vim-patch:7.4.1037James McCoy2016-05-14
* | vim-patch:7.4.1037James McCoy2016-05-14
|/
* *: Fix new linter errorsZyX2016-05-01
* Windows: without libintl use LC_CTYPE instead of LC_MESSAGESRui Abreu Ferreira2016-04-29
* Linting.KillTheMule2016-04-23
* vim-patch:7.4.822KillTheMule2016-04-23
* *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
* Merge pull request #4289 from phanimahesh/refactor/wconversion/ex_cmds2.cBjörn Linse2016-02-28
|\
| * ex_cmds2.c:style: silence clint after -Wconversion changesJ Phani Mahesh2016-02-27
| * enable -Wconversion for ex_cmds2.cJ Phani Mahesh2016-02-27
* | vim-patch:7.4.1112Jurica Bradaric2016-02-27
|/
* Windows: Include <fcntl.h> for file constants.Seth Jackson2016-01-17