aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.1921: fuzzy matching does not recognize path separatorsSean Dewar2022-02-07
* vim-patch:8.2.1893: fuzzy matching does not support multiple wordsSean Dewar2022-02-07
* vim-patch:8.2.1872: matchfuzzy() does not prefer sequential matchesSean Dewar2022-02-07
* vim-patch:8.2.1726: fuzzy matching only works on stringsSean Dewar2022-02-07
* vim-patch:8.2.1665: cannot do fuzzy string matchingSean Dewar2022-02-07
* chore(typval): return NULL over false for pointer return type (#17316)Sean Dewar2022-02-07
* Merge pull request #17263 from zeertzjq/vim-8.2.0208zeertzjq2022-02-07
|\
| * vim-patch:8.2.3939: MS-Windows: fnamemodify('', ':p') does not workzeertzjq2022-02-07
| * vim-patch:8.2.3824: no ASAN support for MSVCzeertzjq2022-02-07
| * vim-patch:8.2.0942: expanding to local dir after homedir keeps "~/"zeertzjq2022-02-07
| * vim-patch:8.2.0215: wrong file name shorteningzeertzjq2022-02-07
| * vim-patch:8.2.0208: fnamemodify() does not apply ":~" when followed by ":."zeertzjq2022-02-07
|/
* Merge pull request #17299 from zeertzjq/vim-8.1.0711zeertzjq2022-02-07
|\
| * vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
| * vim-patch:7.4.1228zeertzjq2022-02-07
| * vim-patch:7.4.1181zeertzjq2022-02-07
| * vim-patch:7.4.1178zeertzjq2022-02-07
| * vim-patch:7.4.1173zeertzjq2022-02-07
| * vim-patch:7.4.1167zeertzjq2022-02-07
| * vim-patch:7.4.1164zeertzjq2022-02-07
| * vim-patch:7.4.1163zeertzjq2022-02-07
|/
* Merge pull request #17305 from zeertzjq/vim-8.2.1741zeertzjq2022-02-07
|\
| * vim-patch:8.2.1741: pathshorten() only supports using one characterzeertzjq2022-02-06
* | Merge pull request #17279 from zeertzjq/state-enter-vpeekcbfredl2022-02-06
|\ \
| * | fix(event-loop): call vpeekc() directly first to check for characterzeertzjq2022-02-03
* | | Merge pull request #17302 from lewis6991/pkg_ldrbfredl2022-02-06
|\ \ \
| * | | fix(lua): restore priority of the preloaderLewis Russell2022-02-05
* | | | Merge pull request #17306 from clason/vim-8.2.4305Christian Clason2022-02-06
|\ \ \ \
| * | | | vim-patch:8.2.4306: no test for fixed perl filetype checkChristian Clason2022-02-06
| * | | | vim-patch:8.2.4305: tex filetype detection failsChristian Clason2022-02-06
| | |_|/ | |/| |
* | | | Merge pull request #17277 from laomaiweng/windows-debug-symbolsJames McCoy2022-02-06
|\ \ \ \
| * | | | 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 #17310 from jamessan/commitlintJames McCoy2022-02-06
|\ \ \ \ | |_|/ / |/| | |
| * | | ci(commitlint): use lintcommit.lua from main repoJames McCoy2022-02-06
|/ / /
* | | Merge pull request #17194 from zeertzjq/inccommand-prev-subzeertzjq2022-02-06
|\ \ \
| * | | fix(inccommand): do not change reg_prev_sub when previewingzeertzjq2022-01-25
* | | | Merge pull request #16862 from seandewar/vim-8.2.2658Sean Dewar2022-02-06
|\ \ \ \
| * | | | feat(eval): port emsg from v8.2.3284Sean Dewar2022-02-05
| * | | | vim-patch:8.2.2661: leaking memory when looping over a stringSean Dewar2022-02-05
| * | | | vim-patch:8.2.2658: :for cannot loop over a stringSean Dewar2022-02-05
| | |_|/ | |/| |
* | | | Merge pull request #17077 from zeertzjq/vim-8.2.2324zeertzjq2022-02-06
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:partial:6aa57295cfbezeertzjq2022-02-06
| * | | vim-patch:partial:2346a6378483zeertzjq2022-02-06
| * | | vim-patch:8.2.2363: curpos() does not accept a string argument as beforezeertzjq2022-02-06
| * | | vim-patch:8.2.2324: not easy to get mark en cursor posotion by character countzeertzjq2022-02-06
| * | | vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"zeertzjq2022-02-06
|/ / /
* | | fix(diff): make algorithm work for vim.diff (#17300)Lewis Russell2022-02-05
* | | Merge pull request #17199 from glacambre/fix_9358bfredl2022-02-05
|\ \ \
| * | | fix(--headless): do not block on press-enter prompts when no UIglacambre2022-02-05