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
*
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
*
|
terminfo: add scripts/update_terminfo.sh
Marco Hinz
2018-08-10
*
|
memline: fnamecmp_ino() returns bool
Jan Edmund Lazo
2018-08-09
*
|
vim-patch:8.0.1819: swap file warning for file with non-existing directory
Jan Edmund Lazo
2018-08-09
*
|
vim-patch:8.1.0024: test % command (#8834)
Jan Edmund Lazo
2018-08-09
|
/
*
Merge #8831 from janlazo/vim-8.1.0009
Justin M. Keyes
2018-08-09
|
\
|
*
vim-patch:8.1.0241: effect of ":tabmove N" is not clear
Jan Edmund Lazo
2018-08-08
|
*
vim-patch:8.1.0009: tabpages insufficiently tested
Jan Edmund Lazo
2018-08-08
*
|
Merge #8804 from battlmonstr/lang_region_crash
Justin M. Keyes
2018-08-09
|
\
\
|
*
|
Fix crash in lang_init() on macOS if lang_region = NULL
battlmonstr
2018-08-01
*
|
|
Merge #8797 from janlazo/vim-8.0.0687
Justin M. Keyes
2018-08-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vim-patch:8.0.0735: no indication that the quickfix window/buffer changed
Jan Edmund Lazo
2018-07-28
|
*
|
vim-patch:8.0.0687: minor issues related to quickfix
Jan Edmund Lazo
2018-07-28
|
|
/
*
|
defaults: win: 'shellpipe' for cmd.exe (#8827)
Jan Edmund Lazo
2018-08-08
*
|
Merge #8821 from janlazo/vim-8.1.0003
Justin M. Keyes
2018-08-08
|
\
\
|
*
|
oldtests: win: set shellpipe for cmd.exe
Jan Edmund Lazo
2018-08-07
|
*
|
tests: win: fix pathsep of :compiler paths
Jan Edmund Lazo
2018-08-06
|
*
|
vim-patch:8.1.0005: test for :compiler command fails on MS-Windows
Jan Edmund Lazo
2018-08-06
|
*
|
vim-patch:8.1.0004: test for :compiler command sometimes fails
Jan Edmund Lazo
2018-08-06
|
*
|
vim-patch:8.1.0003: the :compiler command is not tested
Jan Edmund Lazo
2018-08-06
*
|
|
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
\
\
|
*
|
|
misc: fixpos in del_char() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
edit: end_insert in check_auto_format() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
edit: did_add_space is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
ops: is_del in block_prep() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
window: no_display in restore_win() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
ops: add const to shift_block() variables
Jan Edmund Lazo
2018-08-07
|
*
|
|
eval: add const to f_gettabvar() variables
Jan Edmund Lazo
2018-08-06
|
*
|
|
edit: temp in ins_del() is const int
Jan Edmund Lazo
2018-08-06
|
*
|
|
vim-patch:8.1.0007: no test for "o" and "O" in Visual block mode
Jan Edmund Lazo
2018-08-06
|
*
|
|
vim-patch:8.0.1811: no test for winrestcmd()
Jan Edmund Lazo
2018-08-06
[next]