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
...
|
*
|
fix(lua): don't leak memory on error
bfredl
2022-07-02
*
|
|
Merge pull request #19203 from zeertzjq/api-cmd-unsilent
zeertzjq
2022-07-03
|
\
\
\
|
*
|
|
feat(api): add `unsilent` to command APIs
zeertzjq
2022-07-03
|
*
|
|
vim-patch:8.2.1900: Vim9: command modifiers do not work
zeertzjq
2022-07-03
|
/
/
/
*
|
|
fix(coverity): 353827 unnecessary null check #19209
Javier Lopez
2022-07-02
*
|
|
fix(jobs): deadlock in channel.c:exit_event #19082
erw7
2022-07-02
*
|
|
Merge pull request #19137 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-02
|
\
\
\
|
*
|
|
refactor: replace char_u
Dundar Goc
2022-07-02
|
/
/
/
*
|
|
refactor(fold): style #19175
Lewis Russell
2022-07-02
*
|
|
vim-patch:0d878b95d8f9 (#19197)
Christian Clason
2022-07-02
*
|
|
Merge pull request #19202 from zeertzjq/vim-8.2.0316
zeertzjq
2022-07-02
|
\
\
\
|
*
|
|
vim-patch:8.2.0316: ex_getln.c code has insufficient test coverage
zeertzjq
2022-07-02
|
*
|
|
vim-patch:8.2.0261: some code not covered by tests
zeertzjq
2022-07-02
|
/
/
/
*
|
|
Merge pull request #19199 from zeertzjq/vim-9.0.0017
zeertzjq
2022-07-02
|
\
\
\
|
*
|
|
vim-patch:9.0.0022: spell test fails
zeertzjq
2022-07-02
|
*
|
|
vim-patch:9.0.0021: invalid memory access when adding word to spell word list
zeertzjq
2022-07-02
|
*
|
|
vim-patch:9.0.0017: accessing memory beyond the end of the line
zeertzjq
2022-07-02
|
|
/
/
*
/
/
fix(mark): set mark fnum from buffer (#19195)
Gregory Anders
2022-07-01
|
/
/
*
|
build: move lint target to cmake #19169
dundargoc
2022-07-01
*
|
vim-patch:9.0.0015: with EXITFREE defined terminal menus are not cleared (#19...
zeertzjq
2022-07-01
*
|
version.c: update [skip ci] #19179
github-actions[bot]
2022-07-01
*
|
vim-patch:9.0.0012: signature files not detected properly (#19172)
Christian Clason
2022-07-01
*
|
Merge pull request #19178 from zeertzjq/vim-8.2.0049
zeertzjq
2022-07-01
|
\
\
|
*
|
test(old): reorder test_cmdline.vim to match upstream
zeertzjq
2022-07-01
|
*
|
vim-patch:8.2.0049: command line completion not fully tested
zeertzjq
2022-07-01
|
/
/
*
|
Merge pull request #19170 from zeertzjq/vim-8.0.1558
zeertzjq
2022-07-01
|
\
\
|
*
|
feat(ui): make right-click menu work properly with ext_multigrid
zeertzjq
2022-07-01
|
*
|
vim-patch:8.1.1274: after :unmenu can still execute the menu with :emenu
zeertzjq
2022-07-01
|
*
|
vim-patch:8.1.0695: internal error when using :popup
zeertzjq
2022-07-01
|
*
|
vim-patch:8.1.0487: no menus specifically for the terminal window
zeertzjq
2022-07-01
|
*
|
vim-patch:8.0.1588: popup menu hangs after typing CTRL-C
zeertzjq
2022-07-01
|
*
|
vim-patch:8.0.1574: show cursor in wrong place when using popup menu
zeertzjq
2022-07-01
|
*
|
vim-patch:8.0.1570: can't use :popup for a menu in the terminal
zeertzjq
2022-07-01
|
*
|
vim-patch:8.0.1558: no right-click menu in a terminal
zeertzjq
2022-07-01
|
/
/
*
|
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
|
fix(filetype): update call sites of vim.filetype.match (#19171)
Gregory Anders
2022-06-30
*
|
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
|
/
*
refactor(uncrustify): change config to better align with style guide (#18803)
dundargoc
2022-06-30
*
vim-patch:9.0.0011: reading beyond the end of the line with put command (#19166)
zeertzjq
2022-06-30
*
feat(build): add_glob_target runs only on changed files #19070
dundargoc
2022-06-30
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
vim-patch:9.0.0001: Travis CI is no longer used #19163
Hugo
2022-06-30
*
Merge pull request #19134 from dundargoc/refactor/conversion
bfredl
2022-06-30
|
\
|
*
refactor: enable -Wconversion warning for fileio.c
Dundar Goc
2022-06-29
*
|
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
|
/
*
fix(lsp): small bugs in snippet-parser #18998
L3MON4D3
2022-06-29
*
vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153)
Christian Clason
2022-06-29
*
vim-patch:9.0.0005: hare files are not recognized (#19151)
Christian Clason
2022-06-29
*
vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'...
zeertzjq
2022-06-29
*
vim-patch:9.0.0002: map functionality outside of map.c (#19150)
zeertzjq
2022-06-29
[prev]
[next]