aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.0.0053: E1281 not tested with the old regexp enginezeertzjq2022-11-05
* vim-patch:8.2.4978: no error if engine selection atom is not at the startzeertzjq2022-11-05
* vim-patch:8.2.4693: new regexp does not accept pattern "\%>0v"zeertzjq2022-11-05
* vim-patch:8.2.4688: new regexp engine does not give an error for "\%v"zeertzjq2022-11-05
* Merge pull request #20942 from zeertzjq/vim-8.2.5027zeertzjq2022-11-05
|\
| * vim-patch:8.2.5027: error for missing :endif when an exception was thrownzeertzjq2022-11-05
| * vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errorszeertzjq2022-11-05
| * vim-patch:8.2.3252: duplicated code for adding buffer lineszeertzjq2022-11-05
|/
* Merge pull request #20941 from zeertzjq/vim-8.2.1183zeertzjq2022-11-05
|\
| * vim-patch:8.2.1632: not checking the context of test_fails()zeertzjq2022-11-05
| * vim-patch:8.2.1631: test_fails() does not check the context of the line numberzeertzjq2022-11-05
| * vim-patch:8.2.1484: flaky failure in assert_fails()zeertzjq2022-11-05
| * vim-patch:8.2.1479: Vim9: error for list index uses wrong line numberzeertzjq2022-11-05
| * vim-patch:8.2.1199: not all assert functions are fully testedzeertzjq2022-11-05
| * vim-patch:8.2.1184: some tests failzeertzjq2022-11-05
| * vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
|/
* vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq2022-11-05
* version.c: update [skip ci] (#20825)github-actions[bot]2022-11-05
* Merge pull request #20939 from zeertzjq/vim-8.2.0502zeertzjq2022-11-05
|\
| * vim-patch:8.2.0612: Vim9: no check for space before #commentzeertzjq2022-11-05
| * vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
|/
* feat(clipboard): copy to system clipboard in tmux when supported (#20936)Gregory Anders2022-11-04
* Merge pull request #20938 from zeertzjq/vim-8.2.0644zeertzjq2022-11-05
|\
| * vim-patch:8.2.0958: not sufficient testing for buffer writingzeertzjq2022-11-05
| * vim-patch:8.2.0866: not enough tests for buffer writingzeertzjq2022-11-05
| * vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
| * vim-patch:8.2.0433: INT signal not properly testedzeertzjq2022-11-05
|/
* fix(fileio): use first available directory in backupdir for backupcopy (#20655)Will Spurgin2022-11-05
* fix(vim.diff): fix fastforward off-by-1 (#20937)Lewis Russell2022-11-05
* Merge pull request #20934 from zeertzjq/vim-8.2.0968zeertzjq2022-11-04
|\
| * vim-patch:8.2.2901: some operators not fully testedzeertzjq2022-11-04
| * vim-patch:8.2.1810: some code in normal.c not covered by testszeertzjq2022-11-04
| * vim-patch:8.2.1022: various parts of code not covered by testszeertzjq2022-11-04
| * vim-patch:8.2.0976: some 'cpoptions' not testedzeertzjq2022-11-04
| * vim-patch:8.2.0968: no proper testing of the 'cpoptions' flagszeertzjq2022-11-04
|/
* ci: skip tests if build fails (#20908)dundargoc2022-11-04
* vim-patch:8.2.0540: regexp and other code not tested (#20930)zeertzjq2022-11-04
* fix(vim.diff): correctly apply hunk offsets with linematch (#20931)Lewis Russell2022-11-04
* fix(diff): remove size_t underflow (#20929)Lewis Russell2022-11-04
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* Enable new diff option linematch (#14537)Jonathon2022-11-04
* fix(man.lua): set modifiable before writing page (#20914)Kevin Hwang2022-11-03
* Merge pull request #20782 from dundargoc/docs/typoszeertzjq2022-11-02
|\
| * docs: fix typosdundargoc2022-11-02
|/
* Merge pull request #20904 from zeertzjq/vim-9.0.0822zeertzjq2022-11-02
|\
| * vim-patch:9.0.0825: cannot drag an entry in the tabpage linezeertzjq2022-11-02
| * vim-patch:9.0.0824: crash when using win_move_separator() in other tab pagezeertzjq2022-11-02
| * vim-patch:9.0.0823: mouse drag test failszeertzjq2022-11-02
| * vim-patch:9.0.0822: crash when dragging the statusline with a mappingzeertzjq2022-11-02
|/
* vim-patch:9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong pl...zeertzjq2022-11-02