| Commit message (Expand) | Author | Age |
| ... | |
| * | build: allow to skip treesitter C parser install | Matthieu Coudron | 2020-02-07 |
| * | build: include tree-sitter-c parser in bundled build | Björn Linse | 2020-02-07 |
| * | Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h} | erw7 | 2020-01-17 |
| * | Add stdin, stdout replacement functions | erw7 | 2020-01-17 |
| * | Change to use ConPTY, if available | erw7 | 2020-01-17 |
| * | cmake: enable exporting symbols from static libs again | Björn Linse | 2019-11-26 |
| * | Lua: vim.env, vim.{g,v,w,bo,wo} #11442 | Ashkan Kiani | 2019-11-24 |
| * | vim-patch 8.1.0084: user name completion does not work on MS-Windows | erw7 | 2019-10-13 |
| * | Fix/revisit git-describe enhancement (#11124) | Daniel Hahler | 2019-10-02 |
| * | tree-sitter: rename tree_sitter => treesitter for consistency | Björn Linse | 2019-09-28 |
| * | tree-sitter: cleanup build code | Björn Linse | 2019-09-28 |
| * | Create BuildUtf8proc.cmake and FindUtf8proc.cmake | Björn Linse | 2019-09-28 |
| * | tree-sitter: initial tree-sitter support | Björn Linse | 2019-09-28 |
| * | build: cmake: GetCompileFlags: include CMAKE_C_FLAGS (#10957) | Daniel Hahler | 2019-09-06 |
| * | build: fail with CLANG_TSAN + USE_GCOV #10958 | Daniel Hahler | 2019-09-06 |
| * | src/nvim/CMakeLists.txt: use compile options/definitions | Daniel Hahler | 2019-08-15 |
| * | build: link libraries by full path (for luv.so) (#10661) | Daniel Hahler | 2019-08-12 |
| * | refactor: enable -Wconversion for ex_getln.c | Björn Linse | 2019-07-19 |
| * | build: fix check_c_compiler_flag for -Wno-… (#10483) | Daniel Hahler | 2019-07-12 |
| * | build: CMake: do not set CMP0059 to old (#10363) | Daniel Hahler | 2019-06-29 |
| * | Dump gcov coverage in process_spawn (#10230) | Daniel Hahler | 2019-06-15 |
| * | lua: introduce vim.loop (expose libuv event-loop) #10123 | George Zhao | 2019-06-10 |
| * | UI: add "compositor" layer to merge grids for TUI use in a correct way | Björn Linse | 2019-02-02 |
| * | Remove support for using jemalloc instead of the system allocator | James McCoy | 2019-01-19 |
| * | Merge #9306 'vim-patch: integrate xdiff library' | Justin M. Keyes | 2018-12-09 |
| |\ |
|
| | * | vim-patch:8.1.0360: using an external diff program is slow and inflexible | Anatolii Sakhnik | 2018-12-09 |
| |/ |
|
| * | cmake: add "generated-sources" target | Björn Linse | 2018-09-06 |
| * | build: Enable LTO (Link Time Optimization) #8654 | zhou13 | 2018-07-23 |
| * | win/deps: Fix copy to subdir (#8636) | b-r-o-c-k | 2018-06-24 |
| * | Merge #8579 win: cmake: Improvements for building with IDEs | Justin M. Keyes | 2018-06-20 |
| |\ |
|
| | * | cmake: Organize targets into folders | b-r-o-c-k | 2018-06-17 |
| | * | build/win: Add workaround for Windows command length limit | b-r-o-c-k | 2018-06-14 |
| * | | Raise minimum CMake version to 2.8.12 and remove compat code | James McCoy | 2018-06-18 |
| |/ |
|
| * | build/msvc: Add libiconv to bundled dependencies | b-r-o-c-k | 2018-06-09 |
| * | win/build: download iconv, gettext tools | Justin M. Keyes | 2018-06-06 |
| * | build/CMake: find_package(… REQUIRED) | Justin M. Keyes | 2018-06-06 |
| * | win/install: xxd.exe (#8241) | Justin M. Keyes | 2018-04-07 |
| * | build/OpenBSD: need -lpthread -lc++abi for LuaJIT (#8215) | Utkarsh Anand | 2018-04-02 |
| * | build/cmake: avoid CMP0054 (#8149) | Justin M. Keyes | 2018-03-20 |
| * | build: avoid CMP0046 "dependency target does not exist" #8128 | Justin M. Keyes | 2018-03-18 |
| * | build/macOS: remove -iframework line #7891 | Justin M. Keyes | 2018-01-26 |
| * | build: fix creating generated files on macOS | John Szakmeister | 2018-01-22 |
| * | mac: Set $LANG based on the system locale | James McCoy | 2017-12-10 |
| * | Merge branch 'master' into expression-parser | ZyX | 2017-10-30 |
| |\ |
|
| | * | Merge #7030 'refactor/single-include' | Justin M. Keyes | 2017-10-21 |
| | |\ |
|
| | | * | refactor/single-include: undo.h | relnod | 2017-10-19 |
| | | * | refactor/single-include: undo_defs.h | relnod | 2017-10-19 |
| | | * | refactor/single-include: syntax_defs.h | relnod | 2017-10-19 |
| | | * | refactor/single-include: regexp_defs.h | relnod | 2017-10-19 |
| | | * | refactor/single-include: terminal.h | relnod | 2017-10-19 |