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.1482: using feedkeys() does not work to test completion
Jan Edmund Lazo
2019-06-24
*
vim-patch:8.0.1480: patch missing change
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.0.1479: insert mode completion state is confusing
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left
Jan Edmund Lazo
2019-06-23
*
Merge #10294 from janlazo/vim-8.0.1239
Justin M. Keyes
2019-06-24
|
\
|
*
eval: assert VAR_LIST branch in filter_map()
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0747: map() with a bad expression doesn't give an error
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.1519: 'backupskip' may contain duplicates
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0853: options test fails on Mac
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0850: test for 'backupskip' is not correct
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0272: options test fails if temp var ends in slash
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0270: checking for a Tab in a line could be faster
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0242: Insert mode completion may use an invalid buffer pointer
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0169: calling message_filtered() a bit too often
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0167: lock flag in new dictitem is reset in many places
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0166: using dict_add_nr_str() is clumsy
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0165: :clist output can be very long
Jan Edmund Lazo
2019-06-23
|
*
ops: refactor swapchar() to return bool
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of line
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0181: memory leak with trailing characters in skip expression
Jan Edmund Lazo
2019-06-23
|
*
eval: require nonnull func args to pass ASAN build
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.0112: no error when using bad arguments with searchpair()
Jan Edmund Lazo
2019-06-23
|
*
lint
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.0.1239: cannot use a lambda for the skip argument to searchpair()
Jan Edmund Lazo
2019-06-23
*
|
getchar: Handle incomplete <Paste> in typeahead buffer #10311
Alan Wu
2019-06-24
|
/
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
*
version.c: update [ci skip] #10115
Marvim the Paranoid Android
2019-06-23
*
Update argc(),argv() based on 8.1.0493
erw7
2019-06-19
*
test/old: run test_arglist
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.1.0074: crash when running quickfix tests
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.1.0073: crash when autocommands call setloclist()
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a block
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.0.1723: using one item array size declaration is misleading
Jan Edmund Lazo
2019-06-19
*
tests: oldtests: mark Test_cursorhold_insert as flaky [ci skip] (#10264)
Daniel Hahler
2019-06-19
*
Merge pull request #10021 from bfredl/chanevent
Björn Linse
2019-06-18
|
\
|
*
channel: refactor events, prevent recursive invocation of events
Björn Linse
2019-06-18
*
|
gcov: use __gcov_flush instead of __gcov_dump (#10260)
Daniel Hahler
2019-06-18
|
/
*
vim-patch:8.1.1546: in some tests 'tags' is set but not restored
Daniel Hahler
2019-06-16
*
tests: fix Test_tagfiles: use Vim's 'tags' setting
Daniel Hahler
2019-06-16
*
vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)
Daniel Hahler
2019-06-16
*
vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...
Daniel Hahler
2019-06-16
*
Merge pull request #10236 from janlazo/vim-8.1.1545
Daniel Hahler
2019-06-16
|
\
|
*
vim-patch:8.0.1549: various small problems in test files
Jan Edmund Lazo
2019-06-15
|
*
vim-patch:8.0.1516: errors for job options are not very specific
Jan Edmund Lazo
2019-06-15
|
*
vim-patch:8.1.0044: if a test function exists Vim this may go unnoticed
Jan Edmund Lazo
2019-06-15
|
*
vim-patch:8.1.1545: when the screen is to small there is no message about that
Jan Edmund Lazo
2019-06-15
*
|
messages: fix crash with msg_advance when using ext_messages
Björn Linse
2019-06-16
*
|
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
|
/
*
vim-patch:8.0.1245: when WaitFor() has a wrong expression it just waits a sec...
Jan Edmund Lazo
2019-06-15
*
Dump gcov coverage in process_spawn (#10230)
Daniel Hahler
2019-06-15
[next]