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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
vim-patch:8.2.1775: MS-Windows: adding a long quickfix list is slow (#13019)
Jan Edmund Lazo
2020-09-30
*
|
|
|
|
Fix byte updates for blockwise paste at buffer end
KillTheMule
2020-09-30
*
|
|
|
|
Fix buffer_updates on blockwise paste
KillTheMule
2020-09-30
*
|
|
|
|
treesitter: add string parser (#13008)
Thomas Vigouroux
2020-09-30
*
|
|
|
|
vim-patch:8.2.0840: search match count wrong when only match is in fold
Jan Edmund Lazo
2020-09-29
*
|
|
|
|
vim-patch:8.1.1992: the search stat moves when wrapping at the end of the buffer
Jan Edmund Lazo
2020-09-29
*
|
|
|
|
vim-patch:8.1.1980: fix for search stat not tested
Jan Edmund Lazo
2020-09-29
*
|
|
|
|
vim-patch:8.1.1970: search stat space wrong, no test for 8.1.1965
Jan Edmund Lazo
2020-09-29
*
|
|
|
|
vim-patch:8.1.1965: search count message is not displayed when using a mapping
Jan Edmund Lazo
2020-09-29
*
|
|
|
|
Merge pull request #12996 from teto/foldcol
Thomas Vigouroux
2020-09-29
|
\
\
\
\
\
|
*
|
|
|
|
folds: pass column on fold creation
Matthieu Coudron
2020-09-28
*
|
|
|
|
|
vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)
Jan Edmund Lazo
2020-09-28
|
/
/
/
/
/
*
|
|
|
|
vim-patch:8.2.1754: completion with spell checking not tested (#12992)
Jan Edmund Lazo
2020-09-27
*
|
|
|
|
test/old: enable passing tests
Jan Edmund Lazo
2020-09-26
*
|
|
|
|
vim-patch:8.2.1725: not all Pascal files are recognized
Jan Edmund Lazo
2020-09-26
*
|
|
|
|
vim-patch:8.2.1088: a very long translation might cause a buffer overflow
Jan Edmund Lazo
2020-09-26
*
|
|
|
|
Merge pull request #12515 from teto/remove-foldline-final
Matthieu Coudron
2020-09-24
|
\
\
\
\
\
|
*
|
|
|
|
screen: more work on fold_line replacement
Björn Linse
2020-09-24
|
*
|
|
|
|
screen.c: remove fold_line
Matthieu Coudron
2020-09-24
|
|
/
/
/
/
*
|
|
|
|
vim-patch:8.2.1678: crash when using ":set" after ":ownsyntax"
Thomas Vigouroux
2020-09-24
*
|
|
|
|
vim-patch:8.2.0956: spell test fails
Thomas Vigouroux
2020-09-24
*
|
|
|
|
vim-patch:8.2.0955: build fails
Thomas Vigouroux
2020-09-24
*
|
|
|
|
vim-patch:8.2.0953: spell checking doesn't work for CamelCased words
Thomas Vigouroux
2020-09-24
|
/
/
/
/
*
|
|
|
Only use __has_include when it is defined
James McCoy
2020-09-20
*
|
|
|
Merge pull request #12938 from janlazo/vim-8.1.0285
Jan Edmund Lazo
2020-09-19
|
\
\
\
\
|
*
|
|
|
vim-patch:8.1.2263: 'noesckeys' test fails in GUI
Jan Edmund Lazo
2020-09-19
|
*
|
|
|
vim-patch:8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't work
Jan Edmund Lazo
2020-09-19
|
*
|
|
|
vim-patch:8.2.0824: still not enough memory allocated when converting string
Jan Edmund Lazo
2020-09-19
|
*
|
|
|
vim-patch:8.2.0817: not enough memory allocated when converting string
Jan Edmund Lazo
2020-09-19
|
*
|
|
|
vim-patch:8.1.1972: no proper test for getchar()
Jan Edmund Lazo
2020-09-19
*
|
|
|
|
lint: is lint
Björn Linse
2020-09-19
*
|
|
|
|
util: make __asan_* prototypes available for ENHANCED printf debuging
Björn Linse
2020-09-19
*
|
|
|
|
buffer updates: fix issues with "change" operator
Björn Linse
2020-09-19
*
|
|
|
|
buf_updates: fix wrong updates on linewise change
Thomas Vigouroux
2020-09-18
|
/
/
/
/
*
|
|
|
buf_updates: fix updates for empty buffers (#12926)
Thomas Vigouroux
2020-09-17
*
|
|
|
api(extmarks): allow extrange past final newline
Thomas Vigouroux
2020-09-17
*
|
|
|
treesitter: filter updates on <CR>
Thomas Vigouroux
2020-09-16
*
|
|
|
Merge pull request #12917 from bfredl/bytes_setline
Björn Linse
2020-09-16
|
\
\
\
\
|
*
|
|
|
buf_attach: fix buffer updates with setline()
Björn Linse
2020-09-16
*
|
|
|
|
vim-patch:8.1.2222: accessing invalid memory
Jan Edmund Lazo
2020-09-15
*
|
|
|
|
vim-patch:8.1.2108: cannot close the cmdline window from CmdWinEnter
Jan Edmund Lazo
2020-09-15
*
|
|
|
|
vim-patch:8.2.1684: "gF" does not use line number after file in Visual mode
Jan Edmund Lazo
2020-09-14
*
|
|
|
|
vim-patch:8.2.0637: incsearch highlighting does not work for ":sort!"
Jan Edmund Lazo
2020-09-14
*
|
|
|
|
vim-patch:8.1.2338: using Visual mark sith :s gives E20 if not set
Jan Edmund Lazo
2020-09-14
|
/
/
/
/
*
|
|
|
vim-patch:8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
Jan Edmund Lazo
2020-09-13
*
|
|
|
vim-patch:8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor
Jan Edmund Lazo
2020-09-13
*
|
|
|
vim-patch:8.1.0499: :2vimgrep causes an ml_get error
Jan Edmund Lazo
2020-09-13
*
|
|
|
vim-patch:8.1.0640: get E14 while typing command :tab with 'incsearch' set
Jan Edmund Lazo
2020-09-13
*
|
|
|
vim-patch:8.2.0902: using searchcount() in 'statusline' causes an error
Jan Edmund Lazo
2020-09-13
*
|
|
|
vim-patch:8.1.0556: saving/restoring search patterns share saved last_idx
Jan Edmund Lazo
2020-09-13
[prev]
[next]