aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * fix(eval): change some tv_dict_add() usages back to hash_add()zeertzjq2022-11-06
| |/
| * Merge pull request #20954 from zeertzjq/vim-8.2.2918zeertzjq2022-11-06
| |\
| | * vim-patch:8.2.3016: confusing error when expression is followed by commazeertzjq2022-11-06
| | * vim-patch:8.2.2723: assignment test failszeertzjq2022-11-06
| | * vim-patch:8.2.2722: Vim9: crash when using LHS with double indexzeertzjq2022-11-06
| | * vim-patch:8.2.1306: checking for first character of dict key is inconsistentzeertzjq2022-11-06
| | * vim-patch:8.2.1274: Vim9: no error for missing white space at script levelzeertzjq2022-11-06
| |/
| * docs(news): add news blurb for tmux clipboard change (#20950)Gregory Anders2022-11-05
| * ci: replace deprecated feature set-output (#20834)dundargoc2022-11-05
| * ci: remove ci/build.ps1 (#20891)dundargoc2022-11-05
| * vim-patch:9.0.0835: the window title is not redrawn when 'endoffile' changes ...zeertzjq2022-11-06
| * ci: fix incorrect asan_symbolize name (#20900)dundargoc2022-11-05
| * Merge pull request #20858 from dundargoc/build/lintshdundargoc2022-11-05
| |\
| | * build(lint): add more shell scripts to lintshdundargoc2022-11-01
| | * build: add EXCLUDE option to add_glob_targetdundargoc2022-11-01
| * | revert: "ci(commitlint): use pull_request_target to avoid "skip ci"" (#20845)dundargoc2022-11-05
| * | Merge pull request #20732 from dundargoc/build/default-cmake-argsdundargoc2022-11-05
| |\ \
| | * | build: give example on complex regexesdundargoc2022-10-21
| | * | build(cmake): add modelines to enable syntax highlightingdundargoc2022-10-21
| | * | build: rely on default cmake installation if possibledundargoc2022-10-21
| * | | vim-patch:8.2.3713: MS-Windows: no error if vimgrep pattern is not matching (...zeertzjq2022-11-06
| * | | Merge pull request #20946 from zeertzjq/vim-8.2.1106zeertzjq2022-11-05
| |\ \ \
| | * | | vim-patch:8.2.1417: test 49 is old stylezeertzjq2022-11-05
| | * | | vim-patch:8.2.1383: test 49 is old stylezeertzjq2022-11-05
| | * | | vim-patch:8.2.1366: test 49 is old stylezeertzjq2022-11-05
| | * | | vim-patch:8.2.1106: crash when trying to use s: variable in typed commandzeertzjq2022-11-05
| | * | | vim-patch:8.2.0883: memory leak in test 49zeertzjq2022-11-05
| |/ / /
| * | | Merge pull request #17950 from zeertzjq/vim-8.2.4029zeertzjq2022-11-05
| |\ \ \
| | * | | vim-patch:8.2.4882: cannot make 'breakindent' use a specific columnzeertzjq2022-11-05
| | * | | vim-patch:8.2.4501: with 'showbreak' set cursor displayed in wrong positionzeertzjq2022-11-05
| | * | | vim-patch:8.2.4100: early return when getting the 'formatlistpat' valuezeertzjq2022-11-05
| | * | | vim-patch:8.2.4093: cached breakindent values not initialized properlyzeertzjq2022-11-05
| | * | | vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrongzeertzjq2022-11-05
| |/ / /
| * | | build: always ignore user's cmake preset (#20935)kylo2522022-11-05
| * | | Merge pull request #20774 from zeertzjq/vim-8.2.4679zeertzjq2022-11-05
| |\ \ \
| | * | | fix(eval): make error number of charidx() same as Vimzeertzjq2022-11-05
| | * | | vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
| | * | | vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
| | * | | vim-patch:8.2.1626: test for strchars() fails with different error numberzeertzjq2022-11-05
| | * | | vim-patch:8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars()zeertzjq2022-11-05
| | * | | vim-patch:8.2.1600: Vim9: cannot use "true" with deepcopy()zeertzjq2022-11-05
| | * | | vim-patch:8.2.1751: using 2 where bool is expected may throw an errorzeertzjq2022-11-05
| | * | | vim-patch:8.1.1949: cannot scroll a popup window to the very bottomzeertzjq2022-11-05
| |/ / /
| * | | Merge pull request #20943 from zeertzjq/vim-8.2.4688zeertzjq2022-11-05
| |\ \ \
| | * | | 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