aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* | | | | | | | | vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)Christian Clason2022-02-01
* | | | | | | | | Merge pull request #17261 from zeertzjq/vim-8.2.4273zeertzjq2022-02-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.4273: the EBCDIC support is outdatedzeertzjq2022-02-01
|/ / / / / / / / /
* | | | | | | | | Merge pull request #17254 from zeertzjq/vim-8.2.3787zeertzjq2022-02-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | refactor(indent_c.c): add const qualifierszeertzjq2022-01-31
| * | | | | | | | | vim-patch:8.2.3938: line comment start is also found in a stringzeertzjq2022-01-31
| * | | | | | | | | vim-patch:8.2.3935: CTRL-U in Insert mode does not fix the indentzeertzjq2022-01-31
| * | | | | | | | | vim-patch:8.2.3934: repeating line comment is undesired for "O" commandzeertzjq2022-01-31
| * | | | | | | | | vim-patch:8.2.3932: C line comment not formatted properlyzeertzjq2022-01-31
| * | | | | | | | | vim-patch:8.2.3787: no proper formatting of a C line comment after a statementzeertzjq2022-01-31
| * | | | | | | | | test: remove 003_cindent_spec.luazeertzjq2022-01-31
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #17231 from seandewar/vim-8.2.4245Sean Dewar2022-01-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.4245: ":retab 0" may cause illegal memory accessSean Dewar2022-01-29
* | | | | | | | | | vim-patch:c4573eb12dba (#17258)Christian Clason2022-01-31
* | | | | | | | | | vim-patch:partial:f10911e5db16 (#17248)Christian Clason2022-01-31
* | | | | | | | | | [RFC] fix: has('python') error (#17252)Shougo2022-01-31
* | | | | | | | | | vim-patch:8.2.4267: unused entry in keymap enum (#17255)zeertzjq2022-01-31
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #17239 from seandewar/vim-8.2.3629Sean Dewar2022-01-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test(oldtest): unskip Test_addr_allSean Dewar2022-01-30
| * | | | | | | | | vim-patch:8.2.3629: command completion in cmdline window uses global commandsSean Dewar2022-01-30
| * | | | | | | | | vim-patch:8.2.3433: :delcommand does not take a -buffer optionSean Dewar2022-01-30
* | | | | | | | | | Merge pull request #17068 from VVKot/vim-8.2.3933Sean Dewar2022-01-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:8.2.3933: after ":cd" fails ":cd -" is incorrectVVKot2022-01-31
| |/ / / / / / / / /
* | | | | | | | | | vim-patch:8.1.2412: crash when evaluating expression with error (#17109)zeertzjq2022-01-31
* | | | | | | | | | vim-patch:8.2.3532: the previous '' mark is restored after moving the cursor ...zeertzjq2022-01-31
* | | | | | | | | | vim-patch:8.2.3475: expression register set by not executed put command (#17211)zeertzjq2022-01-31
|/ / / / / / / / /
* | | | | | | | | Merge pull request #16748 from zeertzjq/vim-8.1.1434zeertzjq2022-01-31
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | vim-patch:8.2.3876: 'cindent' does not recognize inline namespacezeertzjq2021-12-23
| * | | | | | | | vim-patch:8.2.3625: illegal memory access when C-indentingzeertzjq2021-12-23
| * | | | | | | | vim-patch:8.2.3482: reading beyond end of line ending in quote and backslashzeertzjq2021-12-23
| * | | | | | | | vim-patch:8.1.1585: :let-heredoc does not trim enoughzeertzjq2021-12-23
| * | | | | | | | vim-patch:8.1.1434: test 3 is old stylezeertzjq2021-12-23
* | | | | | | | | docs(tutor): modify for Neovim rather than Vim (#17092)Rory Nesbitt2022-01-30
* | | | | | | | | docs: add example to vim.ui.select (#17241)dundargoc2022-01-30
* | | | | | | | | Merge pull request #17244 from zeertzjq/vim-8.2.0092zeertzjq2022-01-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.0950: tagjump test failszeertzjq2022-01-30
| * | | | | | | | | vim-patch:8.2.0092: tags functionality insufficiently testedzeertzjq2022-01-30
|/ / / / / / / / /
* | | | | | | | | chore: typo fixes (#16921)dundargoc2022-01-29
* | | | | | | | | Merge pull request #16975 from dstein64/vim-8.2.3917bfredl2022-01-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:partial:04fb916Daniel Steinberg2022-01-29
| * | | | | | | | | vim-patch:8.2.3917: the eval.txt help file is way too bigDaniel Steinberg2022-01-29
|/ / / / / / / / /
* | | | | | | | | feat(filetype): convert patterns for mail buffers (#17238)Gregory Anders2022-01-29
* | | | | | | | | Merge pull request #17222 from bfredl/babajpy2bfredl2022-01-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* | | | | | | | | | Merge pull request #17192 from zeertzjq/aucmd-redrawingdisabledbfredl2022-01-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix: set RedrawingDisabled before entering aucmd_winzeertzjq2022-01-25
* | | | | | | | | | | Merge pull request #17202 from zeertzjq/unused-orig-rhsbfredl2022-01-29
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | refactor: allocate an empty string as unused orig_rhs for Lua mappingszeertzjq2022-01-27