aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #6619 from bfredl/floatingBjörn Linse2019-03-02
|\
| * floats: implement floating windowsBjörn Linse2019-03-02
* | ops.c: do_join expects `count` of 2 or greater #6855Zach Gleason2019-03-02
* | search.c: remove dead code #5307Justin M. Keyes2019-03-02
* | cleanup: remove legacy `enc_dbcs` global #9660Justin M. Keyes2019-03-02
* | screen.c: remove dead code #6609Justin M. Keyes2019-03-02
|/
* API/buffer-updates: always detach on buf-reload #9643KillTheMule2019-03-01
* os: remove uv_translate_sys_error impl #9652Justin M. Keyes2019-03-01
* Merge #9653 from justinmk/vim-8.1.0985Justin M. Keyes2019-03-01
|\
| * vim-patch:8.1.0973: pattern with syntax error gives threee error messagesJustin M. Keyes2019-03-01
| * vim-patch:8.1.0965: search test failsJustin M. Keyes2019-03-01
| * vim-patch:8.1.0963: illegal memory access when using 'incsearch'Justin M. Keyes2019-03-01
| * vim-patch:8.1.0968: crash when using search pattern \%Ufffffc23Justin M. Keyes2019-03-01
| * vim-patch:8.1.0985: crash with large number in regexpJustin M. Keyes2019-02-28
* | clint: check env functionsJustin M. Keyes2019-02-28
* | os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* | os_getenv, os_setenv: revert "widechar" implJustin M. Keyes2019-02-26
* | win: os_getenv(): use _wgetenv()Justin M. Keyes2019-02-25
* | utf16_to_utf8: minor fixesJustin M. Keyes2019-02-25
* | os_setenv: use _wputenv_s; remove vestigial code #7920Justin M. Keyes2019-02-25
|/
* TUI: do not resize host-terminal on startup (#9645)Justin M. Keyes2019-02-25
* vim-patch:8.1.0980: extend() insufficiently tested (#9646)Jan Edmund Lazo2019-02-25
* vim-patch:8.1.0225: mode() does not indicate using CTRL-O from Insert mode (#...Justin M. Keyes2019-02-24
* vim-patch:8.1.0959: sorting large numbers is not tested (#9641)Jan Edmund Lazo2019-02-23
* Merge #9509 'TUI: detect background color'Justin M. Keyes2019-02-22
|\
| * TUI: rework background-color detectionJustin M. Keyes2019-02-22
| * Merge #5027 'TUI: detect background color'Justin M. Keyes2019-02-17
| |\
| | * Merge #5027 'TUI: detect background color'Justin M. Keyes2019-01-17
| | |\
| | | * Automatically detect terminal background and set bg=dark or bg=lightJosh Triplett2016-07-24
* | | | I/O: ignore ENOTSUP for failed fsync()Justin M. Keyes2019-02-21
* | | | deps: update to libuv v1.26.0Justin M. Keyes2019-02-21
* | | | fix "E667: Fsync failed" on macOSJustin M. Keyes2019-02-21
* | | | Merge #9626 from janlazo/vim-8.1.0926Justin M. Keyes2019-02-18
|\ \ \ \
| * | | | vim-patch:8.1.0276: no test for 'incsearch' highlighting with :sJan Edmund Lazo2019-02-17
| * | | | vim-patch:8.1.0387: no test for 'ambiwidth' detectionJan Edmund Lazo2019-02-17
| * | | | vim-patch:8.1.0668: no test for overstrike mode in the command lineJan Edmund Lazo2019-02-17
| * | | | vim-patch:8.1.0926: no test for :wnext, :wNext and :wpreviousJan Edmund Lazo2019-02-17
* | | | | vim-patch:8.1.0937: invalid memory access in search patternJan Edmund Lazo2019-02-17
* | | | | vim-patch:8.1.0934: invalid memory access in search patternJan Edmund Lazo2019-02-17
* | | | | lintJan Edmund Lazo2019-02-17
* | | | | vim-patch:8.1.0945: internal error when using pattern with NL in the rangeJan Edmund Lazo2019-02-17
|/ / / /
* / / / vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
|/ / /
* | | Merge #9593 'API: nvim_create_buf: "scratch" param'Justin M. Keyes2019-02-17
|\ \ \
| * | | API: nvim_create_buf: add `scratch` parameterJustin M. Keyes2019-02-17
* | | | terminal: Fix potential invalid local 'scrollback' (#9605)Justin M. Keyes2019-02-17
|/ / /
* | | vim-patch:8.1.0803: session restore: handle single quotes #9620Marco Hinz2019-02-17
* | | clang/"null pointer dereference": win_rotateJustin M. Keyes2019-02-14
* | | PVS/V1028: cast operands, not the resultJustin M. Keyes2019-02-14
* | | vim-patch:8.1.0852: findfile() and finddir() are not properly tested (#9609)Jan Edmund Lazo2019-02-13
* | | UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12