aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* Merge #6114 'Partial string handling refactoring'.Justin M. Keyes2017-02-17
|\
| * *: Fix linter errorsZyX2017-02-15
| * *: Partial string handling refactoringZyX2017-02-15
* | ex_docmd.c: Allow unescaped spaces in :edit filename (#6119)Kurt Bonatz2017-02-15
|/
* vim-patch:7.4.2024Marco Hinz2017-02-04
* refactor: Remove strncpy/STRNCPY. (#6008)Justin M. Keyes2017-01-26
* Move apply_autocmd_dirchanged() to vim_chdir()Marco Hinz2017-01-13
* Trigger DirChanged on 'autochdir'Marco Hinz2017-01-13
* New event: DirChangedMarco Hinz2017-01-13
* open_buffer(): Do `BufEnter` for directories.Justin M. Keyes2017-01-12
* inccommand: Preview :sub commands only after the delimiter is presentJames McCoy2017-01-11
* Merge pull request #5893 from lonerover/vim-7.4.2127James McCoy2017-01-06
|\
| * vim-patch:7.4.2127rover2017-01-05
* | vim-patch:7.4.2110 (#5880)lonerover2017-01-05
|/
* ex_docmd.c: Save/restore winminheight/winminwidth. #5717Rafael Bodill2016-12-10
* vim-patch:7.4.1897 (#5747)Shougo2016-12-10
* vim-patch:7.4.1696Shougo Matsushita2016-11-24
* 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* 'inccommand': reworkJustin M. Keyes2016-11-08
* LintedKillTheMule2016-10-30
* Incsubsitution featureKillTheMule2016-10-30
* Fix lint errors.Grzegorz Milka2016-10-23
* vim-patch:7.4.2312Grzegorz Milka2016-10-23
* vim-patch:7.4.2237Grzegorz Milka2016-10-23
* main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* terminal: Move re-edit detection to do_ecmd(). #5445Harm te Hennepe2016-10-12
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1913 (#5260)Jurica Bradarić2016-09-04
* Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'.Justin M. Keyes2016-08-25
|\
| * use bool type for flag mod_entry_T membersAnmol Sethi2016-08-24
| * vim-patch:7.4.1898Anmol Sethi2016-08-24
* | lintJustin M. Keyes2016-08-25
* | perf: Disable clipboard in do_cmdline().Justin M. Keyes2016-08-25
* | ops.c: Rename start_global_changes().Justin M. Keyes2016-08-25
|/
* Re-add support for the :browse command modifierJames McCoy2016-08-11
* [RFC] vim-patch:7.4.2011, vim-patch:7.4.2012, vim-patch:7.4.2066 #5106Shougo Matsushita2016-08-01
* lintJames McCoy2016-07-08
* vim-patch:7.4.1552James McCoy2016-07-08
* vim-patch:7.4.1492James McCoy2016-07-08
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | Fix style according to linterTJ DeVries2016-06-09
* | vim-patch:7.4.1151Michael Ennen2016-06-07
* | vim-patch:7.4.1150Michael Ennen2016-06-04
* | tcd: Determine correct scope from user inputJames McCoy2016-06-01
* | *: Rename main loop variable from loop to main_loopZyX2016-05-30
|/
* eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24
* Merge pull request #4743 from jamessan/vim-7.4.1037Justin M. Keyes2016-05-15
|\