aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Merge #9637 from justinmk/win-libuv-updateJustin M. Keyes2019-02-21
|\ \ \ \ \
| * | | | | win/deps: update to (forked) libuv v1.26.0Justin M. Keyes2019-02-21
|/ / / / /
* | | | | Merge #9634 'fsync: Ignore ENOTSUP. Fix writing to SMB.'Justin M. Keyes2019-02-21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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
|/ / / /
* | | | man.vim: g:man_hardwrap #9633Curtis McEnroe2019-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
* | | | | Merge #9625 from janlazo/vim-8.1.0945Justin M. Keyes2019-02-18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
|/ / / /
* | | | build: checkprefix: skip if empty #9624Daniel Hahler2019-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
* | | | build/Makefile: validate prefix for specific targets (#9621)Justin M. Keyes2019-02-17
|/ / /
* | | vim-patch:8.1.0803: session restore: handle single quotes #9620Marco Hinz2019-02-17
* | | Merge #9617Justin M. Keyes2019-02-16
|\ \ \
| * | | build/Makefile: check CMAKE_INSTALL_PREFIXJustin M. Keyes2019-02-16
| * | | build/CMakeLists.txt: group related logicJustin M. Keyes2019-02-16
|/ / /
* | | Merge #9614Justin M. Keyes2019-02-16
|\ \ \
| * | | 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
* | | Merge #9589 from justinmk/cterm-pumblendJustin M. Keyes2019-02-12
|\ \ \
| * | | UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
| * | | UI: 'pumblend' for cterm (256-color TUI)Justin M. Keyes2019-02-12
|/ / /
* | | Merge #9601 from justinmk/tui-italicJustin M. Keyes2019-02-12
|\ \ \
| * | | TUI: assume italics support in all xterm-likesJustin M. Keyes2019-02-12
| * | | TUI: sniff nsterm (Terminal.app) from $TERM_PROGRAMJustin M. Keyes2019-02-11
| * | | TUI: force italics in tmuxJustin M. Keyes2019-02-11
| * | | TUI: italics in Terminal.app (nsterm)Justin M. Keyes2019-02-11
* | | | Merge pull request #9603 from bfredl/reversepumBjörn Linse2019-02-11
|\ \ \ \ | |/ / / |/| | |
| * | | highlight: handle blending with gui=reverse and guisp attributesBjörn Linse2019-02-11
|/ / /
* | | Merge pull request #7466 from bfredl/ext_messagesBjörn Linse2019-02-10
|\ \ \
| * | | ui: implement ext_messagesBjörn Linse2019-02-10
|/ / /
* | | Merge pull request #9272 from bfredl/createbufBjörn Linse2019-02-09
|\ \ \
| * | | api: add nvim_create_buf to create a new empty buffer.Björn Linse2019-02-09
* | | | doc: 'fillchars' is local to windowMarco Hinz2019-02-09
|/ / /
* | | Merge pull request #9586 from bfredl/screencleanupBjörn Linse2019-02-07
|\ \ \
| * | | screen: cleanup allocation, clearing and validationBjörn Linse2019-02-07
| * | | screen: simplify scrolling codeBjörn Linse2019-02-07
|/ / /
* | | Merge pull request #9571 from bfredl/pum_transparentBjörn Linse2019-02-07
|\ \ \