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
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
|
|
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
2020-08-14
|
/
/
*
|
Merge pull request #12731 from jamessan/libcallnr
James McCoy
2020-08-10
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/master' into libcallnr
James McCoy
2020-08-08
|
|
\
\
|
*
|
|
libcall: Use "int" for number argument
James McCoy
2020-08-08
*
|
|
|
fix: runtimepath always updates lua package.path
TJ DeVries
2020-08-10
*
|
|
|
Merge pull request #12621 from Shougo/vim-8.1.1564
Matthieu Coudron
2020-08-09
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.1.1570: icon signs not displayed properly in the number column
Shougo Matsushita
2020-07-23
|
*
|
|
vim-patch:8.1.1564: sign column takes up space
Shougo Matsushita
2020-07-23
|
*
|
|
vim-patch:8.1.1712: signs in number column cause text to be misaligned
erw7
2020-07-23
|
*
|
|
vim-patch:8.1.1623: display wrong with signs in narrow number column
erw7
2020-07-23
|
*
|
|
vim-patch:8.1.1564: sign column takes up space
Shougo Matsushita
2020-07-23
*
|
|
|
Merge pull request #12701 from erw7/fix-sattr-t-overflow
erw7
2020-08-03
|
\
\
\
\
|
*
|
|
|
ui: fix problem with sattr_T overflow
erw7
2020-08-02
*
|
|
|
|
vim-patch:8.1.0264: backup tests fail when CWD is in /tmp
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.1.0255: backup test fails when using shadow directory
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
options: fix 'isident' for Windows
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.1.0862: no verbose version of character classes
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.2.1295: tests 44 and 99 are old style
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.2.1292: AIDL filetype not recognized
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.1.2340: quickfix test fails under valgrind and asan
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.1.1202: always get regexp debugging logs when building with -DDEBUG
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.1.0194: possibly use of NULL pointer
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.1.0192: executing regexp recursively fails with a crash
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.2.1267: MS-Windows: tests may fail due to $PROMPT value
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.2.1265: crash with EXITFREE when split() fails
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointer
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.2.1004: line numbers below filler lines not always updated
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.1.2172: spell highlight is wrong at start of the line
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.0.1774: reading very long lines can be slow
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
vim-patch:8.2.1254: MS-Windows: regexp test may fail if 'iskeyword' set wrongly
Jan Edmund Lazo
2020-08-02
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into fileinfo-garbage
James McCoy
2020-07-31
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
shada: fix failed assertion on exit (#12692)
erw7
2020-07-31
|
*
|
|
vim-patch:8.2.1252: ":marks" may show '< and '> mixed up
Peter Wolf
2020-07-28
|
|
|
/
|
|
/
|
|
*
|
terminal: fix terminal attribute overflow
erw7
2020-07-29
|
*
|
typval: fix incompatibility with vim
erw7
2020-07-23
|
|
/
|
*
Merge pull request #12646 from vigoux/ts-fix-tilde
Matthieu Coudron
2020-07-21
|
|
\
|
|
*
buffer_updates: prefer using ml_add_deleted_len_buf
Thomas Vigouroux
2020-07-21
|
|
*
buffer_updates: emit valid old_byte_size
Thomas Vigouroux
2020-07-21
|
*
|
Merge pull request #12575 from cbarrete/vim-8.2.0935
Matthieu Coudron
2020-07-20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix documentation
Cédric Barreteau
2020-07-20
|
|
*
Prevent `flatten` from taking a null list
Cédric Barreteau
2020-07-15
|
|
*
vim-patch:8.2.0937: asan failure in the flatten() test
Cédric Barreteau
2020-07-15
|
|
*
vim-patch:8.2.0935: flattening a list with existing code is slow
Cédric Barreteau
2020-07-15
|
*
|
Merge pull request #12653 from erw7/fix-build-freebsd-ci
James McCoy
2020-07-20
|
|
\
\
|
|
*
|
build: Fix build failure with CI in FreeBSD
erw7
2020-07-20
|
|
|
/
|
*
|
eval: improve ex_execute (#12445)
erw7
2020-07-20
|
*
|
lua: Fix crash on unprotected lua errors (#12658)
TJ DeVries
2020-07-19
|
*
|
Merge pull request #12448 from erw7/fix-shada-write-error-on-exit
Matthieu Coudron
2020-07-19
|
|
\
\
|
|
*
|
vim-patch:8.2.0920: writing viminfo fails with a circular reference
erw7
2020-06-09
|
|
*
|
shada: fix write E5004 error on exit
erw7
2020-06-08
[prev]
[next]