aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | terminal: preserve support for g:terminal_color_X = "#1234ab"Björn Linse2019-11-02
| * | | highlight: correctly disable index attribute with combine/blendBjörn Linse2019-11-02
| * | | terminal: enable pass through indexed colors to TUIBjörn Linse2019-11-02
| * | | tui: simplify branching of rgb vs cterm colorsBjörn Linse2019-11-02
| | |/ | |/|
* | | syntax: zero-init local structsJan Edmund Lazo2019-11-02
* | | quickfix: fix pvs/v547 errorJan Edmund Lazo2019-11-02
* | | vim-patch:8.1.2236: ml_get error if pattern matches beyond last lineJan Edmund Lazo2019-11-02
* | | vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte charJan Edmund Lazo2019-11-01
* | | vim-patch:8.1.2231: introduce gM command #11321Jan Edmund Lazo2019-11-01
|/ /
* | lua/executor.c: use TRY_WRAPJustin M. Keyes2019-10-29
* | Merge #11303 from janlazo/vim-8.1.1245Justin M. Keyes2019-10-27
|\ \
| * | vim-patch:8.1.2154: quickfix window height wrong when there is a tablineJan Edmund Lazo2019-10-27
| * | vim-patch:8.1.1245: ":copen 10" sets height in full-height windowJan Edmund Lazo2019-10-27
| |/
* | Merge pull request #11302 from bfredl/luacallBjörn Linse2019-10-27
|\ \ | |/ |/|
| * lua: add vim.fn.{func} for direct access to vimL functionBjörn Linse2019-10-27
* | vim-patch:8.1.2220: :cfile does not abort like other quickfix commandsJan Edmund Lazo2019-10-26
* | vim-patch:8.1.2218: "gN" is off by one in Visual modeJaehwang Jerry Jung2019-10-27
* | vim-patch:8.1.2207: "gn" doesn't work quite rightJaehwang Jerry Jung2019-10-27
* | vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
|/
* vim-patch:8.1.0859: handle multibyte "%v" in 'errorformat' #11285Jan Edmund Lazo2019-10-25
* tag: fix pvs/v547 errorJan Edmund Lazo2019-10-24
* vim-patch:8.1.0455: checking for empty quickfix stack is not consistentJan Edmund Lazo2019-10-23
* vim-patch:8.1.0438: the ex_make() function is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0434: copy_loclist() is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0410: the ex_copen() function is too longJan Edmund Lazo2019-10-23
* vim-patch:8.1.0345: cannot get the window id associated with the location listJan Edmund Lazo2019-10-23