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 remote-tracking branch 'origin/master' into lambda
James McCoy
2017-02-22
|
\
|
*
strings.h: Include <stdarg.h> for vim_vsnprintf's use of va_list
James McCoy
2017-02-20
|
*
string.c: Include <stdarg.h> for va_list type and va_* macros
James McCoy
2017-02-19
|
*
globals.h: Avoid expression in array definition.
Justin M. Keyes
2017-02-19
|
*
Merge #6137 from justinmk/cmdline-ctrl-r
Justin M. Keyes
2017-02-19
|
|
\
|
|
*
cmdline: CTRL-R: Omit trailing <CR>.
Justin M. Keyes
2017-02-18
|
|
*
cmdline: CTRL-R: <Space> instead of CR between lines.
Justin M. Keyes
2017-02-18
|
*
|
eval.c: has("unnamedplus"). (#6136)
Kurt Bonatz
2017-02-18
|
*
|
options: Remove 'esckeys' (#6138)
Justin M. Keyes
2017-02-18
|
|
/
|
*
Merge #6110 'refactor: Move vim_*printf to strings.c'.
Justin M. Keyes
2017-02-17
|
|
\
|
|
*
strings: Fix “unexpected format specifier: %lp” ASAN error
ZyX
2017-02-15
|
|
*
message,strings: Move vim_*printf functions to strings.c
ZyX
2017-02-14
|
*
|
Merge #6114 'Partial string handling refactoring'.
Justin M. Keyes
2017-02-17
|
|
\
\
|
|
*
|
*: Fix linter errors
ZyX
2017-02-15
|
|
*
|
*: Partial string handling refactoring
ZyX
2017-02-15
|
*
|
|
win/package: Copy externals without analyzing.
Justin M. Keyes
2017-02-16
|
*
|
|
win/package: nvim-qt GUI
Justin M. Keyes
2017-02-16
|
*
|
|
win/package: provide common tools
Justin M. Keyes
2017-02-16
|
*
|
|
tui.c: Handle missing "key_dc" terminfo entry (#6128)
svaante
2017-02-16
|
*
|
|
ex_docmd.c: Allow unescaped spaces in :edit filename (#6119)
Kurt Bonatz
2017-02-15
|
|
/
/
*
|
|
vim-patch:8.0.0297
Michael Ennen
2017-02-14
*
|
|
Allow lambdas to be used with jobs, timers and dictwatchers.
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2235
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2233
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2197
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2143
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2142
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2141
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2139
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2137
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2136
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2134
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2121
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2120
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2119
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2104
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2096
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2090
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2076
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2072
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2044
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.2002
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.1989
Michael Ennen
2017-02-14
*
|
|
vim-patch:7.4.1727
Michael Ennen
2017-02-14
|
/
/
*
|
Merge #6108 from ZyX-I/pr-5678
Justin M. Keyes
2017-02-14
|
\
\
|
*
|
ui_detach: Do not redraw during teardown/exit.
Justin M. Keyes
2017-02-14
|
|
/
*
/
api/helpers: Remove NULL dereference (#6109)
Nikolai Aleksandrovich Pavlov
2017-02-14
|
/
*
ci: Do not use `oldtest` target on Travis. (#6101)
Justin M. Keyes
2017-02-13
*
coverity/13728: Null pointer dereference (#6100)
Justin M. Keyes
2017-02-12
*
Merge #6084 from justinmk/fix-coverity-155968
Justin M. Keyes
2017-02-12
|
\
[next]