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
/
test
/
old
Commit message (
Expand
)
Author
Age
...
*
vim-patch:9.0.2031: TextChangedI may be triggered by non-insert mode change (...
zeertzjq
2023-10-15
*
vim-patch:9.0.2024: no filetype detection for Debian sources
Christian Clason
2023-10-14
*
vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)
zeertzjq
2023-10-14
*
vim-patch:9.0.2018: complete_info() returns wrong index (#25607)
zeertzjq
2023-10-12
*
vim-patch:9.0.2017: linebreak applies for leading whitespace (#25604)
zeertzjq
2023-10-12
*
vim-patch:9.0.2011: INI files not detected
Christian Clason
2023-10-11
*
vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...
zeertzjq
2023-10-10
*
vim-patch:9.0.2008: test: undofile left behind (#25567)
zeertzjq
2023-10-10
*
vim-patch:9.0.1995: Invalid memory access with empty 'foldexpr' (#25530)
zeertzjq
2023-10-07
*
fix: gf fails on "foo/bar.txt:1:2" on Windows
Leonardo Mello
2023-10-06
*
vim-patch:9.0.1978: No filetype detection for just files
Christian Clason
2023-10-06
*
vim-patch:9.0.1983: scrolling inactive window not possible with cursorbind (#...
zeertzjq
2023-10-05
*
vim-patch:9.0.1981: not being able to scroll up in diff mode (#25506)
zeertzjq
2023-10-05
*
vim-patch:9.0.1973: Clean up cmdline option completion code (#25477)
zeertzjq
2023-10-03
*
vim-patch:9.0.1972: win32: missing '**' expansion test (#25476)
zeertzjq
2023-10-03
*
vim-patch:9.0.1968: cmdline completion should consider key option
zeertzjq
2023-10-01
*
vim-patch:9.0.1961: 'listchars' completion misses "multispace" and "leadmulti...
zeertzjq
2023-10-01
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
vim-patch:9.0.1967: xattr errors not translated (#25454)
zeertzjq
2023-10-01
*
vim-patch:9.0.1963: Configure script may not detect xattr
zeertzjq
2023-09-30
*
vim-patch:9.0.1962: No support for writing extended attributes
zeertzjq
2023-09-30
*
test(old): don't check for $CLANG_SANITIZER (#25432)
zeertzjq
2023-09-30
*
vim-patch:9.0.1956: Custom completion skips orig cmdline if it invokes glob()...
zeertzjq
2023-09-30
*
vim-patch:9.0.1950: Vim9: error codes spread out (#25405)
zeertzjq
2023-09-29
*
vim-patch:9.0.1947: Bash Expansion test fails on Windows/MacOS
zeertzjq
2023-09-29
*
vim-patch:9.0.1946: filename expansion using ** in bash may fail
zeertzjq
2023-09-29
*
vim-patch:9.0.0607: verbose echo message test fails on Mac OS
zeertzjq
2023-09-29
*
vim-patch:8.2.3467: CursorHoldI event interferes with "CTRL-G U" (#25383)
zeertzjq
2023-09-27
*
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
2023-09-27
*
refactor: remove 'shortmess' save/restore panic for ex commands
bfredl
2023-09-25
*
vim-patch:9.0.1938: multispace wrong when scrolling horizontally (#25348)
zeertzjq
2023-09-25
*
vim-patch:9.0.1937: missing test for mouse click + 'virtedit' (#25347)
zeertzjq
2023-09-25
*
vim-patch:9.0.1934: :bwipe fails after switching window from aucmd_win.
zeertzjq
2023-09-25
*
vim-patch:9.0.1931: make test_compilers fails on ubuntu
zeertzjq
2023-09-25
*
test(old): don't set options to default before every test (#25335)
zeertzjq
2023-09-24
*
vim-patch:8.2.4609: :unhide does not check for failing to close a window (#25...
zeertzjq
2023-09-23
*
vim-patch:9.0.1923: curswant wrong on click with 've' and 'nowrap' set (#25293)
zeertzjq
2023-09-22
*
vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplits
zeertzjq
2023-09-21
*
vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)
zeertzjq
2023-09-21
*
vim-patch:9.0.1918
Christian Clason
2023-09-21
*
vim-patch:9.0.1915: r_CTRL-C works differently in visual mode (#25248)
zeertzjq
2023-09-20
*
vim-patch:9.0.1907: No support for liquidsoap filetypes
Christian Clason
2023-09-17
*
vim-patch:9.0.1891: No runtime support for Mojo
Christian Clason
2023-09-11
*
vim-patch:9.0.1894: CI: trailing whitespace in tests
zeertzjq
2023-09-11
*
vim-patch:9.0.1893: CI: strptime test fails on BSD14
zeertzjq
2023-09-11
*
vim-patch:partial:9.0.1886: Various Typos
zeertzjq
2023-09-09
*
vim-patch:9.0.1877: missing test for patch 9.0.1873
zeertzjq
2023-09-09
*
vim-patch:9.0.1874: CI may fail in test_recover_empty_swap
zeertzjq
2023-09-06
*
vim-patch:partial:9.0.0669: too many delete() calls in tests
zeertzjq
2023-09-06
*
test(old): reorder test_quickfix.vim to match upstream (#25029)
zeertzjq
2023-09-06
[prev]
[next]