index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.2141: [security]: buffer-overflow in suggest_trie_walk
zeertzjq
2023-12-02
*
vim-patch:9.0.2140: [security]: use-after-free in win-enter
zeertzjq
2023-12-02
*
revert: "memory: Free buffers after freeing variables" (#26356)
zeertzjq
2023-12-02
*
vim-patch:9.0.2139: html.angular ft is problematic (#26357)
zeertzjq
2023-12-02
*
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
2023-12-02
*
refactor: remove kbtree.h
dundargoc
2023-12-01
*
refactor: remove SIZEOF_INT check
dundargoc
2023-12-01
*
ci: create setup action
dundargoc
2023-12-01
*
refactor: move float_relative_str[] to nvim_win_get_config() (#26344)
zeertzjq
2023-12-01
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
fix(api): use a conditional stack for nvim_cmd (#26341)
zeertzjq
2023-12-01
*
refactor(IWYU): fix includes for highlight_group.h (#26340)
zeertzjq
2023-12-01
*
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
2023-12-01
*
fix: use BEL to terminate OSC 11 request (#26335)
Gregory Anders
2023-11-30
*
Merge pull request #25870 from dundargoc/build/libtermkey
Gregory Anders
2023-11-30
|
\
|
*
docs: update MAINTAIN.md
Gregory Anders
2023-11-30
|
*
fix(termkey): include IO header on Windows
Gregory Anders
2023-11-30
|
*
fix(termkey): accept BEL (0x07) as OSC terminator
Gregory Anders
2023-11-30
|
*
fix(termkey): do not sign extend mode value
Gregory Anders
2023-11-30
|
*
build: vendor libtermkey
dundargoc
2023-11-30
*
|
vim-patch:9.0.2137: Can't detect angular & mustache filetypes
ObserverOfTime
2023-11-30
|
/
*
refactor: explicitly abort on OOM condition (#26330)
Gregory Anders
2023-11-30
*
fix: Remove nested for_each_tree in TSTreeView (#26328)
Pham Huy Hoang
2023-11-30
*
refactor: suppress unused variable warnings in release builds (#26327)
Gregory Anders
2023-11-30
*
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
2023-11-30
*
fix(tui): grow termkey's internal buffer for large escape sequences (#26309)
Gregory Anders
2023-11-30
*
fix(treesitter): fix parens stacking in inspector display (#26304)
Gregory Anders
2023-11-30
*
ci(release): perform a full checkout when building (#26323)
zeertzjq
2023-11-30
*
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
2023-11-30
*
Merge pull request #23657 from luukvbaal/extmark
bfredl
2023-11-30
|
\
|
*
fix(extmark): restore extmarks when completing original text
Luuk van Baal
2023-11-29
*
|
refactor: move extern variables out of _defs.h files (#26320)
zeertzjq
2023-11-30
*
|
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
2023-11-30
*
|
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
|
test: unskip more terminal tests on Windows (#26315)
zeertzjq
2023-11-30
*
|
test(ex_terminal_spec): match descriptions (#26314)
zeertzjq
2023-11-30
*
|
Merge pull request #25994 from luki446/windows-path-terminal-fix
zeertzjq
2023-11-30
|
\
\
|
*
|
test: :terminal when 'shell' uses backslashes
zeertzjq
2023-11-30
|
*
|
fix(terminal): make backslashes in 'shell' work on Windows
Luki446
2023-11-30
|
/
/
*
|
ci(lintcommit): fix empty and period check with multiple colons (#26312)
zeertzjq
2023-11-30
*
|
test(ex_terminal_spec): unskip tests that work on Windows (#26310)
zeertzjq
2023-11-30
*
|
vim-patch:a9058440b7b9
Christian Clason
2023-11-29
*
|
fix(treesitter): adjust indentation in inspector highlights (#26302)
Gregory Anders
2023-11-29
|
/
*
fix(termcap): escape escapes in passthrough sequence (#26301)
Gregory Anders
2023-11-29
*
fix(defaults): wait until VimEnter to set background (#26284)
Gregory Anders
2023-11-29
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
docs: document TSNode:byte_length() (#26287)
Gregory Anders
2023-11-29
*
fix(treesitter): make InspectTree correctly handle nested injections (#26085)
Pham Huy Hoang
2023-11-29
*
fix(treesitter): use proper query syntax for inspector (#26274)
Gregory Anders
2023-11-29
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
[next]