aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* vim-patch:7.4.2362raichoo2017-03-19
* terminal: Support extra arguments in 'shell'. #4504Jack Bracewell2017-03-17
* Merge #6252 from jamessan/vim-7.4.2069Justin M. Keyes2017-03-15
|\
| * lintJames McCoy2017-03-11
| * vim-patch:7.4.2101James McCoy2017-03-11
| * vim-patch:7.4.2069James McCoy2017-03-11
* | DirChanged: avoid redundant events on 'autochdir'Justin M. Keyes2017-03-12
* | DirChanged: trigger when switching scopesJustin M. Keyes2017-03-12
* | DirChanged: Publish _after_ updating win/tab CWD.Justin M. Keyes2017-03-12
* | tabpage_S: Name tp_localdir per convention.Justin M. Keyes2017-03-12
|/
* vim-patch:8.0.0388Matthew Malcomson2017-03-02
* vim-patch:8.0.0135Justin M. Keyes2017-03-02
* 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