aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #18255 from bfredl/workaround_versionbfredl2022-04-25
|\
| * fix(ci): workaround bug in msgpackparse() on windows caused by api level bumpbfredl2022-04-25
* | fix: show autocmd output when F is in shortmess (#18251)Gregory Anders2022-04-25
|/
* revert: "man.vim: Ensure 'modifiable' in man#init_pager" #17791dundargoc2022-04-25
* Merge pull request #18234 from zeertzjq/cursearch-reduce-redrawzeertzjq2022-04-25
|\
| * perf: only redraw for CurSearch when it is currently in usezeertzjq2022-04-25
* | refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
* | refactor: enable Wconversion warning for diff (#18094)dundargoc2022-04-24
* | Merge pull request #18110 from dundargoc/refactor/remove-char_uGregory Anders2022-04-24
|\ \
| * | refactor: add function xstrnsaveDundar Goc2022-04-16
| * | refactor: replace char_u variables and functions with charDundar Göc2022-04-16
* | | refactor: add pure attribute to pure functions (#18165)dundargoc2022-04-24
| |/ |/|
* | fix/PVS #17863dundargoc2022-04-24
* | build: bump Doxyfile to minimum required version 1.9.0 #18118dundargoc2022-04-24
* | docs: clarify enhanced modifiers, SHIFT usage #18124Joel Bradshaw2022-04-24
* | ci: label all markdown edits as "documentation" #18120casswedson2022-04-24
* | fix(packaging): remove excess forward slash in Wix Patch (#18121)sitiom2022-04-24
* | Merge pull request #18248 from zeertzjq/vim-8.2.4806zeertzjq2022-04-25
|\ \
| * | vim-patch:8.2.4818: no test for what 8.2.4806 fixeszeertzjq2022-04-25
| * | vim-patch:8.2.4806: a mapping using <LeftDrag> does not start Select modezeertzjq2022-04-25
|/ /
* | Merge pull request #18243 from zeertzjq/vim-8.2.4808zeertzjq2022-04-24
|\ \
| * | vim-patch:8.2.4813: pasting text while indent folding may mess up foldszeertzjq2022-04-24
| * | vim-patch:8.2.4810: missing changes in one filezeertzjq2022-04-24
| * | vim-patch:8.2.4808: unused item in engine structzeertzjq2022-04-24
|/ /
* | build(clang-format): align with project style #18192dundargoc2022-04-23
* | docs: make docstring consistent with parameters #18178dundargoc2022-04-23
* | ci(backport): remove triggering by comment (#18210)zeertzjq2022-04-23
* | Merge pull request #18197 from dundargoc/build/clint/python3Gregory Anders2022-04-23
|\ \
| * | build(clint): remove all python2-isms with pyupgradeDundar Goc2022-04-20
| * | build(clint): change shebang to python3Dundar Goc2022-04-20
* | | fix(ftdetect): source plugins in autogroup (#18237)Christian Clason2022-04-23
* | | Merge pull request #18226 from zeertzjq/vim-8.2.4805zeertzjq2022-04-23
|\ \ \
| * | | vim-patch:8.2.4812: unused struct itemzeertzjq2022-04-23
| * | | vim-patch:8.2.4805: CurSearch used for all matches in current linezeertzjq2022-04-23
|/ / /
* | | fix(lua): don't mutate opts parameter of vim.keymap.del (#18227)Andrey Mishchenko2022-04-23
* | | fix(treesitter): create new parser if language is not the same as cached pars...Chinmay Dalal2022-04-22
* | | Merge pull request #18211 from clason/update-inspectbfredl2022-04-22
|\ \ \
| * | | chore: update inspect.lua to 3.1.3Christian Clason2022-04-21
* | | | docs(lua): explain and link to lua patterns (#18206)Christian Clason2022-04-21
* | | | refactor(normal): fix most clint warnings (#18196)dundargoc2022-04-21
* | | | Merge pull request #18209 from zeertzjq/vim-8.2.4759zeertzjq2022-04-21
|\ \ \ \
| * | | | vim-patch:8.2.4759: CurSearch highlight does not work for multi-line matchzeertzjq2022-04-21
|/ / / /
* | | | Merge pull request #18182 from zeertzjq/vim-8.2.2472zeertzjq2022-04-21
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.4802: test is not cleaned upzeertzjq2022-04-21
| * | | test: add a Lua functional test for NoName buffer event orderCharlie Groves2022-04-21
| * | | vim-patch:8.2.4791: events triggered in different order when reusing bufferzeertzjq2022-04-21
| * | | vim-patch:8.2.2477: autocommand tests hang on MS-Windowszeertzjq2022-04-21
| * | | vim-patch:8.2.2476: using freed memory when splitting window while closing bu...zeertzjq2022-04-21
| * | | vim-patch:8.2.2475: autocommand tests hangs on MS-Windowszeertzjq2022-04-21
| * | | vim-patch:8.2.2474: using freed memory when window is closed by autocommandzeertzjq2022-04-21