aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | * | extmark: rename ExtendedMark => ExtmarkJustin M. Keyes2019-11-11
| | * | doc [ci skip]Justin M. Keyes2019-11-11
| | * | Merge #11307 'Lua: vim.validate()'Justin M. Keyes2019-11-11
| | |\ \
| | | * | Lua: mark some functions as "private"Justin M. Keyes2019-11-11
| | | * | fix nvim__buf_statsJustin M. Keyes2019-11-10
| | * | | vim-patch:8.1.0622: adding quickfix items marks items as valid errors #11373Jan Edmund Lazo2019-11-11
| | * | | Merge pull request #11356 from bfredl/extmark2Björn Linse2019-11-11
| | |\ \ \
| | | * | | extmark: review changesBjörn Linse2019-11-11
| | | * | | nsmarks: initial committimeyyy2019-11-11
| | | * | | namespace: add ns_initialized funcTimothy C Eichler2019-11-11
| | | |/ /
| | * / / api: fix typo in debug function nameMarco Hinz2019-11-11
| | |/ /
| | * | api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz2019-11-10
| | * | Merge pull request #11310 from bfredl/luarpcBjörn Linse2019-11-10
| | |\ \ | | | |/ | | |/|
| | | * lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse2019-11-10
| | * | Merge #11343 from janlazo/vim-8.1.2244Justin M. Keyes2019-11-09
| | |\ \
| | | * | quickfix: fix pvs/v547Jan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.0324: off-by-one error in cmdidx checkJan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.2272: test may hang at more promptJan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.2270: "gf" is not tested in Visual modeJan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.2268: spell file flag zero is not recognizedJan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.2262: unpack assignment in function not recognizedJan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.1091: MS-Windows: cannot use multi-byte chars in environment varJan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.2258: may get hit-enter prompt after entering a numberJan Edmund Lazo2019-11-09
| | | * | vim-patch:8.1.2244: 'wrapscan' is not used for "gn"Jan Edmund Lazo2019-11-09
| | | |/
| | * / paste: Select-mode, Visual-mode #11360Justin M. Keyes2019-11-09
| | |/
| | * doc: vim.fn, vim.call(), vim.api [ci skip]Justin M. Keyes2019-11-06
| | * Merge #11319 'inccommand: fix issues with modifiers and prompting'Justin M. Keyes2019-11-05
| | |\
| | | * Simplify + inline/align commentRob Pilling2019-11-05
| | | * Simplify split_success logicRob Pilling2019-11-02
| | | * Document skip_colon_white()Rob Pilling2019-10-31
| | | * Prevent prompts during inccommand previewsRob Pilling2019-10-31
| | | * Prevent :topleft, etc modifying the inccommand preview windowRob Pilling2019-10-31
| | | * Only apply 'icm' substitutions when preview was successfully openedRob Pilling2019-10-31
| | | * Allow multiple leading colons before and after modifiers for 'inccommand'Rob Pilling2019-10-31
| | | * Factor out skip_colon_white()Rob Pilling2019-10-31
| | * | Merge PR #11291 from shanesmith/vim-8.1.1256-take2Marco Hinz2019-11-04
| | |\ \
| | | * | Minor updates and comment format fixesShane Smith2019-11-01
| | | * | vim-patch:8.1.1256: cannot navigate through errors relative to the cursorShane Smith2019-10-27
| | | * | vim-patch:8.1.1112: duplicate code in quickfix fileShane Smith2019-10-27
| | | * | vim-patch:8.1.1098: quickfix code duplicationShane Smith2019-10-27
| | | * | vim-patch:8.1.1062: quickfix code is repeatedShane Smith2019-10-27
| | | * | vim-patch:8.1.1030: quickfix function arguments are inconsistentShane Smith2019-10-27
| | | * | vim-patch:8.1.1006: repeated code in quickfix supportShane Smith2019-10-27
| | | * | vim-patch:8.1.0532: cannot distinguish between quickfix and location listShane Smith2019-10-27
| | | * | vim-patch:8.1.0488: using freed memory in quickfix codeShane Smith2019-10-27
| | | * | vim-patch:8.1.0469: too often indexing in qf_lists[]Shane Smith2019-10-27
| | | * | vim-patch:8.1.0407: quickfix code mixes using the stack and a list pointerShane Smith2019-10-27
| | | * | vim-patch:8.1.0252: quickfix functions are too longShane Smith2019-10-27
| | * | | autocmd: Fix event name casing #11332lacygoill2019-11-04
| | * | | Merge pull request #10994 from bfredl/colorindexBjörn Linse2019-11-03
| | |\ \ \