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
/
globals.h
Commit message (
Expand
)
Author
Age
*
channel: check for existance before trying to set key
Björn Linse
2017-12-23
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
Merge branch 'master' into expression-parser
ZyX
2017-11-26
|
\
|
*
channels: stderr channel
Björn Linse
2017-11-25
|
*
channels: generalize jobclose()
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
|
*
FIXUP: duplicate error number in #7422
Björn Linse
2017-11-23
|
*
cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)
Björn Linse
2017-11-22
*
|
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
\
|
|
*
vim-patch:8.0.0096: has('ttyin'), has('ttyout')
Justin M. Keyes
2017-11-04
*
|
Merge branch 'master' into expression-parser
ZyX
2017-10-30
|
\
|
|
*
doc/ui.txt
Justin M. Keyes
2017-10-29
|
*
ext_cmdline: interact with cmdline window
Björn Linse
2017-10-26
*
|
Merge branch 'master' into expression-parser
ZyX
2017-10-15
|
\
|
|
*
vim-patch:8.0.0328
ckelsel
2017-09-24
|
*
vim-patch:8.0.0612
James McCoy
2017-08-21
*
|
mbyte: Lint some functions which are to be copied for symbolic tests
ZyX
2017-10-15
|
/
*
terminal: block redraw during c_CTRL-D
Justin M. Keyes
2017-08-05
*
vim-patch:8.0.0069
ckelsel
2017-07-23
*
eval: Error out when there is something after :endfunction
ZyX
2017-06-20
*
screen.c: make more highlights window specific
Björn Linse
2017-06-14
*
vim-patch:8.0.0607 (#6879)
Daniel Hahler
2017-06-11
*
vim-patch:7.4.1976
James McCoy
2017-06-04
*
vim-patch:7.4.1975
James McCoy
2017-06-04
*
Merge #6737 "options: make 'highlight' read-only"
Justin M. Keyes
2017-05-15
|
\
|
*
options: make 'highlight' read-only
Björn Linse
2017-05-15
|
/
*
Merge #6597 'winhighlight'
Justin M. Keyes
2017-05-08
|
\
|
*
options: allow different highlights in windows
Björn Linse
2017-05-08
|
/
*
*: Silence some false positives
ZyX
2017-04-16
*
'listchars': `Whitespace` highlight group #6367
Yichao Zhou
2017-04-03
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
terminal: global 'scrollback' #6352
Jakob Schnitzer
2017-03-27
*
refactor: Remove allow_keys global (#6346)
Matthew Malcomson
2017-03-25
*
vim-patch:7.4.2101
James McCoy
2017-03-11
*
Merge #6112 from ZyX-I/split-eval'/buf_get_changedtick
Justin M. Keyes
2017-02-27
|
\
|
*
*: Fix linter errors
ZyX
2017-02-23
|
*
eval: Refactor var_check_ro, tv_check_lock and var_check_fixed
ZyX
2017-02-23
|
*
eval: Make sure that b:changedtick may not be unlocked via :unlo b:var
ZyX
2017-02-23
*
|
Merge #6111 from ZyX-I/split-eval'/os-fileio
Justin M. Keyes
2017-02-27
|
\
\
|
|
/
|
/
|
|
*
eval: writefile: Give more adequate IO errors and do not call putc()
ZyX
2017-02-14
*
|
Merge remote-tracking branch 'origin/master' into lambda
James McCoy
2017-02-22
|
\
\
|
*
|
globals.h: Avoid expression in array definition.
Justin M. Keyes
2017-02-19
|
|
/
*
/
vim-patch:7.4.2119
Michael Ennen
2017-02-14
|
/
*
os/*: Use os_buf instead of NameBuff, IObuff.
Justin M. Keyes
2017-02-12
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
vim-patch:7.4.2023
Marco Hinz
2017-02-04
*
vim-patch:7.4.2021
Marco Hinz
2017-02-04
*
errors: Introduce "E856: Filename too long"
Justin M. Keyes
2017-01-23
[next]