aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* oldtests: Run old tests in :terminalZyX2018-03-18
* Merge #8107 'jobs: separate process-group'Justin M. Keyes2018-03-18
|\
| * API: nvim_get_proc()Justin M. Keyes2018-03-18
| * win: nvim_get_proc_children()Justin M. Keyes2018-03-16
| * nvim_get_proc_children: fallback to shellJustin M. Keyes2018-03-16
| * API: nvim_get_proc_children()Justin M. Keyes2018-03-16
| * win: os_proc_tree_kill()Justin M. Keyes2018-03-16
| * jobs: child proc must have a separate process-groupJustin M. Keyes2018-03-16
* | screen.c: define column width by function (#5802)Matthieu Coudron2018-03-18
* | build/MSVC: fix "C4005: RGB: macro redefinition"Justin M. Keyes2018-03-18
* | build/MSVC: fix "C4003: not enough actual parameters for macro"Justin M. Keyes2018-03-18
* | build/MSVC: fix "C4028: formal parameter different from declaration"Justin M. Keyes2018-03-18
* | vim-patch:8.0.0344: unlet command leaks memory (#8141)KunMing Xie2018-03-17
|/
* DirChanged: support <buffer> (#8140)Marco Hinz2018-03-16
* vim-patch:8.0.0316: :help z? does not work (#8134)KunMing Xie2018-03-14
* Add missing PVS headers to new filesJames McCoy2018-03-11
* vim-patch:8.0.0262,8.0.0263 (#8123)KunMing Xie2018-03-11
* Merge #8084 'build/win: support MSVC'Justin M. Keyes2018-03-08
|\
| * build/msvc: Remove confusing commentb-r-o-c-k2018-03-04
| * build/msvc: Workaround for compiler optimization bugb-r-o-c-k2018-03-04
| * build/msvc: Fix errors caused by compiler intrinsicsb-r-o-c-k2018-03-04
| * build/msvc: Add missing WIN32 macrob-r-o-c-k2018-03-04
| * Merge branch 'master' into msvc-compatb-r-o-c-k2018-03-01
| |\
| * | build/msvc: Remove unnecessary header includeb-r-o-c-k2018-02-28
| * | build/msvc: Fix standard IO file number definitionsb-r-o-c-k2018-02-28
| * | build/msvc: Fix missing restrict keywordb-r-o-c-k2018-02-28
| * | build/msvc: Move include into unix_defs.hb-r-o-c-k2018-02-28
| * | build/msvc: Add mode_t typedef to win_defs.hb-r-o-c-k2018-02-28
| * | build/msvc: Fix preprocessor parsingb-r-o-c-k2018-02-28
* | | version.c: update [ci skip] (#7999)Marvim the Paranoid Android2018-03-08
* | | vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)KunMing Xie2018-03-08
* | | vim-patch:8.0.0220: highlight completion misses some values #8013ckelsel2018-03-04
* | | vim-patch:8.0.0234,8.0.0236,8.0.0225 (#8052)KunMing Xie2018-03-04
* | | message: don't output unprintable chars to screenBjörn Linse2018-03-04
* | | vim-patch:8.0.1561: crash with rust syntax highligting (#8095)James McCoy2018-03-03
* | | api: nvim_list_uis #8004geekodour2018-03-03
* | | Merge #8072 from mhinz/vim-8.0.1439Justin M. Keyes2018-03-03
|\ \ \ | |_|/ |/| |
| * | vim-patch:8.0.1442: using pointer before it is setMarco Hinz2018-02-26
| * | vim-patch:8.0.1439: if cscope fails a search Vim may hangMarco Hinz2018-02-26
| |/
* / cscope: ignore EINTR while reading the prompt (#8079)Marco Hinz2018-02-28
|/
* shada: fix typo (#8066)Daniel Hahler2018-02-25
* screen.c: make negative 'writedelay' show all redrawsBjörn Linse2018-02-24
* 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* defaults: 'fillchars'Justin M. Keyes2018-02-23
* ui_bridge: make sure TUI receives no more UI events after "stop" eventBjörn Linse2018-02-22
* vim-patch:8.0.0225: put in Visual block mode terminates early (#8040)UTkarsh Maheshwari2018-02-21
* screen: win_del_lines/win_ins_lines cleanupBjörn Linse2018-02-21
* screen: remove dead code emulating terminals without scroll regionsBjörn Linse2018-02-21
* vim-patch:8.0.0222: blockwise put on multi-byte char (#8030)KunMing Xie2018-02-20
* Merge pull request #8031 from bfredl/gotintstatusBjörn Linse2018-02-20
|\