| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | provider/RPC: apply_autocmds_group(): fix double-free | Justin M. Keyes | 2018-03-24 | |
| * | | | | | | | | | | vim-patch:8.0.0387: compiler warnings (#8162) | KunMing Xie | 2018-03-23 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | vim-patch:8.0.0357: crash when setting 'guicursor' to weird value (#8161) | KunMing Xie | 2018-03-22 | |
| * | | | | | | | | | Merge #8147 'Run old tests in :terminal' | Justin M. Keyes | 2018-03-21 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | oldtests: Make test output least verbose | ZyX | 2018-03-21 | |
| | * | | | | | | | | | oldtests: Run old tests in :terminal | ZyX | 2018-03-18 | |
| * | | | | | | | | | | build/cmake: avoid CMP0054 (#8149) | Justin M. Keyes | 2018-03-20 | |
| * | | | | | | | | | | Merge #8128 'build/windows: Simplify build requirements' | Justin M. Keyes | 2018-03-18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | build: avoid CMP0046 "dependency target does not exist" #8128 | Justin M. Keyes | 2018-03-18 | |
| | |/ / / / / / / / / | ||||
| * / / / / / / / / / | log/channels: Formatting. Also log loopback channel. #8146 | Justin M. Keyes | 2018-03-18 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge #8107 'jobs: separate process-group' | Justin M. Keyes | 2018-03-18 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | API: nvim_get_proc() | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | win: nvim_get_proc_children() | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | nvim_get_proc_children: fallback to shell | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | API: nvim_get_proc_children() | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | win: os_proc_tree_kill() | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | jobs: child proc must have a separate process-group | Justin M. Keyes | 2018-03-16 | |
| * | | | | | | | | | | screen.c: define column width by function (#5802) | Matthieu Coudron | 2018-03-18 | |
| * | | | | | | | | | | build/MSVC: fix "C4005: RGB: macro redefinition" | Justin M. Keyes | 2018-03-18 | |
| * | | | | | | | | | | build/MSVC: fix "C4003: not enough actual parameters for macro" | Justin M. Keyes | 2018-03-18 | |
| * | | | | | | | | | | build/MSVC: fix "C4028: formal parameter different from declaration" | Justin M. Keyes | 2018-03-18 | |
| * | | | | | | | | | | vim-patch:8.0.0344: unlet command leaks memory (#8141) | KunMing Xie | 2018-03-17 | |
| |/ / / / / / / / / | ||||
| * | | | | | | / / | DirChanged: support <buffer> (#8140) | Marco Hinz | 2018-03-16 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | | vim-patch:8.0.0316: :help z? does not work (#8134) | KunMing Xie | 2018-03-14 | |
| * | | | | | | | | Add missing PVS headers to new files | James McCoy | 2018-03-11 | |
| * | | | | | | | | vim-patch:8.0.0262,8.0.0263 (#8123) | KunMing Xie | 2018-03-11 | |
| * | | | | | | | | Merge #8084 'build/win: support MSVC' | Justin M. Keyes | 2018-03-08 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | build/msvc: Remove confusing comment | b-r-o-c-k | 2018-03-04 | |
| | * | | | | | | | | build/msvc: Workaround for compiler optimization bug | b-r-o-c-k | 2018-03-04 | |
| | * | | | | | | | | build/msvc: Fix errors caused by compiler intrinsics | b-r-o-c-k | 2018-03-04 | |
| | * | | | | | | | | build/msvc: Add missing WIN32 macro | b-r-o-c-k | 2018-03-04 | |
| | * | | | | | | | | Merge branch 'master' into msvc-compat | b-r-o-c-k | 2018-03-01 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | build/msvc: Remove unnecessary header include | b-r-o-c-k | 2018-02-28 | |
| | * | | | | | | | | | build/msvc: Fix standard IO file number definitions | b-r-o-c-k | 2018-02-28 | |
| | * | | | | | | | | | build/msvc: Fix missing restrict keyword | b-r-o-c-k | 2018-02-28 | |
| | * | | | | | | | | | build/msvc: Move include into unix_defs.h | b-r-o-c-k | 2018-02-28 | |
| | * | | | | | | | | | build/msvc: Add mode_t typedef to win_defs.h | b-r-o-c-k | 2018-02-28 | |
| | * | | | | | | | | | build/msvc: Fix preprocessor parsing | b-r-o-c-k | 2018-02-28 | |
| * | | | | | | | | | | version.c: update [ci skip] (#7999) | Marvim the Paranoid Android | 2018-03-08 | |
| * | | | | | | | | | | vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103) | KunMing Xie | 2018-03-08 | |
| * | | | | | | | | | | vim-patch:8.0.0220: highlight completion misses some values #8013 | ckelsel | 2018-03-04 | |
| * | | | | | | | | | | vim-patch:8.0.0234,8.0.0236,8.0.0225 (#8052) | KunMing Xie | 2018-03-04 | |
| * | | | | | | | | | | message: don't output unprintable chars to screen | Björn Linse | 2018-03-04 | |
| * | | | | | | | | | | vim-patch:8.0.1561: crash with rust syntax highligting (#8095) | James McCoy | 2018-03-03 | |
| * | | | | | | | | | | api: nvim_list_uis #8004 | geekodour | 2018-03-03 | |
| * | | | | | | | | | | Merge #8072 from mhinz/vim-8.0.1439 | Justin M. Keyes | 2018-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | vim-patch:8.0.1442: using pointer before it is set | Marco Hinz | 2018-02-26 | |
| | * | | | | | | | | | vim-patch:8.0.1439: if cscope fails a search Vim may hang | Marco Hinz | 2018-02-26 | |
| | |/ / / / / / / / | ||||
| * / / / / / / / / | cscope: ignore EINTR while reading the prompt (#8079) | Marco Hinz | 2018-02-28 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | shada: fix typo (#8066) | Daniel Hahler | 2018-02-25 | |