aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* lintJan Edmund Lazo2019-04-23
* vim-patch:8.0.0647: syntax highlighting can make cause a freezeJan Edmund Lazo2019-04-23
* doc: UIJustin M. Keyes2019-04-22
* Merge pull request #9926 from glacambre/fix_9889Björn Linse2019-04-20
|\
| * Reset stop_insert_mode in terminal_enter rather than terminal_checkglacambre2019-04-20
* | vim-patch:8.1.1177: .ts files are recognized as xml, typescript is more commo...Marco Hinz2019-04-19
|/
* options: avoid using empty 'shadafile'Marco Hinz2019-04-16
* vim-patch:8.0.0716: "--clean", 'shadafile' #9907Justin M. Keyes2019-04-15
* vim-patch:8.0.1112: can't get size or current index from quickfix listJan Edmund Lazo2019-04-14
* vim-patch:8.0.1093: various small quickfix issuesJan Edmund Lazo2019-04-14
* vim-patch:8.0.0776: function prototypes missing without the quickfix featureJan Edmund Lazo2019-04-14
* vim-patch:8.0.0761: options not set properly for a terminal bufferJan Edmund Lazo2019-04-14
* Merge pull request #9898 from bfredl/floatwidthBjörn Linse2019-04-14
|\
| * windows: float config changesBjörn Linse2019-04-14
* | inccommand: Disable K_EVENT during preview calculationJustin M. Keyes2019-04-14
* | inccommand: Ignore :redraw during previewJustin M. Keyes2019-04-14
* | Merge pull request #9900 from mhinz/vim-8.0.1104Justin M. Keyes2019-04-14
|\ \
| * | vim-patch:8.0.1130: the qf_jump() function is still too longMarco Hinz2019-04-13
| * | vim-patch:8.0.1104: the qf_jump() function is too longMarco Hinz2019-04-13
* | | chdir: remove unused argument #9901Marco Hinz2019-04-14
|/ /
* | Merge pull request #9896 from justinmk/api-async-errorJustin M. Keyes2019-04-13
|\ \
| * | API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
| |/
* | Merge pull request #9895 from janlazo/vim-8.1.1156Justin M. Keyes2019-04-13
|\ \
| * | generators: fix filename typo in help messageJan Edmund Lazo2019-04-13
| * | lintJan Edmund Lazo2019-04-12
| * | vim-patch:8.1.1156: Unicode emoji and other image characters not recognizedJan Edmund Lazo2019-04-12
| |/
* / options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-13
|/
* options: comma-separated options don't allow duplicates (#9891)Marco Hinz2019-04-12
* vim-patch:8.0.0714: cmdline redraw during timer #9835Gabriel Cruz2019-04-12
* RPC: conform message-id type to msgpack-RPC specDaniel Bershatsky2019-04-12
* RPC: eliminate NO_RESPONSEJustin M. Keyes2019-04-12
* PVS/V595: pointer utilized before checking NULLJustin M. Keyes2019-04-12
* float: always change to valid windows (#9878)Marco Hinz2019-04-11
* ops: use ARRAY_SIZE macro for opchars array lengthJan Edmund Lazo2019-04-10
* vim-patch:8.0.1411: reading invalid memory with CTRL-W :Jan Edmund Lazo2019-04-10
* vim-patch:8.0.0725: a terminal window does not handle keyboard inputJan Edmund Lazo2019-04-10
* vim-patch:8.1.1140: not easy to find out what neighbors a window has (#9873)Marco Hinz2019-04-10
* startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10
* version.c: update [ci skip]marvim2019-04-10
* vim-patch:8.0.0702: error in a timer can make Vim unusable #9826Justin M. Keyes2019-04-10
* Merge pull request #9859 from jamessan/gcc-9-compound-literalJustin M. Keyes2019-04-08
|\
| * lintJames McCoy2019-04-08
| * Remove MSVC optimization workaround for SHM_ALLJames McCoy2019-04-08
| * Make SHM_ALL to a variable instead of a compound literal #defineJames McCoy2019-04-07
* | Merge pull request #9868 from mhinz/vim-8.1.1118Justin M. Keyes2019-04-08
|\ \
| * | vim-patch:8.1.1118: a couple of conditions are hard to understandMarco Hinz2019-04-08
* | | vim-patch:8.1.1134: buffer for quickfix window is reused for another fileMarco Hinz2019-04-08
* | | vim-patch:8.0.1763: :argedit does not reuse an empty unnamed bufferMarco Hinz2019-04-08
|/ /
* | Merge pull request #9866 from bfredl/setbufcursorBjörn Linse2019-04-08
|\ \
| * | api/window: validate cursor in nvim_win_set_bufBjörn Linse2019-04-08