aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | 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
| |\ \ \ \ \ \
| | * | | | | | docs: update MAINTAIN.mdGregory Anders2023-11-30
| | * | | | | | fix(termkey): include IO header on WindowsGregory Anders2023-11-30
| | * | | | | | fix(termkey): accept BEL (0x07) as OSC terminatorGregory Anders2023-11-30
| | * | | | | | fix(termkey): do not sign extend mode valueGregory Anders2023-11-30
| | * | | | | | build: vendor libtermkeydundargoc2023-11-30
| * | | | | | | vim-patch:9.0.2137: Can't detect angular & mustache filetypesObserverOfTime2023-11-30
| |/ / / / / /
| * | | | | | refactor: explicitly abort on OOM condition (#26330)Gregory Anders2023-11-30
| * | | | | | fix: Remove nested for_each_tree in TSTreeView (#26328)Pham Huy Hoang2023-11-30
| * | | | | | refactor: suppress unused variable warnings in release builds (#26327)Gregory Anders2023-11-30
| * | | | | | refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq2023-11-30
| * | | | | | fix(tui): grow termkey's internal buffer for large escape sequences (#26309)Gregory Anders2023-11-30
| * | | | | | fix(treesitter): fix parens stacking in inspector display (#26304)Gregory Anders2023-11-30
| * | | | | | ci(release): perform a full checkout when building (#26323)zeertzjq2023-11-30
| * | | | | | refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq2023-11-30
| * | | | | | Merge pull request #23657 from luukvbaal/extmarkbfredl2023-11-30
| |\ \ \ \ \ \
| | * | | | | | fix(extmark): restore extmarks when completing original textLuuk van Baal2023-11-29
| * | | | | | | refactor: move extern variables out of _defs.h files (#26320)zeertzjq2023-11-30
| * | | | | | | refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)zeertzjq2023-11-30
| * | | | | | | build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
| * | | | | | | test: unskip more terminal tests on Windows (#26315)zeertzjq2023-11-30
| * | | | | | | test(ex_terminal_spec): match descriptions (#26314)zeertzjq2023-11-30
| * | | | | | | Merge pull request #25994 from luki446/windows-path-terminal-fixzeertzjq2023-11-30
| |\ \ \ \ \ \ \
| | * | | | | | | test: :terminal when 'shell' uses backslasheszeertzjq2023-11-30
| | * | | | | | | fix(terminal): make backslashes in 'shell' work on WindowsLuki4462023-11-30
| |/ / / / / / /
| * | | | | | | ci(lintcommit): fix empty and period check with multiple colons (#26312)zeertzjq2023-11-30
| * | | | | | | test(ex_terminal_spec): unskip tests that work on Windows (#26310)zeertzjq2023-11-30
| * | | | | | | vim-patch:a9058440b7b9Christian Clason2023-11-29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into aucmd_textputpostaucmd_textputpostJosh Rahm2023-11-30
|\| | | | | |
| * | | | | | fix(treesitter): adjust indentation in inspector highlights (#26302)Gregory Anders2023-11-29
| |/ / / / /
| * | | | | fix(termcap): escape escapes in passthrough sequence (#26301)Gregory Anders2023-11-29