aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Merge pull request #20670 from zeertzjq/vim-9.0.0737zeertzjq2022-10-15
| |\ \
| | * | vim-patch:9.0.0754: 'indentexpr' overrules lisp indenting in one situationzeertzjq2022-10-15
| | * | vim-patch:partial:9.0.0737: Lisp word only recognized when a space followszeertzjq2022-10-15
| | |/
| * / refactor(shada.c): clint (#20599)Lewis Russell2022-10-15
| |/
| * Merge pull request #20663 from zeertzjq/vim-9.0.0753zeertzjq2022-10-15
| |\
| | * vim-patch:partial:9.0.0753: some Ex commands are not in the help indexzeertzjq2022-10-15
| | * vim-patch:partial:9da17d7c5707zeertzjq2022-10-15
| | * vim-patch:partial:3e79c97c18c5zeertzjq2022-10-15
| * | Merge #20634 fix(windows): set console icon later in startupJustin M. Keyes2022-10-15
| |\ \
| | * | refactor(windows): move os_icon_xx functionsJustin M. Keyes2022-10-14
| | * | fix(windows): set console icon later in startupJustin M. Keyes2022-10-14
| * | | docs(dev-style): remove rule about variable declarations (#20446)kylo2522022-10-15
| | |/ | |/|
| * | Merge pull request #20662 from zeertzjq/vim-9.0.0614zeertzjq2022-10-15
| |\ \
| | * | vim-patch:9.0.0616: spell test fails because error message changedzeertzjq2022-10-15
| | * | vim-patch:9.0.0614: SpellFileMissing autocmd may delete bufferzeertzjq2022-10-15
| | * | vim-patch:8.1.0342: crash when a callback deletes a window that is being usedzeertzjq2022-10-15
| |/ /
| * | vim-patch:9.0.0752: Rprofile files are not recognized (#20658)Christian Clason2022-10-15
| * | vim-patch:9.0.0750: crash when popup closed in callback (#20659)zeertzjq2022-10-15
| * | Merge pull request #20645 from lewis6991/fix/decor_redraw_same_idLewis Russell2022-10-14
| |\ \ | | |/ | |/|
| | * fix(decoration): redraw correctly when re-using idsLewis Russell2022-10-14
| * | fix(completion): set pum_size even if ext_popupmenu is used (#20648)zeertzjq2022-10-14
| * | docs: fix/remove invalid URLs #20647Justin M. Keyes2022-10-14
| * | build: fix incorrect clang-tidy identifier rules (#20650)dundargoc2022-10-14
| * | fix(lua): on_yank error with blockwise multibyte region #20162Daniel Zhang2022-10-14
| |/
| * Merge pull request #20545 from lewis6991/remove_cscopeLewis Russell2022-10-14
| |\
| | * refactor(tag): remove return type from do_tag()Lewis Russell2022-10-13
| | * feat(cscope)!: removeLewis Russell2022-10-13
| * | build(deps): bump vimdoc (help) parser to v1.2.1 #20642Justin M. Keyes2022-10-13
| * | vim-patch:9.0.0747: too many #ifdefs (#20641)zeertzjq2022-10-14
| |/
| * docs: fix typos (#20509)dundargoc2022-10-13
| * feat(windows): show icon in terminal titlebar, taskbar #20607Enan Ajmain2022-10-13
| * vim-patch:9.0.0738: cannot suppress completion "scanning" messages (#20633)zeertzjq2022-10-13
| * vim-patch:8.2.4735: quickfix tests can be a bit hard to read (#20631)zeertzjq2022-10-13
| * Merge pull request #20630 from zeertzjq/vim-9.0.0260zeertzjq2022-10-13
| |\
| | * 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
| |\