aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* clint: add support for --stdin-filenameDaniel Hahler2018-10-05
* clint: use fileinput for stdinDaniel Hahler2018-10-05
* TUI: check libvte version for undercurl support #9088Daniel Hahler2018-10-05
* vim-patch:8.1.0440: remove() with a range not sufficiently tested (#9076)Jan Edmund Lazo2018-10-04
* Merge #9078 from janlazo/vim-8.0.1832Justin M. Keyes2018-10-04
|\
| * vim-patch:8.1.0047: no completion for :unlet $VARJan Edmund Lazo2018-10-02
| * vim-patch:8.0.1832: cannot use :unlet for an environment variableJan Edmund Lazo2018-10-02
* | Fix crash if --embed is used more than onceJames McCoy2018-10-03
|/
* TUI: fix support for undercurl/underline color #9080Daniel Hahler2018-10-03
* Merge pull request #9052 from blueyed/undercurlBjörn Linse2018-10-02
|\
| * tui: add support for undercurl and underline colorDaniel Hahler2018-10-01
* | ui: reserve the right to split a screen redraw into multiple batches.Björn Linse2018-10-02
* | ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* | Revert "TUI: terminfo_start: use unibi_from_term directly"Justin M. Keyes2018-10-01
* | TUI: terminfo_start: use unibi_from_term directly (#9072)Daniel Hahler2018-09-30
|/
* undo: Fix infinite loop if undo_read_byte returns EOF #2880ssteinbach2018-09-30
* dialog_changed: Remove mistaken assert #9069Daniel Hahler2018-09-30
* vim-patch:8.1.0067: syntax highlighting not working when re-entering a bufferJan Edmund Lazo2018-09-30
* vim-patch:8.1.0066: nasty autocommand causes using freed memoryJan Edmund Lazo2018-09-30
* vim-patch:8.1.0068: nasty autocommands can still cause using freed memoryJan Edmund Lazo2018-09-30
* lintJan Edmund Lazo2018-09-29
* globals: arg_had_last is boolJan Edmund Lazo2018-09-29
* vim-patch:8.0.1485: weird autocmd may cause arglist to be changed recursivelyJan Edmund Lazo2018-09-29
* vim-patch:8.1.0416: sort doesn't report deleted lines (#9062)Jan Edmund Lazo2018-09-28
* Merge pull request #9056 from bfredl/tui_reprBjörn Linse2018-09-27
|\
| * tui: eliminate scrolling region data structureBjörn Linse2018-09-27
| * tui: eliminate grid->attrs, use indexed cell->attrBjörn Linse2018-09-26
* | Merge #9060 from janlazo/vim-8.1.0120Justin M. Keyes2018-09-27
|\ \
| * | lintJan Edmund Lazo2018-09-27
| * | vim-patch:8.1.0120: buffer 'modified' set even when :sort has no changesJan Edmund Lazo2018-09-26
| |/
* / vim-patch:8.1.0435: cursorline highlight not removed in some situation (#9059)Justin M. Keyes2018-09-27
|/
* vim-patch:8.1.0436: can get the text of inputsecret() with getcmdline()Jan Edmund Lazo2018-09-25
* vim-patch:8.1.0433: mapping can obtain text from inputsecret()Jan Edmund Lazo2018-09-25
* terminal: Redraw statusline on title change #8973Josh Triplett2018-09-25
* Merge #9047 from jamessan/log-crashJustin M. Keyes2018-09-25
|\
| * log: Assert that we haven't started freeing memory before loggingJames McCoy2018-09-24
| * os_unix: Log exit code before freeing all memoryJames McCoy2018-09-24
* | TUI: Alacritty supports DECSCUSR (#9048)Christian Duerr2018-09-25
|/
* vim-patch:8.1.0428: the :suspend command is not tested (#9043)Jan Edmund Lazo2018-09-24
* vim-patch:8.1.0429: no test for :lcd with 'shellslash' (#9041)Daniel Hahler2018-09-23
* minor: tui: update_attrs: code consistencyDaniel Hahler2018-09-23
* Merge #9034 'swapfile: always show dialog'Justin M. Keyes2018-09-23
|\
| * swapfile: Always show swap dialog (E325)Justin M. Keyes2018-09-23
| * shortmess+=F: Hide :bnext, :bprev fileinfo messagesJustin M. Keyes2018-09-23
* | vim-patch:8.0.1557: printf() does not work with only one argument (#9038)Daniel Hahler2018-09-23
|/
* vim-patch:8.1.0389: :behave command is not tested (#9030)Jan Edmund Lazo2018-09-23
* Merge #9031 from janlazo/vim-8.1.0414Justin M. Keyes2018-09-23
|\
| * vim-patch:8.0.0370: invalid memory access when setting wildchar emptyJan Edmund Lazo2018-09-23
| * vim-patch:8.0.0368: not all options are tested with a range of valuesJan Edmund Lazo2018-09-22
| * vim-patch:8.1.0414: v:option_old is cleared when using :set in OptionSet autocmdJan Edmund Lazo2018-09-22