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
Commit message (
Expand
)
Author
Age
*
NVIM v0.4.4
v0.4.4
James McCoy
2020-08-04
*
Merge pull request #12717 from jamessan/release-0.4-backports
James McCoy
2020-08-04
|
\
|
*
vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointer
Jan Edmund Lazo
2020-08-04
|
*
ui: fix problem with sattr_T overflow
erw7
2020-08-04
|
/
*
Merge pull request #12710 from jamessan/fileinfo-garbage-0.4
James McCoy
2020-08-02
|
\
|
*
Merge remote-tracking branch 'upstream/release-0.4' into fileinfo-garbage-0.4
James McCoy
2020-08-02
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #12711 from jamessan/travis-0.4
James McCoy
2020-08-02
|
\
\
|
*
|
ci: fix build failure in Travis [skip appveyor] (#12678)
erw7
2020-08-02
|
/
/
*
|
main.c: fix hang issue with recoverymode (#12496) (#12520)
James McCoy
2020-06-23
*
|
Merge pull request #12352 from jamessan/fix/hang-headless-mode
James McCoy
2020-05-21
|
\
\
|
*
|
fixed hang issue with --headless and -r option specified (#12209)
Kei Kamikawa
2020-05-20
|
/
/
*
|
TUI: block signals on suspend #12180
Kei Kamikawa
2020-04-25
*
|
Merge pull request #12142 from jamessan/gcc-10-fixes
James McCoy
2020-04-17
|
\
\
|
*
|
[release-0.4] cmake: Check for -fno-common and use it if available
Andreas Schneider
2020-04-17
|
*
|
[release-0.4] nvim: Correctly setup global channels
Andreas Schneider
2020-04-17
|
*
|
[release-0.4] nvim:msgpack: Correctly set up global ch_before_blocking_events
Andreas Schneider
2020-04-17
|
*
|
[release-0.4] nvim: Fix enum declaration of RemapValues
Andreas Schneider
2020-04-17
|
*
|
[release-0.4] nvim:viml: Fix enum declaration of ExprParserFlags
Andreas Schneider
2020-04-17
|
*
|
[release-0.4] nvim:eval: Fix enum declaration for ListLenSpecials
Andreas Schneider
2020-04-17
|
/
/
*
|
netrw.vim: do not save +/* registers
Justin M. Keyes
2020-02-29
*
|
CI/travis: workaround broken homebrew
Justin M. Keyes
2020-02-22
*
|
Merge #11901 "options: global-local 'fillchars', 'listchars'"
Justin M. Keyes
2020-02-22
|
\
\
|
*
|
vim-patch:8.1.2060: "precedes" in 'listchars' not used properly
Justin M. Keyes
2020-02-22
|
*
|
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2020-02-21
|
*
|
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2020-02-21
|
/
/
*
|
quickfix.c: Fix vimgrep regression #11907
cballam
2020-02-19
*
|
Merge pull request #11903 from bfredl/backport-qf_msg
Björn Linse
2020-02-19
|
\
\
|
*
|
[release-0.4] screen: add missing redraws after a message
Björn Linse
2020-02-19
*
|
|
Merge pull request #11905 from bfredl/backport-patch-8.2.0235
Björn Linse
2020-02-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[release-0.4] vim-patch:8.2.0235: draw error when an empty group is removed f...
Björn Linse
2020-02-19
|
/
/
*
|
loop_close: close all handles
Justin M. Keyes
2020-02-18
*
|
loop_close: call uv_stop(), fix bug
Justin M. Keyes
2020-02-18
*
|
loop_close: timout after 2 seconds #11821
Justin M. Keyes
2020-02-18
*
|
Merge pull request #11779 from justinmk/release-0.4
Justin M. Keyes
2020-01-28
|
\
\
|
*
|
test: skip nodejs_spec on 0.4.x branch
Justin M. Keyes
2020-01-28
|
*
|
build/MSVC: fix gettext multibyte issue #11774
erw7
2020-01-28
|
/
/
*
|
Merge #11770 from justinmk/release-0.4
Justin M. Keyes
2020-01-26
|
\
\
|
*
|
test: cherry-pick improvements from master branch
Daniel Hahler
2020-01-26
|
*
|
messages: echo "line1\r\nline2" should not clear line1
Björn Linse
2020-01-26
|
/
/
*
|
API: fix crash on copy_object(kObjectTypeWindow) #11651
Ghjuvan Lacambre
2020-01-02
*
|
[release-0.4] libcallnr: Use int, not int64_t, as the return t… (#11566)
James McCoy
2019-12-16
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/release-0.4' into release-0.4.x/libcall
James McCoy
2019-12-16
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
win_line: Fix crash with 'rightleft' in :terminal #11460
erw7
2019-11-29
*
|
|
Merge pull request #11392 from jamessan/get-setenv-bug
James McCoy
2019-11-14
|
\
\
\
|
*
|
|
f_getenv/setenv: Access v_special when v_type is VAR_SPECIAL
James McCoy
2019-11-13
*
|
|
|
paste: Select-mode, Visual-mode #11360
Justin M. Keyes
2019-11-09
*
|
|
|
version bump
Justin M. Keyes
2019-11-06
*
|
|
|
NVIM v0.4.3
v0.4.3
Justin M. Keyes
2019-11-06
*
|
|
|
autocmd: Fix event name casing #11332
lacygoill
2019-11-04
*
|
|
|
Merge pull request #11315 from bfredl/termtestfix
Björn Linse
2019-10-29
|
\
\
\
\
[next]