aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:9.0.0286: using freed memory when location list changed in autocmdzeertzjq2022-10-13
| * vim-patch:9.0.0260: using freed memory when using 'quickfixtextfunc' recursivelyzeertzjq2022-10-13
|/
* Merge pull request #20629 from zeertzjq/vim-8.2.4453zeertzjq2022-10-13
|\
| * vim-patch:8.2.4462: not enough testing for quickfix codezeertzjq2022-10-13
| * vim-patch:8.2.4453: :helpgrep may free an option that was not allocatedzeertzjq2022-10-13
|/
* vim-patch:9.0.0727: help in the repository differs from patched version too m...zeertzjq2022-10-13
* refactor: clint (#20600)Lewis Russell2022-10-12
* fix(clint): disable whitespace/newline #20619Lewis Russell2022-10-12
* vim-patch:9.0.0731: clang-tidy configuration files are not recognized (#20620)Christian Clason2022-10-12
* refactor(search.c): clint (#20598)Lewis Russell2022-10-12
* build: add clang-tidy configuration file (#15601)kylo2522022-10-12
* Merge pull request #20606 from zeertzjq/vim-8.2.4523zeertzjq2022-10-12
|\
| * test: add a test for #20605zeertzjq2022-10-12
| * vim-patch:8.2.4523: when gvim is started maximized the 'window' option isn't setzeertzjq2022-10-12
|/
* fix(runtime): properly rely on t_Co for colorschemes (#20602)Christian Clason2022-10-11
* Merge pull request #20593 from lewis6991/fix/man_macos13Lewis Russell2022-10-11
|\
| * fix(man): support MacOS 13Lewis Russell2022-10-11
* | refactor/mark.c (#20596)Lewis Russell2022-10-11
|/
* refactor(man): pass env directly to spawn() (#20591)Lewis Russell2022-10-11
* Merge pull request #20570 from lewis6991/refactor/lua2doxLewis Russell2022-10-11
|\
| * refactor(lua2dox_filter): formatLewis Russell2022-10-10
| * refactor(lua2dox): tidyLewis Russell2022-10-10
| * refactor(lua2dox): format with styluaLewis Russell2022-10-10
* | Merge pull request #20584 from Fuzzier/type-cast-coninzeertzjq2022-10-11
|\ \
| * | refactor: explicitly convert HANDLE to intptr_t for _open_osfhandle()Wei Tang2022-10-11
|/ /
* | build(deps): disable shared library for libvterm. (#20566)Wei Tang2022-10-10
* | Merge pull request #20574 from zeertzjq/vim-8.2.2184zeertzjq2022-10-11
|\ \
| * | vim-patch:partial:9.0.0715: wrong argument for append() gives two error messageszeertzjq2022-10-10
| * | fix: change did_emsg back to intzeertzjq2022-10-10
| * | vim-patch:9.0.0712: wrong column when calling setcursorcharpos() with zero lnumzeertzjq2022-10-10
| * | vim-patch:8.2.2671: error for line number in legacy scriptzeertzjq2022-10-10
| * | vim-patch:8.2.2184: Vim9: no error when using "2" for a line numberzeertzjq2022-10-10
|/ /
* | vim-patch:9.0.0711: SubStation Alpha files are not recognized (#20577)Christian Clason2022-10-10
* | build(deps): add build type for libuv (#20575)Wei Tang2022-10-10
* | Merge pull request #20576 from lewis6991/manhealthLewis Russell2022-10-10
|\ \
| * | feat(man): add health checkLewis Russell2022-10-10
| |/
* / vim-patch:9.0.0713: <amatch> of MenuPopup event is expanded like a file name ...zeertzjq2022-10-10
|/
* vim-patch:9.0.0700: there is no real need for a "big" build (#20563)zeertzjq2022-10-10
* fix(lua): assert failure with vim.regex() error inside :silent! (#20555)RZia2022-10-10
* Merge #20558 feat(docs-html): fixes; ToC tagsJustin M. Keyes2022-10-09
|\
| * feat(docs-html): try to use tags for ToC headingsJustin M. Keyes2022-10-10
| * fix(docs-html): update parserJustin M. Keyes2022-10-10
* | vim-patch:9.0.0706: :help in a narrow window always opens at the top (#20559)zeertzjq2022-10-10
|/
* build(deps): bump vimdoc parser to v1.2.0 #20557Christian Clason2022-10-09
* docs: various #12823Justin M. Keyes2022-10-09
* Merge pull request #20554 from zeertzjq/vim-9.0.0697zeertzjq2022-10-09
|\
| * vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' setzeertzjq2022-10-09
| * vim-patch:9.0.0697: cursor in wrong position with Visual substitutezeertzjq2022-10-09
|/
* Merge pull request #20552 from dundargoc/build/cmake/compilation-databaseJames McCoy2022-10-09
|\
| * build: generate compilation database for older cmake versionsdundargoc2022-10-09