aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* tui: eliminate scrolling region data structureBjörn Linse2018-09-27
* tui: eliminate grid->attrs, use indexed cell->attrBjörn Linse2018-09-26
* 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
* | func_attr.h: FUNC_ATTR_PRINTFMichael Hoffmann2018-09-23
|/
* Merge #8898 from justinmk/vim-8.1.0310Justin M. Keyes2018-09-22
|\
| * test/old: test_options: Accommodate Nvim defaultJustin M. Keyes2018-09-21
| * vim-patch:8.1.0310: file info msg with 'F' in 'shortmess'Justin M. Keyes2018-09-21
* | startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* | TUI: Reset cursor color when applicable #8572Yichao Zhou2018-09-22
|/
* vim-patch:8.0.0682: no test for synIDtrans() (#8966)KunMing Xie2018-09-21
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* Merge #9022 from janlazo/vim-8.0.1215Justin M. Keyes2018-09-21
|\
| * lintJan Edmund Lazo2018-09-21
| * replace fallthrough comment with macroJan Edmund Lazo2018-09-21
| * vim-patch:8.0.1215: newer gcc warns for implicit fallthroughJan Edmund Lazo2018-09-20
* | startup: don't erase screen on `:hi Normal` during startupBjörn Linse2018-09-20
|/
* cleanup/TUI: remove old unused code #9013Justin M. Keyes2018-09-19
* log: RPC, input, other eventsJustin M. Keyes2018-09-19
* log: rename do_log to logmsgJustin M. Keyes2018-09-19
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* TUI: Skip redundant "stop" event (macOS kernel panic) (#9007)Justin M. Keyes2018-09-18
* vim-patch:8.0.1443: compiler complains about uninitialized variableJan Edmund Lazo2018-09-17
* vim-patch:8.0.1428: compiler warning on 64 bit MS-Windows systemJan Edmund Lazo2018-09-17
* Merge pull request #8180 from bfredl/eol_textBjörn Linse2018-09-17
|\
| * buffer: add support for virtual text annotationsBjörn Linse2018-09-17
* | lintJan Edmund Lazo2018-09-16
* | vim-patch:8.0.1417: test doesn't search for a sentenceJan Edmund Lazo2018-09-16
* | vim-patch:8.0.1416: crash when searching for a sentenceJan Edmund Lazo2018-09-16
* | oldtests: set nrformats to Vim defaultJan Edmund Lazo2018-09-16
* | vim-patch:8.0.1374: CTRL-A does not work with an empty lineJan Edmund Lazo2018-09-16
|/
* loop_close: Drain thread_events (#8990)Justin M. Keyes2018-09-16
* vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)Ronan Pigott2018-09-16