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
*
Merge PR #11291 from shanesmith/vim-8.1.1256-take2
Marco Hinz
2019-11-04
|
\
|
*
vim-patch:8.1.1256: cannot navigate through errors relative to the cursor
Shane Smith
2019-10-27
|
*
vim-patch:8.1.1112: duplicate code in quickfix file
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0488: using freed memory in quickfix code
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0469: too often indexing in qf_lists[]
Shane Smith
2019-10-27
|
*
vim-patch:8.1.0252: quickfix functions are too long
Shane Smith
2019-10-27
*
|
vim-patch:8.1.2236: ml_get error if pattern matches beyond last line
Jan Edmund Lazo
2019-11-02
*
|
vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte char
Jan Edmund Lazo
2019-11-01
*
|
vim-patch:8.1.2231: introduce gM command #11321
Jan Edmund Lazo
2019-11-01
*
|
vim-patch:8.1.2154: quickfix window height wrong when there is a tabline
Jan Edmund Lazo
2019-10-27
*
|
vim-patch:8.1.1245: ":copen 10" sets height in full-height window
Jan Edmund Lazo
2019-10-27
|
/
*
vim-patch:8.1.2220: :cfile does not abort like other quickfix commands
Jan Edmund Lazo
2019-10-26
*
vim-patch:8.1.2218: "gN" is off by one in Visual mode
Jaehwang Jerry Jung
2019-10-27
*
vim-patch:8.1.2207: "gn" doesn't work quite right
Jaehwang Jerry Jung
2019-10-27
*
vim-patch:8.1.0859: handle multibyte "%v" in 'errorformat' #11285
Jan Edmund Lazo
2019-10-25
*
vim-patch:8.1.0345: cannot get the window id associated with the location list
Jan Edmund Lazo
2019-10-23
*
Merge #11261 from janlazo/vim-8.1.2185
Justin M. Keyes
2019-10-22
|
\
|
*
vim-patch:8.1.2197: ExitPre autocommand may cause accessing freed memory
Jan Edmund Lazo
2019-10-21
|
*
vim-patch:8.1.2190: syntax test fails on Mac
Jan Edmund Lazo
2019-10-21
|
*
vim-patch:8.1.2185: syntax test fails
Jan Edmund Lazo
2019-10-21
*
|
Merge #11199 from bobrippling/vim-8.1.1228
Justin M. Keyes
2019-10-22
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
|
vim-patch:8.1.2168: heredoc not skipped in if-block #11265
Marco Hinz
2019-10-20
*
|
Merge #11211 from jbradaric/vim-8.1.1585
Justin M. Keyes
2019-10-19
|
\
\
|
*
|
vim-patch:8.1.1729: heredoc with trim not properly handled in function
Jurica Bradaric
2019-10-13
|
*
|
vim-patch:8.1.1723: heredoc assignment has no room for new features
Jurica Bradaric
2019-10-13
|
*
|
vim-patch:8.1.1625: script line numbers are not exactly right
Jurica Bradaric
2019-10-13
|
*
|
vim-patch:8.1.1585: :let-heredoc does not trim enough
Jurica Bradaric
2019-10-13
*
|
|
Merge #11249 from janlazo/vim-8.1.2151
Justin M. Keyes
2019-10-19
|
\
\
\
|
*
|
|
vim-patch:8.1.2177: Dart files are not recognized
Jan Edmund Lazo
2019-10-19
|
*
|
|
vim-patch:8.1.2175: meson files are not recognized
Jan Edmund Lazo
2019-10-18
|
*
|
|
vim-patch:8.1.2151: state test is a bit flaky
Jan Edmund Lazo
2019-10-18
|
*
|
|
vim-patch:8.1.2162: popup resize test is flaky
Jan Edmund Lazo
2019-10-18
|
*
|
|
vim-patch:8.1.2161: mapping test fails
Jan Edmund Lazo
2019-10-18
*
|
|
|
vim-patch:8.1.2180: Error E303 is not useful when 'directory' is empty (#11257)
Daniel Hahler
2019-10-19
*
|
|
|
vim-patch:8.1.2182: test42 seen as binary by git diff #11256
Daniel Hahler
2019-10-19
|
/
/
/
*
|
|
vim-patch:8.1.2140: "gk" and "gj" do not work correctly in number column #11208
Jan Edmund Lazo
2019-10-17
*
|
|
vim-patch 8.1.0085: no test for completing user name and language
erw7
2019-10-13
|
/
/
*
/
vim-patch:8.1.2125: fnamemodify() fails when repeating :e
Justin M. Keyes
2019-10-10
|
/
*
vim-patch:8.1.1362: code and data in tests can be hard to read
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.1356: some text in heredoc assignment ends the text
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.1354: getting a list of text lines is clumsy
Jurica Bradaric
2019-10-07
*
test/old: add test_fnamemodify.vim (#11168)
Daniel Hahler
2019-10-06
*
Merge #11157 from janlazo/vim-8.1.2113
Justin M. Keyes
2019-10-06
|
\
|
*
vim-patch:8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"
Jan Edmund Lazo
2019-10-06
|
*
vim-patch:8.1.2113: ":help expr-!~?" only works after searching
Jan Edmund Lazo
2019-10-05
*
|
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
|
/
*
Makefile: use `$TMPDIR` below `src/nvim/testdir` (#11153)
Daniel Hahler
2019-10-04
*
test/old: align with Vim #11096
Daniel Hahler
2019-10-03
*
vim-patch:8.1.0315: helpgrep with language doesn't work properly
Jan Edmund Lazo
2019-10-01
[next]