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
...
*
|
|
Merge pull request #10907 from jszakmeister/add-freebsd-sourcehut-support
John Szakmeister
2019-09-26
|
\
\
\
|
*
|
|
build: add support for building for FreeBSD under Sourcehut [skip ci]
John Szakmeister
2019-09-25
*
|
|
|
Fix two more flaky tests (#11095)
Daniel Hahler
2019-09-26
*
|
|
|
vim-patch:8.0.0914: highlight attributes are always combined (#10256)
Daniel Hahler
2019-09-26
*
|
|
|
Merge pull request #10978 from blueyed/update-libuv
Daniel Hahler
2019-09-25
|
\
\
\
\
|
*
|
|
|
test/functional/preload.lua: _set_fmode for Windows
Daniel Hahler
2019-09-25
|
*
|
|
|
Revert "win/os_env_exists(): workaround libuv bug #10734"
Daniel Hahler
2019-09-25
|
*
|
|
|
third-party: update libuv to v1.31.0
Daniel Hahler
2019-09-25
|
|
/
/
/
*
/
/
/
paste: fix handling of "<" in cmdline (#11094)
Daniel Hahler
2019-09-25
|
/
/
/
*
|
|
tests: busted: nvim handler: display durations always (#11075)
Daniel Hahler
2019-09-25
*
|
|
cmake/GetCompileFlags: include CMAKE_C_COMPILER_ARG1 (#11091)
Daniel Hahler
2019-09-25
*
|
|
timer_spec: fix/harden flaky tests (#11080)
Daniel Hahler
2019-09-24
*
|
|
tui_spec: improve "TUI paste: exactly 64 bytes" (#11086)
Daniel Hahler
2019-09-24
*
|
|
tui: flush ui buffer in tui_terminal_after_startup (#11083)
Daniel Hahler
2019-09-24
*
|
|
vim-patch:8.0.1754: ex_helpgrep() is too long #11084
Jan Edmund Lazo
2019-09-23
*
|
|
vim-patch:8.0.1812: refactor qf_jump_to_usable_window() #11078
Jan Edmund Lazo
2019-09-22
*
|
|
terminfo_start: flush buffer #11074
Daniel Hahler
2019-09-22
*
|
|
Merge #11076 from blueyed/fix-fold-patches
Justin M. Keyes
2019-09-22
|
\
\
\
|
*
|
|
vim-patch:8.1.2059: fix for "x" deleting a fold has side effects
Daniel Hahler
2019-09-22
|
*
|
|
vim-patch:8.1.2052: using "x" before a closed fold may delete that fold
Daniel Hahler
2019-09-22
|
/
/
/
*
|
|
tests: make 'win_update redraws lines properly' more readable (#11068)
Daniel Hahler
2019-09-22
*
|
|
tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)
Daniel Hahler
2019-09-22
*
|
|
Merge pull request #11049 from bfredl/rulermsg
Björn Linse
2019-09-22
|
\
\
\
|
*
|
|
screen: missing redraw/highlight for ruler in message area
Björn Linse
2019-09-22
|
/
/
/
*
|
|
env: use putenv_s for LC_ALL, LANG, etc. #11050
erw7
2019-09-22
*
|
|
Merge #11034 from zwegner/precedes
Justin M. Keyes
2019-09-21
|
\
\
\
|
*
|
|
vim-patch:8.1.2060: "precedes" in 'listchars' not used properly
Justin M. Keyes
2019-09-21
|
*
|
|
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2019-09-21
|
/
/
/
*
|
|
checkhealth: skip python checks if intentionally disabled #11044
Yoshio S
2019-09-21
*
|
|
vim-patch:8.1.2055: profile: adjust line format #11058
Daniel Hahler
2019-09-21
*
|
|
Merge #11060 from janlazo/vim-8.1.1783
Justin M. Keyes
2019-09-21
|
\
\
\
|
*
|
|
vim-patch:8.0.1621: using invalid default value for highlight attribute
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.0.1529: assert_equalfile() does not close file descriptors
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.0.1776: in tests, when WaitFor() fails it doesn't say why
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.0.1771: in tests, when WaitFor() fails it doesn't say why
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.0.1733: incomplete testing for completion fix
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.0.1539: no test for the popup menu positioning
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.0.1109: timer causes error on exit from Ex mode
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.1.2058: function for ex command is named inconsistently
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.1.2054: compiler test for Perl may fail
Jan Edmund Lazo
2019-09-21
|
*
|
|
vim-patch:8.1.1783: MS-Windows: compiler test may fail when using %:S
Jan Edmund Lazo
2019-09-21
*
|
|
|
vim-patch:8.1.0460: assert_fails() message argument #11051
Jan Edmund Lazo
2019-09-21
|
/
/
/
*
|
|
Merge pull request #11069 from bfredl/virtualcol
Björn Linse
2019-09-21
|
\
\
\
|
*
|
|
screen: fix vcol counting with virtual text. Fixes #9941
Björn Linse
2019-09-21
|
/
/
/
*
|
|
Merge pull request #11057 from blueyed/test-indent
Daniel Hahler
2019-09-19
|
\
\
\
|
*
|
|
vim-patch:8.1.2056: "make test" for indent files doesn't cause make to fail
Daniel Hahler
2019-09-18
|
*
|
|
Update runtime/indent/testdir to latest Vim runtime
Daniel Hahler
2019-09-18
|
*
|
|
vim-patch:8.1.1213: "make clean" in top dir does not cleanup indent test output
Daniel Hahler
2019-09-18
|
*
|
|
vim-patch:8.1.0599: without the +eval feature the indent tests don't work
Daniel Hahler
2019-09-18
|
*
|
|
vim-patch:8.1.0576: indent script tests pick up installed scripts
Daniel Hahler
2019-09-18
[prev]
[next]