aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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: add tests for palette color forwardingBjörn Linse2019-11-03
| * | | | | | test/screen: make snapshot_util() work properly in rgb_cterm modeBjörn Linse2019-11-02
| * | | | | | 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
| | |/ / / / | |/| | | |
* | | | | | Merge #11324 from janlazo/vim-8.1.2235Justin M. Keyes2019-11-03
|\ \ \ \ \ \
| * | | | | | 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
|/ / / / / /
* | | | | | update_version_stamp.lua: Use NUL on Windows #11323erw72019-11-02
* | | | | | vim-patch:8.1.2231: introduce gM command #11321Jan Edmund Lazo2019-11-01
|/ / / / /
* | | | | lua/executor.c: use TRY_WRAPJustin M. Keyes2019-10-29
* | | | | termdebug.vim: reset evalFromBalloonExprResult #11309Jelte Fennema2019-10-28
* | | | | Merge #11276 from h-michael/module-patternJustin M. Keyes2019-10-27
|\ \ \ \ \
| * | | | | scripts/lua2dox.lua: Remove class declaration blockHirokazu Hata2019-10-27
| * | | | | runtime: Use module pattern with vim/shared.luaHirokazu Hata2019-10-23
| |/ / / /
* | | | | 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
| |/ / / /
* | | | | provider/pythonx: don't assume CWD (empty string) is in path #11304supermomonga2019-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
* | | | | Merge #11298 from janlazo/vim-8.1.2220Justin M. Keyes2019-10-26
|\ \ \ \ \
| * | | | | ci: do not skip before_install on lint jobJan Edmund Lazo2019-10-26
| * | | | | ci: use python3 for flake8Jan Edmund Lazo2019-10-26
| * | | | | vim-patch:8.1.2220: :cfile does not abort like other quickfix commandsJan Edmund Lazo2019-10-26
|/ / / / /
* | | | | lintJustin M. Keyes2019-10-26
* | | | | gen_vimdoc.py: dump API docs to msgpack #11296smolck2019-10-26
* | | | | win/dist: nvim-qt v0.2.15 #11295Justin M. Keyes2019-10-26
* | | | | Merge #11294 from tomtomjhj/vim-8.1.2173Justin M. Keyes2019-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
| |/ / / /
* | | | | tests: remove some redundant legacy tests #11028Daniel Hahler2019-10-26
* | | | | build: add -fstack-protector* to linker #11292vincowl2019-10-26
|/ / / /
* | | | Merge #11271 from h-michael/add-more-infoJustin M. Keyes2019-10-26
|\ \ \ \
| * | | | test/pcall_err(): truncate full paths, omit linenrJustin M. Keyes2019-10-26
| * | | | lua/stdlib: adjust some validation messages #11271Hirokazu Hata2019-10-26
|/ / / /
* | | | Merge #11275 from janlazo/ci/nodejsJustin M. Keyes2019-10-25
|\ \ \ \
| * | | | ci: simplify tree-sitter-cli installJan Edmund Lazo2019-10-25
| * | | | CI/Appveyor: set powershell strict modeJan Edmund Lazo2019-10-25
| * | | | CI: bump nodejs to v10.x (LTS)Jan Edmund Lazo2019-10-25