aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | test: 'nofsync' with deadly signal #26415Justin M. Keyes2023-12-06
* | | | vim-patch:6863084d3bd0Christian Clason2023-12-06
* | | | vim-patch:4e043b1fc7eeChristian Clason2023-12-06
| |/ / |/| |
* | | fix(treesitter): don't forcefully open foldsJaehwang Jung2023-12-06
* | | vim-patch:8.2.3695: confusing error for missing key (#26420)zeertzjq2023-12-06
* | | vim-patch:8.1.1583: set_ref_in_list() only sets ref in items (#26418)zeertzjq2023-12-06
* | | refactor(options): remove SOPT type enums (#26417)Famiu Haque2023-12-06
|/ /
* | feat(lua): implement Iter:join() (#26416)Gregory Anders2023-12-05
* | docs: small fixes (#26243)dundargoc2023-12-06
* | vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)zeertzjq2023-12-06
* | vim-patch:2103a56eab5a (#26411)zeertzjq2023-12-06
* | test: fileio_spec is unreliable/flaky #26404Justin M. Keyes2023-12-05
* | Merge pull request #26361 from luukvbaal/invalidbfredl2023-12-05
|\ \
| * | fix(extmarks): restore old position before revalidatingLuuk van Baal2023-12-02
* | | refactor(IWYU): move marktree types to marktree_defs.h (#26402)zeertzjq2023-12-05
| |/ |/|
* | refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini2023-12-05
* | ci: use the latest stylua versiondundargoc2023-12-05
* | vim-patch:9.0.2148: Vim does not detect pacman.log fileChristian Clason2023-12-05
* | fix(change): update fold after on_bytes (#26364)Jaehwang Jung2023-12-05
* | build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2023-12-04
* | build: enable lintlua for src/ dir #26395Justin M. Keyes2023-12-04
* | build: enable lintlua for scripts/ dir #26391Justin M. Keyes2023-12-04
* | build: rework formatting to use add_glob_targetdundargoc2023-12-04
* | refactor(terminal): only remove const qualifier when necessary (#26386)zeertzjq2023-12-04
* | fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...Jongwook Choi2023-12-04
* | refactor(completion): use an inline function to free cptext (#26380)Raphael2023-12-04
* | vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)zeertzjq2023-12-04
* | feat(treesitter): highlight help files by default (#26347)Christian Clason2023-12-03
* | Merge pull request #26334 from echasnovski/default-colorschemezeertzjq2023-12-03
|\ \
| * | feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
* | | refactor: remove unused file ringbuf.hdundargoc2023-12-02
|/ /
* / build(nix): update flake.lockJosé Luis Lafuente2023-12-02
|/
* Merge pull request #26358 from zeertzjq/vim-9.0.2140zeertzjq2023-12-02
|\
| * vim-patch:9.0.2143: [security]: buffer-overflow in ex_substitutezeertzjq2023-12-02
| * vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...zeertzjq2023-12-02
| * vim-patch:9.0.2141: [security]: buffer-overflow in suggest_trie_walkzeertzjq2023-12-02
| * vim-patch:9.0.2140: [security]: use-after-free in win-enterzeertzjq2023-12-02
|/
* revert: "memory: Free buffers after freeing variables" (#26356)zeertzjq2023-12-02
* vim-patch:9.0.2139: html.angular ft is problematic (#26357)zeertzjq2023-12-02
* refactor: free more reachable memory with EXITFREE (#26349)zeertzjq2023-12-02
* refactor: remove kbtree.hdundargoc2023-12-01
* refactor: remove SIZEOF_INT checkdundargoc2023-12-01
* ci: create setup actiondundargoc2023-12-01
* refactor: move float_relative_str[] to nvim_win_get_config() (#26344)zeertzjq2023-12-01
* refactor: change event_create() to a macro (#26343)zeertzjq2023-12-01
* fix(api): use a conditional stack for nvim_cmd (#26341)zeertzjq2023-12-01
* refactor(IWYU): fix includes for highlight_group.h (#26340)zeertzjq2023-12-01
* refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq2023-12-01
* fix: use BEL to terminate OSC 11 request (#26335)Gregory Anders2023-11-30
* Merge pull request #25870 from dundargoc/build/libtermkeyGregory Anders2023-11-30
|\