aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #15767 from lewis6991/lua_var_indexBjörn Linse2021-10-19
|\
| * feat(lua): allow passing handles to vim.b/w/tLewis Russell2021-10-19
* | fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
|/
* vim-patch:8.2.3537: wrong mode() during 'operatorfunc' #16087zeertzjq2021-10-19
* fix(api/nvim_eval_statusline): allow maxwidth=0 #16080Famiu Haque2021-10-19
* refactor: remove space after starDundar Göc2021-10-19
* refactor: make commas trail in enumsDundar Göc2021-10-19
* refactor: enable formatting for files under libDundar Göc2021-10-19
* feat(api): evaluate statusline string #16020Famiu Haque2021-10-18
* refactor: convert to doxygen-style comments #16013dundargoc2021-10-17
* fix(PVS/V1028): prevent possible overflow #16023dundargoc2021-10-17
* Merge pull request #15999 from famiu/fix/build/export-windows-symbolsBjörn Linse2021-10-17
|\
| * fix(build): export symbols on WindowsFamiu Haque2021-10-17
* | Merge pull request #15973 from bfredl/luapathBjörn Linse2021-10-17
|\ \
| * | fix(runtime): don't use regexes inside lua require'mod'Björn Linse2021-10-17
| |/
* | Merge pull request #15952 from zeertzjq/vim-8.1.1291Jan Edmund Lazo2021-10-17
|\ \
| * | refactor(dirchanged): tab -> tabpagezeertzjq2021-10-17
| * | vim-patch:8.2.1411: when splitting a window localdir is copied but prevdir is...zeertzjq2021-10-17
| * | vim-patch:8.2.0909: cannot go back to the previous local directoryzeertzjq2021-10-17
| * | vim-patch:8.2.0876: :pwd does not give a hint about the scope of the directoryzeertzjq2021-10-17
| * | vim-patch:8.2.0189: cd() with NULL argument crasheszeertzjq2021-10-17
| * | test: partially port Vim patches 8.1.2278 and 8.2.1432zeertzjq2021-10-17
| * | vim-patch:8.1.1291: not easy to change directory and restorezeertzjq2021-10-17
| * | vim-patch:8.1.0604: autocommand test fails on MS-Windowszeertzjq2021-10-17
| * | vim-patch:8.1.0602: DirChanged is also triggered when directory didn't changezeertzjq2021-10-17
| * | vim-patch:8.0.1463: test fails without 'autochdir' optionzeertzjq2021-10-17
| * | vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17
* | | Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\ \ \ | |/ / |/| |
| * | fixup! vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-17
| * | fixup! vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-16
| * | fixup! vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-16
| * | fixup! vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-16
| * | vim-patch:8.1.2379: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2388: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2394: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2395: using old C style commentsDundar Göc2021-10-06
| * | vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-06
* | | Merge #15994 feat(:source, nvim_exec): script-local scopeJustin M. Keyes2021-10-17
|\ \ \ | |_|/ |/| |
| * | feat(:source, nvim_exec): defer script item creation until s:var accessSean Dewar2021-10-14
| * | feat(:source, nvim_exec): support script-local variablesSean Dewar2021-10-14
* | | vim-patch:8.2.3519: TOML files are not recognized (#16045)dundargoc2021-10-16
* | | vim-patch:8.2.3501: tmux filetype dection is incomplete (#16021)dundargoc2021-10-15
* | | refactor: reduce number of unique char castsDundar Göc2021-10-13
|/ /
* | refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* | refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* | Merge pull request #15502 from seandewar/vim-8.1.1921Jan Edmund Lazo2021-10-10
|\ \
| * | feat(eval/method): partially port v8.1.1987Sean Dewar2021-10-03
| * | vim-patch:8.1.1984: more functions can be used as methodsSean Dewar2021-10-03