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
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
...
*
vim-patch:8.1.0219: expanding ## fails to escape backtick
Jan Edmund Lazo
2018-09-11
*
vim-patch:8.1.0034: cursor not restored with ":edit #"
Jan Edmund Lazo
2018-09-11
*
vim-patch:8.0.1154: 'indentkeys' does not work properly (#8980)
Jan Edmund Lazo
2018-09-11
*
Merge pull request #8974 from janlazo/vim-8.0.1377
Justin M. Keyes
2018-09-11
|
\
|
*
vim-patch:8.0.1378: autoload script sources itself when defining function
Jan Edmund Lazo
2018-09-09
|
*
vim-patch:8.0.1377: cannot call a dict function in autoloaded dict
Jan Edmund Lazo
2018-09-09
*
|
vim-patch:8.1.0174: after paging up and down fold line is wrong
Jan Edmund Lazo
2018-09-10
*
|
vim-patch:8.1.0011: maparg() and mapcheck() confuse empty and non-existing (#...
Jan Edmund Lazo
2018-09-10
*
|
vim-patch:8.0.1781: file names in quickfix window are not shortened
Andrzej Pacanowski
2018-09-10
|
/
*
Merge #8063 from blueyed/vim-8.0.0708
Justin M. Keyes
2018-09-09
|
\
|
*
test_largefile.vim: adjust comment to run it
Daniel Hahler
2018-09-08
|
*
vim-patch:8.0.1326: largefile test fails on CI, glob test on MS-Windows
Daniel Hahler
2018-09-08
|
*
vim-patch:8.0.0708: some tests are old style
Daniel Hahler
2018-09-08
*
|
vim-patch:8.0.1115: crash when using foldtextresult() recursively (#8972)
Jan Edmund Lazo
2018-09-09
*
|
oldtests: win: fix buffer pathsep
Jan Edmund Lazo
2018-09-08
*
|
vim-patch:8.0.1040: cannot use another error format in getqflist()
Jan Edmund Lazo
2018-09-08
*
|
vim-patch:8.0.1031: "text" argument for getqflist() is confusing
Jan Edmund Lazo
2018-09-08
*
|
vim-patch:8.0.1029: return value of getqflist() is inconsistent
Jan Edmund Lazo
2018-09-08
*
|
vim-patch:8.0.1023: it is not easy to identify a quickfix list
Jan Edmund Lazo
2018-09-08
*
|
vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'
Jan Edmund Lazo
2018-09-07
|
/
*
vim-patch:8.0.0922: quickfix list always added after current one
Jan Edmund Lazo
2018-09-07
*
vim-patch:8.0.0904: cannot set a location list from text
Jan Edmund Lazo
2018-09-06
*
vim-patch:8.0.0782: using freed memory in quickfix code
Jan Edmund Lazo
2018-09-06
*
Merge #8953 from janlazo/vim-8.0.1190
Justin M. Keyes
2018-09-05
|
\
|
*
vim-patch:8.0.1595: no autocommand triggered before exiting
Jan Edmund Lazo
2018-09-04
|
*
vim-patch:8.1.0334: 'autowrite' takes effect when buffer is not to be written
Jan Edmund Lazo
2018-09-04
|
*
vim-patch:8.0.1190: unusable after opening new window in BufWritePre event
Jan Edmund Lazo
2018-09-04
*
|
Merge #8888 from janlazo/vim-8.0.1020
Justin M. Keyes
2018-09-05
|
\
\
|
*
|
vim-patch:8.0.1048: no test for what 8.0.1020 fixes
Jan Edmund Lazo
2018-09-04
|
|
/
*
|
Merge #8948 from janlazo/vim-8.1.0331
Justin M. Keyes
2018-09-05
|
\
\
|
*
|
oldtests: win: fix pathsep in :mkview test
Jan Edmund Lazo
2018-09-03
|
*
|
vim-patch:8.1.0336: mkview test still fails on CI
Jan Edmund Lazo
2018-09-02
|
*
|
vim-patch:8.1.0335: mkview test fails on CI
Jan Edmund Lazo
2018-09-02
|
*
|
vim-patch:8.1.0333: :mkview does not restore cursor properly after "$"
Jan Edmund Lazo
2018-09-02
|
*
|
vim-patch:8.1.0331: insufficient test coverage for :mkview and :loadview
Jan Edmund Lazo
2018-09-02
*
|
|
vim-patch:8.1.0235: more help tags that jump to the wrong location
Jan Edmund Lazo
2018-09-04
*
|
|
vim-patch:8.1.0231: :help -? goes to help for -+
Jan Edmund Lazo
2018-09-04
*
|
|
vim-patch:8.0.1383: local additions in help skips some files
Jan Edmund Lazo
2018-09-04
*
|
|
vim-patch:8.0.0998: strange error when using K while only spaces are selected
Jan Edmund Lazo
2018-09-04
|
|
/
|
/
|
*
|
vim-patch:8.1.0344: 'hlsearch' highlighting has a gap after /$
Ricky Zhou
2018-09-03
|
/
*
vim-patch:8.1.0022: repeating put from expression register fails
Jan Edmund Lazo
2018-08-29
*
vim-patch:8.1.0322: Test_copy_winopt() does not restore 'hidden' (#8918)
Jan Edmund Lazo
2018-08-27
*
oldtests: comment out test for 'set cpo+=.'
Jan Edmund Lazo
2018-08-26
*
vim-patch:8.1.0144: the :cd command does not have good test coverage
Jan Edmund Lazo
2018-08-26
*
vim-patch:8.1.0327: the "g CTRL-G" command isn't tested much (#8914)
Jan Edmund Lazo
2018-08-26
*
src/nvim/testdir/Makefile: define NEW_TESTS automatically (#8909)
Daniel Hahler
2018-08-26
*
Merge #8894 from janlazo/editorconfig-makefile
Justin M. Keyes
2018-08-24
|
\
|
*
oldtests: reindent Makefile to 8-width tab
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.1.0083: "is" and "as" have trouble with quoted punctuation
Jan Edmund Lazo
2018-08-23
|
/
*
vim-patch:8.0.1682: auto indenting breaks inserting a block (#8892)
Jan Edmund Lazo
2018-08-23
[prev]
[next]