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
*
vim-patch:8.0.1218: writing to freed memory in autocmd
Jan Edmund Lazo
2018-08-15
*
vim-patch:8.0.1209: still too many old style tests
Jan Edmund Lazo
2018-08-15
*
Merge pull request #8790 from bfredl/hlattr
Björn Linse
2018-08-14
|
\
|
*
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
2018-08-13
|
*
highlight: HlAttrs is a value type; treat it like such
Björn Linse
2018-08-13
*
|
Merge #8832 from eraserhd/vim-insert-setline-undo-fixes
Justin M. Keyes
2018-08-14
|
\
\
|
|
/
|
/
|
|
*
Fix lint
Jason Felice
2018-08-09
|
*
vim-patch:8.1.0256: using setline() in TextChangedI splits undo
Jason Felice
2018-08-09
|
*
vim-patch:8.1.0245: calling setline() in TextChangedI autocmd breaks undo
Jason Felice
2018-08-09
|
*
vim-patch:8.1.0057: popup menu displayed wrong when using autocmd
Jason Felice
2018-08-09
*
|
lint
Jan Edmund Lazo
2018-08-12
*
|
vim-patch:8.0.1397: pattern with \& following nothing gives an error
Jan Edmund Lazo
2018-08-12
*
|
vim-patch:8.0.1257: no test for fix of undefined behavior
Jan Edmund Lazo
2018-08-12
*
|
vim-patch:8.0.1243: no test for what 8.0.1227 fixes
Jan Edmund Lazo
2018-08-12
*
|
vim-patch:8.0.1227: undefined left shift in readfile()
Jan Edmund Lazo
2018-08-12
*
|
Merge #8843 from janlazo/vim-8.0.0828
Justin M. Keyes
2018-08-12
|
\
\
|
*
|
regexp: drop has_mbyte check in regmatch()
Jan Edmund Lazo
2018-08-11
|
*
|
lint
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.1.0099: exclamation mark in error message not needed
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.1.0097: superfluous space before exclamation mark
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.1.0090: "..." used inconsistently in a message
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.1.0078: "..." used inconsistently in messages
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.0.1517: invalid memory acces with pattern using look-behind match
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.0.1470: integer overflow when using regexp pattern
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.0.1254: undefined left shift in gethexchrs()
Jan Edmund Lazo
2018-08-11
|
*
|
vim-patch:8.0.0828: Coverity: may dereference NULL pointer
Jan Edmund Lazo
2018-08-11
*
|
|
Merge #8837 from janlazo/vim-8.0.1290
Justin M. Keyes
2018-08-12
|
\
\
\
|
*
|
|
oldtests: Test_undofile() passes
Jan Edmund Lazo
2018-08-09
|
*
|
|
vim-patch:8.1.0025: no test for the undofile() function
Jan Edmund Lazo
2018-08-09
|
*
|
|
vim-patch:8.0.1433: illegal memory access after undo
Jan Edmund Lazo
2018-08-09
|
*
|
|
vim-patch:8.0.1290: seq_cur of undotree() wrong after undo
Jan Edmund Lazo
2018-08-09
*
|
|
|
Merge #8833 from janlazo/vim-8.0.1004
Justin M. Keyes
2018-08-12
|
\
\
\
\
|
*
|
|
|
eval: match in find_some_match() is bool
Jan Edmund Lazo
2018-08-11
|
*
|
|
|
vim-patch:8.1.0257: no test for pathshorten()
Jan Edmund Lazo
2018-08-09
|
*
|
|
|
vim-patch:8.1.0204: inputlist() is not tested
Jan Edmund Lazo
2018-08-09
|
*
|
|
|
vim-patch:8.1.0008: no test for strwidth()
Jan Edmund Lazo
2018-08-09
|
*
|
|
|
vim-patch:8.0.1421: accessing invalid memory with overlong byte sequence
Jan Edmund Lazo
2018-08-09
|
*
|
|
|
vim-patch:8.0.1410: hang when using count() with an empty string
Jan Edmund Lazo
2018-08-09
|
*
|
|
|
vim-patch:8.0.1105: match() and matchend() are not tested
Jan Edmund Lazo
2018-08-08
|
*
|
|
|
vim-patch:8.0.1004: matchstrpos() without a match returns too many items
Jan Edmund Lazo
2018-08-08
*
|
|
|
|
lint
Jan Edmund Lazo
2018-08-11
*
|
|
|
|
vim-patch:8.0.1361: some users don't want to diff with hidden buffers
Jan Edmund Lazo
2018-08-11
*
|
|
|
|
diff: drop enc_utf8 check in diff_equal_char()
Jan Edmund Lazo
2018-08-11
*
|
|
|
|
vim-patch:8.0.1046: code duplication in diff mode
Jan Edmund Lazo
2018-08-11
*
|
|
|
|
vim-patch:8.0.1037: "icase" of 'diffopt' is not used for highlighting
Jan Edmund Lazo
2018-08-11
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
refactor: Replace vim_strrchr() with strrchar() (#8718)
ZviRackover
2018-08-11
*
|
|
|
terminfo: add header guard, stdint.h for int8_t (#8848)
Jan Edmund Lazo
2018-08-11
*
|
|
|
lint
Jan Edmund Lazo
2018-08-10
*
|
|
|
vim-patch:8.0.1490: number of spell regions is spread out through the code
Jan Edmund Lazo
2018-08-10
*
|
|
|
terminfo: update built-in terminfo entries
Marco Hinz
2018-08-10
[next]