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
*
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
*
Merge pull request #8887 from janlazo/vim-8.0.1242
James McCoy
2018-08-23
|
\
|
*
vim-patch:8.0.1242: function argument with only dash is seen as number zero
Jan Edmund Lazo
2018-08-22
*
|
vim-patch:8.0.1041: bogus characters when indenting during visual-block append
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.0.0999: indenting raw C++ strings is wrong
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.0.1151: "vim -c startinsert!" doesn't append (#8886)
Jan Edmund Lazo
2018-08-22
|
/
*
Merge #8880 from janlazo/vim-8.0.1331
Justin M. Keyes
2018-08-22
|
\
|
*
vim-patch:8.0.1790: 'winfixwidth' is not always respected by :close
Jan Edmund Lazo
2018-08-21
|
*
vim-patch:8.0.1426: "gf" and <cfile> don't accept ? and & in URL
Jan Edmund Lazo
2018-08-21
*
|
vim-patch:8.1.0303: line2byte() is wrong for last line with 'noeol'
Jan Edmund Lazo
2018-08-21
|
/
*
Merge #8877 from janlazo/vim-8.0.1441
Justin M. Keyes
2018-08-21
|
\
|
*
vim-patch:8.0.1441: using ":undo 0" leaves undo in wrong state
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.1.0110: file name not displayed with ":file" (#8878)
Justin M. Keyes
2018-08-21
*
|
Merge #8861 from janlazo/vim-8.0.1364
Justin M. Keyes
2018-08-21
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.0.1509: test for failing drag-n-drop command no longer fails
Jan Edmund Lazo
2018-08-16
|
*
vim-patch:8.0.1508: the :drop command is not always available
Jan Edmund Lazo
2018-08-16
|
*
vim-patch:8.1.0186: test for getwininfo() fails in GUI
Jan Edmund Lazo
2018-08-15
|
*
vim-patch:8.1.0184: not easy to figure out the window layout
Jan Edmund Lazo
2018-08-15
|
*
vim-patch:8.0.1364: there is no easy way to get the window position
Jan Edmund Lazo
2018-08-15
*
|
Merge #8866 from janlazo/vim-8.0.0878
Justin M. Keyes
2018-08-20
|
\
\
|
*
|
vim-patch:8.0.1418: no test for expanding backticks
Jan Edmund Lazo
2018-08-18
|
*
|
vim-patch:8.0.1090: cannot get the text under the cursor like v:beval_text
Jan Edmund Lazo
2018-08-17
|
*
|
vim-patch:8.0.1787: cannot insert the whole cursor line
Jan Edmund Lazo
2018-08-16
|
*
|
vim-patch:8.1.0101: no test for getcmdwintype()
Jan Edmund Lazo
2018-08-16
|
*
|
vim-patch:8.0.1816: no test for setcmdpos()
Jan Edmund Lazo
2018-08-16
|
*
|
vim-patch:8.0.1649: no completion for argument list commands
Jan Edmund Lazo
2018-08-16
|
*
|
vim-patch:8.0.1231: expanding file name drops dash
Jan Edmund Lazo
2018-08-16
|
*
|
vim-patch:8.0.0878: no completion for :mapclear
Jan Edmund Lazo
2018-08-16
|
|
/
*
|
vim-patch:8.1.0290: "cit" on an empty HTML tag changes the whole tag
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.0.1486: accessing invalid memory with "it"
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.1.0018: using "gn" may select wrong text when wrapping
Jan Edmund Lazo
2018-08-19
*
|
vim-patch:8.0.1148: gN doesn't work on last match with 'wrapscan' off
Jan Edmund Lazo
2018-08-19
*
|
vim-patch:8.0.0762: ml_get error with :psearch in buffer without a name
Jan Edmund Lazo
2018-08-18
|
/
*
Merge #8852 from janlazo/vim-8.1.0161
Justin M. Keyes
2018-08-15
|
\
|
*
oldtests: win: a directory is not executable
Jan Edmund Lazo
2018-08-13
|
*
vim-patch:8.1.0262: not enough testing for getftype()
Jan Edmund Lazo
2018-08-13
|
*
vim-patch:8.0.1630: trimming white space is not that easy
Jan Edmund Lazo
2018-08-13
|
*
vim-patch:8.1.0161: buffer not updated with 'autoread' set if file was deleted
Jan Edmund Lazo
2018-08-13
*
|
vim-patch:8.0.1633: a TextChanged autocmd triggers when it is defined
Jan Edmund Lazo
2018-08-15
*
|
vim-patch:8.0.1413: accessing freed memory in :cbuffer
Jan Edmund Lazo
2018-08-15
*
|
oldtests: finish port of 8.0.1224
Jan Edmund Lazo
2018-08-15
*
|
vim-patch:8.0.1409: buffer overflow in :tags command
Jan Edmund Lazo
2018-08-15
*
|
vim-patch:8.0.1488: emacs tags no longer work
Jan Edmund Lazo
2018-08-15
*
|
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 #8832 from eraserhd/vim-insert-setline-undo-fixes
Justin M. Keyes
2018-08-14
|
\
\
|
|
/
|
/
|
[next]