aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | ex_getln: Call highlight callback inside :tryZyX2017-06-28
| * | | | | | | | | | | | | ex_getln: Enable coloring for expression modeZyX2017-06-27
| * | | | | | | | | | | | | eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
| * | | | | | | | | | | | | ex_getln: Add some more tests, fix some found errorsZyX2017-06-27
| * | | | | | | | | | | | | ex_getln: Add basic support for coloring command-line promptZyX2017-06-27
| * | | | | | | | | | | | | ex_getln: Do not do arabic shaping unless neededZyX2017-06-27
| * | | | | | | | | | | | | ex_getln: Clean up draw_cmdline a bitZyX2017-06-27
* | | | | | | | | | | | | | doc: screen_resize(): remove mention of "mustset"Justin M. Keyes2017-08-14
* | | | | | | | | | | | | | ui: disable 'lazyredraw' during ui_refresh.Justin M. Keyes2017-08-14
* | | | | | | | | | | | | | io: more guards against NULL filename (#7159)Justin M. Keyes2017-08-13
* | | | | | | | | | | | | | lua/executor: Fix crash when printing empty string (#7157)Nikolai Aleksandrovich Pavlov2017-08-13
* | | | | | | | | | | | | | tui: fix DECSCUSR logic #6997Sebastian Parborg2017-08-13
* | | | | | | | | | | | | | vim-patch:8.0.0235Justin M. Keyes2017-08-12
* | | | | | | | | | | | | | oldtest: cannot `:set term` in NvimJustin M. Keyes2017-08-12
* | | | | | | | | | | | | | vim-patch:8.0.0524Justin M. Keyes2017-08-12
* | | | | | | | | | | | | | vim-patch:8.0.0518Justin M. Keyes2017-08-12
* | | | | | | | | | | | | | vim-patch:8.0.0290 vim-patch:8.0.0394Justin M. Keyes2017-08-12
* | | | | | | | | | | | | | vim-patch:8.0.0311Justin M. Keyes2017-08-12
* | | | | | | | | | | | | | vim-patch:8.0.0128Justin M. Keyes2017-08-12
* | | | | | | | | | | | | | vim-patch:8.0.0126Justin M. Keyes2017-08-12
* | | | | | | | | | | | | | vim-patch:8.0.0090 fix breakindent bugJustin M. Keyes2017-08-12
* | | | | | | | | | | | | | coverity/166184: Check length of str, not termJames McCoy2017-08-11
* | | | | | | | | | | | | | Merge pull request #7143 from jamessan/log_callstack_to_fileJames McCoy2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | log: Add log_callstack_to_file()James McCoy2017-08-09
* | | | | | | | | | | | | | | vim-patch:8.0.0165 (#7132)KunMing Xie2017-08-10
* | | | | | | | | | | | | | | buf_write(): handle NULL fname on non-unixJustin M. Keyes2017-08-10
* | | | | | | | | | | | | | | os_stat: return ENOENT on NULL filename argJames McCoy2017-08-10
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge #7134 from justinmk/oldtest-tmpdirJustin M. Keyes2017-08-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | oldtest: test_cmdline: Complete "Xtestf" so "Xtest-tmpdir" isn't matchedJames McCoy2017-08-09
| * | | | | | | | | | | | | | oldtest: use TMPDIRJustin M. Keyes2017-08-09
| |/ / / / / / / / / / / / /
* / / / / / / / / / / / / / buf_write(): wrong argument to os_fileinfo_hardlinksJustin M. Keyes2017-08-09
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | vim-patch:8.0.0149 (#7127)KunMing Xie2017-08-08
* | | | | | | | | | | | | vim-patch:8.0.0111 (#7090)KunMing Xie2017-08-06
* | | | | | | | | | | | | vim-patch:8.0.0147 #7121ckelsel2017-08-06
* | | | | | | | | | | | | vim-patch:8.0.0143 (#7120)KunMing Xie2017-08-06
* | | | | | | | | | | | | vim-patch:8.0.0137 (#7119)KunMing Xie2017-08-06
* | | | | | | | | | | | | vim-patch:8.0.0086 (#7118)lonerover2017-08-06
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | input: skip dialogs if no UI is activeJustin M. Keyes2017-08-06
* | | | | | | | | | | | win_defs.h: redefine RGB macro after undefiningJustin M. Keyes2017-08-06
* | | | | | | | | | | | build: silence maybe-uninitialized warningJustin M. Keyes2017-08-06
* | | | | | | | | | | | terminal: block redraw during c_CTRL-DJustin M. Keyes2017-08-05
* | | | | | | | | | | | win_redr_status(): skip if wildmenu is showingJustin M. Keyes2017-08-05
* | | | | | | | | | | | vim-patch:8.0.0134 (#7109)KunMing Xie2017-08-05
* | | | | | | | | | | | test/oldtest: avoid delete() on files used by a subprocessJustin M. Keyes2017-08-04
* | | | | | | | | | | | vim-patch:8.0.0133 (#7107)KunMing Xie2017-08-04
* | | | | | | | | | | | fix lint errorlonerover2017-08-04
* | | | | | | | | | | | vim-patch:8.0.0081lonerover2017-08-04
* | | | | | | | | | | | Revert "vim-patch:8.0.0133 (#7107)"Justin M. Keyes2017-08-03
* | | | | | | | | | | | vim-patch:8.0.0133 (#7107)KunMing Xie2017-08-02
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #7104 from jamessan/run-oldtests-under-headlessJames McCoy2017-07-30
|\ \ \ \ \ \ \ \ \ \ \