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
*
eventloop: loop_schedule_deferred()
Justin M. Keyes
2017-09-05
*
lint
Justin M. Keyes
2017-09-05
*
log: introduce `context`
Justin M. Keyes
2017-09-05
*
eventloop: restore redraw in cmdline K_EVENT handler
Justin M. Keyes
2017-09-05
*
eventloop: do not redraw in cmdline K_EVENT handler
Justin M. Keyes
2017-09-05
*
eventloop: FocusGained: schedule the schedule
Justin M. Keyes
2017-09-05
*
doc: eventloop
Justin M. Keyes
2017-09-05
*
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
*
tui: DECSCUSR workaround for Konsole (#7236)
Vadim A. Misbakh-Soloviov
2017-09-04
*
eventloop: K_EVENT should not finish operator
Matthew Malcomson
2017-09-04
*
vim-patch:8.0.0125
Albert Han
2017-09-03
*
vim-patch:8.0.0247 (#7232)
KunMing Xie
2017-09-03
*
vim-patch:8.0.0209
ckelsel
2017-08-30
*
tui: support new iterm2, iTerm2.app terminfo entries
Leonardo Brondani Schenkel
2017-08-26
*
Merge #7081 from justinmk/rpcstop
Justin M. Keyes
2017-08-26
|
\
|
*
channel.c:call_set_error(): fix memory leak
Justin M. Keyes
2017-08-21
|
*
rpc: close channel if stream was closed
Justin M. Keyes
2017-08-21
|
*
log: some DEBUG-level stream logging
Justin M. Keyes
2017-08-21
*
|
Merge pull request #7192 from llorens/vim-8.0.0092
James McCoy
2017-08-25
|
\
\
|
*
|
vim-patch:8.0.0092
Lech Lorens
2017-08-21
*
|
|
Merge #7205 from justinmk/win-wmain
Justin M. Keyes
2017-08-24
|
\
\
\
|
*
|
|
win: expect utf8-encoded `argv` when built as a library
Justin M. Keyes
2017-08-24
|
*
|
|
win: wmain(): use utf16_to_utf8() #7060
Justin M. Keyes
2017-08-24
*
|
|
|
tui: always use unibi_add_ext_str with unibi_get_ext_str #7204
Fredrik Fornwall
2017-08-24
|
/
/
/
*
|
|
win: wmain(): locale-independent argv (#7180)
Yuto Tokunaga
2017-08-23
*
|
|
clipboard: disallow recursion; show hint only once (#7203)
Justin M. Keyes
2017-08-22
*
|
|
Merge #6973 from teto/normal_hl
Justin M. Keyes
2017-08-22
|
\
\
\
|
*
|
|
syntax.c: style
Matthieu Coudron
2017-08-22
|
*
|
|
syntax.c: register 'Normal' highlight group
Matthieu Coudron
2017-08-22
*
|
|
|
vim-patch:8.0.0680
James McCoy
2017-08-21
*
|
|
|
vim-patch:8.0.0612
James McCoy
2017-08-21
*
|
|
|
vim-patch:8.0.0437
James McCoy
2017-08-21
*
|
|
|
vim-patch:8.0.0326
James McCoy
2017-08-21
*
|
|
|
vim-patch:8.0.0325
James McCoy
2017-08-21
*
|
|
|
vim-patch:8.0.0308
James McCoy
2017-08-21
|
/
/
/
*
|
/
Use Normal mode as default when opening a new terminal
Drew Neil
2017-08-21
|
|
/
|
/
|
*
|
clipboard: remove start_batch_changes() in redir_write()
Justin M. Keyes
2017-08-20
*
|
clipboard: avoid error flood during :redir
Justin M. Keyes
2017-08-20
|
/
*
doc/api: nvim_out_write() and friends
Justin M. Keyes
2017-08-18
*
version: tweak layout, doc
Justin M. Keyes
2017-08-18
*
intro: remove byline #6984
Justin M. Keyes
2017-08-18
*
nvim -h: omit special-case options
Justin M. Keyes
2017-08-18
*
Merge #7007 'Windows :terminal'
Justin M. Keyes
2017-08-16
|
\
|
*
single-includes: ignore os/pty_process_win.h
Justin M. Keyes
2017-08-16
|
*
pty_process_win: avoid quoting for cmd.exe
erw7
2017-08-16
|
*
win/pty: log errors
erw7
2017-08-16
|
*
win/pyt: cleanup
erw7
2017-08-16
|
*
win/pty: quote_cmd_arg(): check bounds
erw7
2017-08-16
|
*
win/pty: jobstart, jobstop: fix null-pointer dereference
erw7
2017-08-16
|
*
win: support :terminal
erw7
2017-08-16
[next]