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
/
nvim
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
|
*
vim-patch:8.0.0306 (#7675)
KunMing Xie
2017-12-02
|
*
Merge #7672 from ckelsel/vim-8.0.0298
Justin M. Keyes
2017-12-02
|
|
\
|
|
*
fix lint error
ckelsel
2017-12-02
|
|
*
vim-patch:8.0.0298
ckelsel
2017-12-02
|
*
|
vim-patch:8.0.0295 (#7671)
KunMing Xie
2017-12-02
|
*
|
tui.c: request focus-reporting (fix regression) #7670
Justin M. Keyes
2017-12-02
|
|
/
|
*
tui: emit some termcodes later (after startup) (#7664)
Justin M. Keyes
2017-12-01
|
*
tui/rxvt: enable focus-reporting
Justin M. Keyes
2017-12-01
|
*
version.c: Mark 8.0.0171 as NA
James McCoy
2017-11-29
|
*
Revert "tui: update cleared area only if non-default bg"
Justin M. Keyes
2017-11-29
|
*
Use defined(BSD) check when defining OPEN_CHR_FILES
James McCoy
2017-11-28
|
*
Add OpenBSD as an expected OS for opening char devices
James McCoy
2017-11-28
|
*
version.c: mark NA patches
Michael Schupikov
2017-11-28
|
*
lint
Justin M. Keyes
2017-11-27
|
*
tui: expose terminal type in 'term' option
Justin M. Keyes
2017-11-27
|
*
Merge #7633 'Retry fgets on EINTR'
Justin M. Keyes
2017-11-26
|
|
\
|
|
*
io: fix handling EOF in vim_fgets
Matt Widmann
2017-11-25
|
|
*
io: retry fgets on EINTR (#7632)
Matt Widmann
2017-11-25
|
*
|
Merge pull request #6844 from bfredl/channel
Björn Linse
2017-11-26
|
|
\
\
|
|
*
|
input: only change mode of input fd if there is an input fd
Björn Linse
2017-11-25
|
|
*
|
tui: job-control: use saved termios for pty jobs
Justin M. Keyes
2017-11-25
|
|
*
|
channels: improvements to buffering
Björn Linse
2017-11-25
|
|
*
|
channels: more consistent event handling
Björn Linse
2017-11-25
|
|
*
|
channels: refactor jobwait
Björn Linse
2017-11-25
|
|
*
|
channels: reimplement logging (as stub for proper event)
Björn Linse
2017-11-25
|
|
*
|
channels: stderr channel
Björn Linse
2017-11-25
|
|
*
|
channels: generalize jobclose()
Björn Linse
2017-11-25
|
|
*
|
channels: move away term code from eval.c
Björn Linse
2017-11-25
|
|
*
|
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
|
|
*
|
channels: refactor
Björn Linse
2017-11-24
|
|
*
|
Revert channel logging, rebased on new code below
Björn Linse
2017-11-24
|
|
|
/
|
*
|
:highlight : avoid redraw on error
nate
2017-11-25
|
*
|
tui: update cleared area only if non-default bg
Justin M. Keyes
2017-11-24
|
*
|
tui: Disable BCE almost always. #7624
Justin M. Keyes
2017-11-24
|
*
|
tui: Disable BCE by default. #7624
Justin M. Keyes
2017-11-23
|
|
/
|
*
FIXUP: duplicate error number in #7422
Björn Linse
2017-11-23
|
*
tui: move terminfo_is_term_family()
Justin M. Keyes
2017-11-22
|
*
Merge #7593 'PVS static analysis fixes'
Justin M. Keyes
2017-11-22
|
|
\
|
|
*
move.c: remove unreachable break statement
Peter Kalauskas
2017-11-22
|
|
*
eval.c: remove nonnullret deadcode
Peter Kalauskas
2017-11-22
|
|
*
helpers.c: statically assert integer falls within range
Peter Kalauskas
2017-11-22
|
|
*
Fix for pvs V782, pointer access to first element of array
Peter Kalauskas
2017-11-22
|
|
*
input.c: replace if/else with switch
Peter Kalauskas
2017-11-22
|
|
*
menu.c: remove conditional expression that is always true
Peter Kalauskas
2017-11-22
|
*
|
cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)
Björn Linse
2017-11-22
|
|
/
|
*
vim-patch:8.0.0289 (#7591)
KunMing Xie
2017-11-22
|
*
vim-patch:8.0.0292 (#7592)
KunMing Xie
2017-11-22
|
*
win: default grepprg to findstr.exe (#7611)
Jan Edmund Lazo
2017-11-22
|
*
Merge #7345 'location-list update on buffer-modified'
Justin M. Keyes
2017-11-21
|
|
\
[next]