aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build(win): don't try to package a PDB if not building with MSVC…Quentin Minster2022-02-03
* build(win): package the debug symbols (PDB file) along with nvim.exequentin2022-02-03
* Merge pull request #17245 from zeertzjq/vim-8.2.3219zeertzjq2022-02-02
|\
| * vim-patch:8.2.3219: :find searches non-existing directorieszeertzjq2022-02-01
* | Merge pull request #17271 from zeertzjq/vim-8.2.3947zeertzjq2022-02-02
|\ \
| * | vim-patch:8.2.4283: using a variable for the return value is not neededzeertzjq2022-02-02
| * | vim-patch:8.2.3947: unnecessary check for NULL pointerzeertzjq2022-02-02
|/ /
* | Merge pull request #16879 from zeertzjq/vim-8.2.3966zeertzjq2022-02-02
|\ \
| * | vim-patch:8.2.3966: when using feedkeys() abbreviations may be blockedzeertzjq2022-02-02
* | | Merge pull request #17187 from lewis6991/masterbfredl2022-02-01
|\ \ \ | |/ / |/| |
| * | feat(highlight): ns=0 to set :highlight namespaceLewis Russell2022-02-01
| |/
* | 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
|/ / / /