aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | vim-patch:8.0.0806: tests may try to create XfakeHOME twiceJan Edmund Lazo2018-07-24
| * | | | | | | vim-patch:8.0.0805: GUI test fails with gnome2Jan Edmund Lazo2018-07-24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #8769 from janlazo/vim-8.0.1502James McCoy2018-07-27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | vim-patch:8.0.1622: possible NULL pointer dereferenceJan Edmund Lazo2018-07-23
| * | | | | | vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
| * | | | | | vim-patch:8.0.1502: in out-of-memory situation character is not restoredJan Edmund Lazo2018-07-23
| | |_|/ / / | |/| | | |
* | | | | | tui: clip invalid regions on resize (#8779), fixes #8774Björn Linse2018-07-26
* | | | | | Merge #8729 'log: milliseconds, format'Justin M. Keyes2018-07-25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | log.c: format: paddingJustin M. Keyes2018-07-25
| * | | | | log.c: ISO 8601 date/timeJustin M. Keyes2018-07-24
| * | | | | log.c: include millisecondsJustin M. Keyes2018-07-24
| * | | | | log.c: message formatJustin M. Keyes2018-07-24
| * | | | | rename: os_get_localtime => os_localtimeJustin M. Keyes2018-07-24
|/ / / / /
* | | | | Merge pull request #8771 from bfredl/glitchesBjörn Linse2018-07-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ui: fix glitches where scrolling region affects clearing of screenBjörn Linse2018-07-24
| * | | | screen.c: fix redrawing tabline when messages overflow screenBjörn Linse2018-07-24
| * | | | tests: add test for switching tabpage right after scrollBjörn Linse2018-07-24
| * | | | test: assert scroll region state for clearBjörn Linse2018-07-24
| * | | | tests: test for redrawing tabline when msgsep marker goes outside screenBjörn Linse2018-07-24
|/ / / /
* | | | build: Enable LTO (Link Time Optimization) #8654zhou132018-07-23
* | | | Merge #8589 'VimL: Remove legacy v:xx aliases'Justin M. Keyes2018-07-23
|\ \ \ \
| * | | | Make "v:errmsg", "v:shell_error" and "v:this_session" distinctShougo Matsushita2018-07-23
| |/ / /
* | | | doc: README: "Transitioning from Vim" note (#8763)Nathan Long2018-07-23
* | | | vim-patch:8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' s...Jan Edmund Lazo2018-07-23
* | | | Merge #8753 from janlazo/vim-8.0.0724Justin M. Keyes2018-07-23
|\ \ \ \
| * | | | vim-patch:8.0.1799: no test for :registers commandJan Edmund Lazo2018-07-17
| * | | | vim-patch:8.0.0727: message about what register to yank into is not translatedJan Edmund Lazo2018-07-17
| * | | | vim-patch:8.0.0724: the message for yanking doesn't indicate the registerJan Edmund Lazo2018-07-17
* | | | | vim-patch:8.0.1398: :packadd does not load packages from the "start" director...Jan Edmund Lazo2018-07-23
| |/ / / |/| | |
* | | | man.vim: improve manSentence regex (#8764)Synray2018-07-22
* | | | Merge pull request #8221 from bfredl/hlstateBjörn Linse2018-07-21
|\ \ \ \
| * | | | ui: add tests for hlstate extensionBjörn Linse2018-07-21
| * | | | ui: docs for ext_newgrid and ext_hlstateBjörn Linse2018-07-21
| * | | | ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
| * | | | ui: add TODO for non-working terminal linewrapBjörn Linse2018-07-21
| * | | | highlight: refactor to use stateful representationBjörn Linse2018-07-21
| * | | | highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21
|/ / / /
* | | | Merge #8761 from janlazo/vim-8.0.1503Justin M. Keyes2018-07-20
|\ \ \ \
| * | | | hardcopy: refactor mch_print_text_out()Jan Edmund Lazo2018-07-19
| * | | | vim-patch:8.1.0056: crash when using :hardcopy with illegal byteJan Edmund Lazo2018-07-19
| * | | | vim-patch:8.0.1503: access memory beyond end of stringJan Edmund Lazo2018-07-18
* | | | | version bumpJustin M. Keyes2018-07-19
|/ / / /
* | / / startup: fix ":if 0|syntax on|endif" bug (#8731)Justin M. Keyes2018-07-18
| |/ / |/| |
* | | NVIM v0.3.1v0.3.1Justin M. Keyes2018-07-18
* | | Merge #8679 from justinmk/docJustin M. Keyes2018-07-18
|\ \ \ | |/ / |/| |
| * | gen_api_vimdoc.py: add whitespace before "~"Justin M. Keyes2018-07-18
| * | docJustin M. Keyes2018-07-18
|/ /
* | Merge pull request #8743 from dimbleby/multiple-childrenJames McCoy2018-07-16
|\ \
| * | Check all child processes for exit in SIGCHLD handlerDavid Hotham2018-07-14
* | | Merge pull request #8651 from MichaHoffmann/feature_refactor_channelBjörn Linse2018-07-15
|\ \ \