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
...
|
*
|
ci: Travis: ccache: use --zero-stats
Daniel Hahler
2019-06-17
|
*
|
ci: AppVeyor: use fast_finish=true
Daniel Hahler
2019-06-17
|
*
|
ci/build.ps1: add comment for PATH mangling with old tests
Daniel Hahler
2019-06-17
|
*
|
ci: Travis: remove obsolete cmake file
Daniel Hahler
2019-06-17
|
*
|
ci/common/test.sh: fix some issues reported by shellcheck
Daniel Hahler
2019-06-17
|
/
/
*
|
vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)
Daniel Hahler
2019-06-16
*
|
vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...
Daniel Hahler
2019-06-16
*
|
Merge pull request #10236 from janlazo/vim-8.1.1545
Daniel Hahler
2019-06-16
|
\
\
|
*
|
vim-patch:8.0.1549: various small problems in test files
Jan Edmund Lazo
2019-06-15
|
*
|
vim-patch:8.0.1516: errors for job options are not very specific
Jan Edmund Lazo
2019-06-15
|
*
|
vim-patch:8.1.0044: if a test function exists Vim this may go unnoticed
Jan Edmund Lazo
2019-06-15
|
*
|
vim-patch:8.1.1545: when the screen is to small there is no message about that
Jan Edmund Lazo
2019-06-15
*
|
|
Merge pull request #10150 from bfredl/extcount
Björn Linse
2019-06-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
messages: fix crash with msg_advance when using ext_messages
Björn Linse
2019-06-16
|
*
|
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
|
/
/
*
|
ci: AppVeyor: ensure that win32 feature is set (#10216)
Daniel Hahler
2019-06-16
*
|
vim-patch:8.0.1245: when WaitFor() has a wrong expression it just waits a sec...
Jan Edmund Lazo
2019-06-15
*
|
ci: Travis: add baseline stage [skip appveyor] (#10226)
Daniel Hahler
2019-06-15
*
|
ci: codecov: do not use flags [ci skip] (#10227)
Daniel Hahler
2019-06-15
*
|
Dump gcov coverage in process_spawn (#10230)
Daniel Hahler
2019-06-15
*
|
Merge pull request #10231 from bfredl/bufcb_end
Björn Linse
2019-06-15
|
\
\
|
*
|
api/lua: add on_detach to nvim_buf_attach
Björn Linse
2019-06-15
|
/
/
*
|
ci: AppVeyor: fix cov job, remove duplicate non-cov one (#10217)
Daniel Hahler
2019-06-14
*
|
Merge #10208 from janlazo/vim-8.0.0931
Justin M. Keyes
2019-06-14
|
\
\
|
*
|
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
|
*
|
test/old: pass Test_statusline on Windows
Jan Edmund Lazo
2019-06-13
|
*
|
vim-patch:8.0.0933: terminal test tries to start GUI when it's not possible
Jan Edmund Lazo
2019-06-13
|
*
|
vim-patch:8.0.0931: getwininfo() does not indicate a terminal window
Jan Edmund Lazo
2019-06-13
|
/
/
*
|
Merge pull request #10221 from bfredl/showcmd_cursor
Björn Linse
2019-06-13
|
\
\
|
*
|
screen: showcmd should never move the cursor
Björn Linse
2019-06-13
*
|
|
tests: increase timeout with "timers doesn't mess up the cmdline" (#10212)
Daniel Hahler
2019-06-13
|
/
/
*
|
Merge pull request #10202 from blueyed/vim-8.0.1704
Daniel Hahler
2019-06-13
|
\
\
|
*
|
vim-patch:8.0.1704: 'backupskip' default doesn't work for Mac
Daniel Hahler
2019-06-13
|
*
|
tests: align tests in test_options to Vim (moved)
Daniel Hahler
2019-06-12
*
|
|
tui: support rgba background detection (#10205)
Harm te Hennepe
2019-06-13
|
/
/
*
|
main: do event_init before early_init #10183
Daniel Hahler
2019-06-12
*
|
Merge #10192 from janlazo/vim-8.0.1689
Justin M. Keyes
2019-06-12
|
\
\
|
*
|
vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix window
Jan Edmund Lazo
2019-06-12
|
*
|
vim-patch:8.0.1689: no tests for xxd
Jan Edmund Lazo
2019-06-11
|
/
/
*
|
Merge #10163 from blueyed/vim-8.1.1292
Justin M. Keyes
2019-06-11
|
\
\
|
*
|
adjust tests for nvim
Daniel Hahler
2019-06-11
|
*
|
vim-patch:8.1.1292: invalid command line arguments not tested
Daniel Hahler
2019-06-10
*
|
|
vim-patch:8.1.1211: test user command code #10162
Daniel Hahler
2019-06-11
|
/
/
*
|
local.mk.example: add example for -Werror [ci skip] #10178
Daniel Hahler
2019-06-10
*
|
TUI: set os/input.c:global_fd to input->in_fd #10174
erw7
2019-06-10
*
|
doc [ci skip] #10129
Justin M. Keyes
2019-06-10
*
|
lua: introduce vim.loop (expose libuv event-loop) #10123
George Zhao
2019-06-10
*
|
vim-patch:8.0.1278: Add the "k" flag in 'guioptions' #10175
Jan Edmund Lazo
2019-06-10
*
|
Merge #10173 from janlazo/vim-8.0.1756
Justin M. Keyes
2019-06-09
|
\
\
|
*
|
lint
Jan Edmund Lazo
2019-06-09
[prev]
[next]