aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
* 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
* 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
* 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
* 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
* 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
* lintJustin M. Keyes2016-11-08
* 'inccommand': reworkJustin M. Keyes2016-11-08
* LintedKillTheMule2016-10-30
* Incsubsitution featureKillTheMule2016-10-30
* Merge #5500Justin M. Keyes2016-10-26
|\
| * Fix lint errors.Grzegorz Milka2016-10-23
| * vim-patch:7.4.2312Grzegorz Milka2016-10-23
* | vim-patch:7.4.2128 (#5517)Michael Ennen2016-10-26
|/
* 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
* doc: minor comment tweaksJustin M. Keyes2016-09-28
* vim-patch 7.4.1266Michael Ennen2016-09-18
* vim-patch:7.4.1913 (#5260)Jurica Bradarić2016-09-04
* vim-patch:7.4.1900 (#5259)Jurica Bradarić2016-09-04
* perf: Disable clipboard in do_cmdline().Justin M. Keyes2016-08-25
* ops.c: Rename start_global_changes().Justin M. Keyes2016-08-25
* ex_cmds: Factor pieces of functionality out of do_subJames McCoy2016-08-20
* lintJames McCoy2016-08-20
* vim-patch:7.4.2219James McCoy2016-08-20
* coverity/150263: s/STRCPY/STRLCPY/, bounds check (#5036)J Phani Mahesh2016-07-20
* lintJames McCoy2016-07-08
* vim-patch:7.4.1551James McCoy2016-07-08
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* Fix warnings with gcc 6.1Björn Linse2016-05-19
* vim-patch:7.4.1728Michael Ennen2016-05-17
* vim-patch:7.4.1568Michael Ennen2016-05-17
* *: Fix new linter errorsZyX2016-05-01
* Merge pull request #4632 from KillTheMule/vim-7.4.822Justin M. Keyes2016-04-25
|\
| * vim-patch:7.4.822KillTheMule2016-04-23
* | Merge #4303 'vim-patch:7.4.{951,1143,1144}'.Justin M. Keyes2016-04-25
|\ \ | |/ |/|
| * vim-patch:7.4.1144watiko2016-03-02
| * vim-patch:7.4.1143watiko2016-03-02
* | Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20
* | *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
* | 'shortmess': Add "F" flag. #4446Shougo Matsushita2016-03-17
* | quickfix.c: enable -WconversionCharles Joachim2016-03-10
|/
* Fix :%s/\n//Marco Hinz2016-03-01
* coverity/71532: STRING_OVERFLOWJustin M. Keyes2016-02-22
* vim-patch:7.4.922watiko2016-02-15
* vim-patch:7.4.700watiko2016-02-05
* vim-patch:7.4.1027watiko2016-02-01
* vim-patch:7.4.782watiko2016-02-01
* Merge #3916 "Add support for binary numbers".Justin M. Keyes2016-01-21
|\
| * Fix lint issuesJason Schulz2016-01-15