aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | Merge pull request #11890 from cryptomilk/master-gcc10-fno-commonBjörn Linse2020-02-23
| |\ \ \
| | * | | nvim: Correctly setup global channelsAndreas Schneider2020-02-23
| | * | | nvim:msgpack: Correctly set up global ch_before_blocking_eventsAndreas Schneider2020-02-23
| | * | | nvim: Fix enum declaration of RemapValuesAndreas Schneider2020-02-23
| | * | | nvim:viml: Fix enum declaration of ExprParserFlagsAndreas Schneider2020-02-23
| | * | | nvim:eval: Fix enum declaration for ListLenSpecialsAndreas Schneider2020-02-23
| * | | | Merge pull request #11934 from h-michael/restoreBjörn Linse2020-02-23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clang/scan-build: restore required codeHirokazu Hata2020-02-23
| * | | | PVS/V618: fix printf-style args #11888Justin M. Keyes2020-02-22
| |/ / /
| * | | doc: LOG_CALLSTACK: mention "-no-pie" [ci skip]Jakub Łuczyński2020-02-21
| * | | vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
| * | | vim-patch:8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' setJan Edmund Lazo2020-02-20
| * | | quickfix.c: Fix vimgrep regression #11907cballam2020-02-19
| * | | clang/scan-build: fix dead stores #11900Hirokazu Hata2020-02-18
| * | | loop_close: close all handlesJustin M. Keyes2020-02-17
| * | | loop_close: call uv_stop(), fix bugJustin M. Keyes2020-02-17
| * | | loop_close: timout after 2 seconds #11821Justin M. Keyes2020-02-16
| * | | Merge #11873 from janlazo/vim-8.1.0786Justin M. Keyes2020-02-16
| |\ \ \
| | * | | vim-patch:8.2.0267: no check for a following cmd when calling a function failsJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.0043: ++bad argument of :edit does not work properlyJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.0.1660: the terminal API "drop" command doesn't support optionsJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.1201: output of :command is hard to readJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.2187: error for bad regexp even though regexp is not usedJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.2.0241: crash when setting 'buftype' to "quickfix"Jan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.2223: cannot see what buffer an ml_get error is forJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.0786: ml_get error when updating the status lineJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.2259: running tests may leave XfakeHOME behindJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.2131: MSVC tests failJan Edmund Lazo2020-02-16
| | * | | vim-patch:8.1.2129: using hard coded executable path in testJan Edmund Lazo2020-02-16
| * | | | test/LSP: assert contents of log fileJustin M. Keyes2020-02-16
| |/ / /
| * | | mouse.c: can click on multibyte foldopen/foldclose (#11863)Matthieu Coudron2020-02-14
| * | | clang bug: Dead assignment `ns_id`Bruno Roy2020-02-13
| | |/ | |/|
| * | Fix issue where callbacks are garbage collectederw72020-02-12
| * | vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
| * | vim-patch:8.1.0070: missing part of the changes for prompt_setinterrupt()erw72020-02-12
| * | vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
| * | vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...erw72020-02-12
| * | vim-patch:8.1.0032: BS in prompt buffer starts new lineerw72020-02-12
| * | vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
| * | treesitter: cleanup some luahl stuffBjörn Linse2020-02-10
| * | treesitter: use internal "decorations" bufferBjörn Linse2020-02-10
| * | eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10
| * | build: always create build/lib/nvim so the install command doesn't failBjörn Linse2020-02-09
| * | vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'Björn Linse2020-02-09
| * | build: allow to skip treesitter C parser installMatthieu Coudron2020-02-07
| * | tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculatedBjörn Linse2020-02-07
| * | treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
| * | build: include tree-sitter-c parser in bundled buildBjörn Linse2020-02-07
| * | env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtpBjörn Linse2020-02-07
| * | api: add nvim_get_runtime_file for finding runtime filesBjörn Linse2020-02-07