aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | vim-patch:8.1.0878: test for has('bsd') fails on some BSD systemszeertzjq2022-02-04
| * | | | | | docs: update feature-listzeertzjq2022-02-04
| * | | | | | vim-patch:8.1.0846: not easy to recognize the system Vim runs onzeertzjq2022-02-04
* | | | | | | Merge pull request #17283 from dundargoc/ci/reduce-log-outputJames McCoy2022-02-03
|\ \ \ \ \ \ \
| * | | | | | | ci: only show last 100 lines of log on errorDundar Göc2022-02-03
|/ / / / / / /
* | | | | | | Merge pull request #17282 from dundargoc/chore/remove-duplicate-entryJames McCoy2022-02-03
|\ \ \ \ \ \ \
| * | | | | | | chore(gen_vimdoc): remove duplicate extmark.c entryDundar Göc2022-02-03
| |/ / / / / /
* | | | | | | Merge pull request #16976 from seandewar/vim-8.2.4018Sean Dewar2022-02-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(api/nvim_win_call): share common win_execute logicSean Dewar2022-02-03
| * | | | | | vim-patch:8.2.4028: ml_get error with :doautoall and Visual areaSean Dewar2022-02-03
| * | | | | | vim-patch:8.2.4026: ml_get error with specific win_execute() commandSean Dewar2022-02-03
| * | | | | | vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selectionSean Dewar2022-02-03
|/ / / / / /
* | | | | | Merge pull request #16818 from zeertzjq/vim-8.2.3454zeertzjq2022-02-03
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3678: illegal memory accesszeertzjq2022-01-29
| * | | | | | vim-patch:8.2.3581: reading character past end of linezeertzjq2022-01-29
| * | | | | | vim-patch:8.2.3540: the mark '] is wrong after put with a countzeertzjq2022-01-29
| * | | | | | vim-patch:8.2.3497: put test fails when run by itselfzeertzjq2022-01-29
| * | | | | | vim-patch:8.2.3455: using a count with "gp" leaves '] in wrong positionzeertzjq2022-01-29
| * | | | | | vim-patch:8.2.3454: using a count with "gp" leave cursor in wrong positionzeertzjq2022-01-29
* | | | | | | Merge pull request #17226 from dundargoc/refactor/remove-redundant-codezeertzjq2022-02-03
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:8.2.4241: some type casts are redundantDundar Göc2022-01-30
* | | | | | | | Merge pull request #17268 from zeertzjq/health-noshellzeertzjq2022-02-03
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix(health): do not run external processes in a shellzeertzjq2022-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