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.0269: Ruby Kernel.#p method always returns nil
Jan Edmund Lazo
2020-10-14
*
vim-patch:8.1.0221: not enough testing for the Ruby interface
Jan Edmund Lazo
2020-10-14
*
vim-patch:8.1.0978: blob not tested with Perl
Jan Edmund Lazo
2020-10-14
*
vim-patch:8.2.0710: Netbeans test sometimes fails
Jan Edmund Lazo
2020-10-14
*
vim-patch:8.2.1842: crash when USE_FNAME_CASE is defined and using :browse
Jan Edmund Lazo
2020-10-14
*
vim-patch:8.2.0573: using :version twice leaks memory
Jan Edmund Lazo
2020-10-14
*
vim-patch:8.2.1837: using "gn" after "gN" does not work
Jan Edmund Lazo
2020-10-11
*
test/old: skip Test_addr_all() for now
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.1.1206: user command parsing and listing not properly tested
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.1.0560: cannot use address type "other" with with user command
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.2.1823: "gN" does not select the matched string
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.2.1101: no error when using wrong arguments for setqflist()
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0988: deleting location list buffer breaks location list window
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0720: cannot easily change the current quickfx list index
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.1.0523: opening window from quickfix leaves empty buffer behind
Jan Edmund Lazo
2020-10-10
*
Merge pull request #12904 from erw7/vim-8.1.0431
Jan Edmund Lazo
2020-10-10
|
\
|
*
vim-patch:8.2.1677: memory access errors when calling setloclist() in autocom...
erw7
2020-09-15
|
*
vim-patch:8.1.0489: crash when autocmd clears vimpgrep location list
erw7
2020-09-14
*
|
vim-patch:8.2.0007: popup menu positioned wrong with folding in two tabs
Jan Edmund Lazo
2020-10-08
*
|
vim-patch:8.1.2405: matchadd_conceal test fails under valgrind
Jan Edmund Lazo
2020-10-08
*
|
vim-patch:8.1.2303: cursor in wrong position after horizontal scroll
Jan Edmund Lazo
2020-10-08
*
|
vim-patch:8.1.2294: cursor pos wrong with concealing and search causes a scroll
Jan Edmund Lazo
2020-10-08
*
|
Merge pull request #13029 from aufarg/vim-8.2.1345
Jan Edmund Lazo
2020-10-07
|
\
\
|
*
|
vim-patch:8.2.1488: text does not scroll when inserting above first line
Aufar Gilbran
2020-10-07
|
*
|
vim-patch:8.2.1345: Redraw error when using visual block and scroll
Aufar Gilbran
2020-10-07
*
|
|
vim-patch:8.2.1599: missing line end when skipping a long line with :cgetfile
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1705: using ~{} for a literal dict is not nice
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1692: using *{} for literal dict is not backwards compatible
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1686: "*" of "*{" is recognized as multipy operator
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1683: dictionary with string keys is longer than needed
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.2325: crash when using balloon with empty line
Jan Edmund Lazo
2020-10-06
|
/
/
*
|
vim-patch:8.1.1624: when testing in the GUI may try to run gvim in a terminal
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.1619: tests are not run with GUI on Travis
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.2401: :cexpr does not handle | in expression
Jan Edmund Lazo
2020-10-06
*
|
vim-patch:8.1.2310: no proper test for directory changes in quickfix
Jan Edmund Lazo
2020-10-06
*
|
fileio: fix "is a directory" warning on Windows
erw7
2020-10-06
*
|
Merge pull request #13039 from janlazo/vim-8.2.1790
Jan Edmund Lazo
2020-10-05
|
\
\
|
*
|
vim-patch:8.2.1801: undo file not found when using ":args" or ":next"
Jan Edmund Lazo
2020-10-05
|
*
|
vim-patch:8.1.2024: delete call commented out for debugging
Jan Edmund Lazo
2020-10-05
|
*
|
vim-patch:8.1.1812: reading a truncted undo file hangs Vim
Jan Edmund Lazo
2020-10-05
|
*
|
vim-patch:8.2.0665: wrongly assuming Python executable is called "python"
Jan Edmund Lazo
2020-10-05
*
|
|
vim-patch:8.2.1793: not consistently giving the "is a directory" warning
Shougo Matsushita
2020-10-06
|
/
/
*
|
vim-patch:8.2.0841: 'verbose' value 16 causes duplicate output
Jan Edmund Lazo
2020-10-03
*
|
vim-patch:8.1.2143: cannot see each command even when 'verbose' is set
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.1787: crash with 'incsearch' and very long line
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.1780: statusline not updated when splitting windows
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.1779: some debian changelog files are not recognized
Jan Edmund Lazo
2020-10-02
*
|
vim-patch:8.2.0499: calling a lambda is slower than evaluating a string
Jan Edmund Lazo
2020-09-30
[prev]
[next]