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
*
get_maphash: fix off-by-one
Justin M. Keyes
2018-06-14
*
fillchars: make checks more strict and improve tests
Björn Linse
2018-06-14
*
Add ‘eob’ option to fillchars
Jack Bracewell
2018-06-13
*
Merge pull request #7992 from bfredl/mbscreen
Björn Linse
2018-06-13
|
\
|
*
options: remove 'maxcombine` option (always use 6)
Björn Linse
2018-06-13
|
*
screen: use UTF-8 representation
Björn Linse
2018-06-13
*
|
Fix implicit conversion warning (#8536)
Marco Hinz
2018-06-13
|
/
*
doc: job/channel, misc #7783
Justin M. Keyes
2018-06-11
*
Merge #7679 'startup: treat stdin as text instead of commands'
Justin M. Keyes
2018-06-10
|
\
|
*
cleanup, test interactive -E
Justin M. Keyes
2018-06-04
|
*
win/startup: remove --literal
Justin M. Keyes
2018-06-04
|
*
startup: allow explicit "-" file arg with --headless
Justin M. Keyes
2018-06-04
|
*
startup: fix -es/-Es so they are actually silent
Justin M. Keyes
2018-06-04
|
*
startup: silent-mode is not `full_screen`
Justin M. Keyes
2018-06-04
|
*
lint
Justin M. Keyes
2018-06-04
|
*
startup: stdin-text with -E, -Es (improved Ex-mode)
Justin M. Keyes
2018-06-04
|
*
startup: stdin-text with file args
Justin M. Keyes
2018-06-04
|
*
startup: stdin as text instead of commands
Justin M. Keyes
2018-06-04
|
*
main.c: remove check_tty(), delayed warning
Justin M. Keyes
2018-06-04
|
*
lint
Justin M. Keyes
2018-06-04
*
|
Merge #8499 from janlazo/vim-8.0.0533
Justin M. Keyes
2018-06-10
|
\
\
|
*
|
vim-patch:8.0.0541: compiler warning on MS-Windows
Jan Edmund Lazo
2018-06-08
|
*
|
vim-patch:8.0.0533: abbreviation doesn't work after backspacing newline
Jan Edmund Lazo
2018-06-08
*
|
|
Merge #8516 'win/build: bundle libiconv, gettext tools'
Justin M. Keyes
2018-06-10
|
\
\
\
|
*
|
|
build/msvc: Add libiconv to bundled dependencies
b-r-o-c-k
2018-06-09
*
|
|
|
vim-patch:8.0.0520: using a function pointer while the function is known (#8513)
KunMing Xie
2018-06-10
*
|
|
|
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
|
/
/
/
*
/
/
refactor: buf_collect_lines (#8509)
Justin M. Keyes
2018-06-09
|
/
/
*
|
expand_env_esc: fix invalid memory access (#8508)
Justin M. Keyes
2018-06-09
*
|
vim-patch:8.0.0525: completion for user command argument not tested (#8506)
Jan Edmund Lazo
2018-06-09
*
|
vim-patch:8.0.0452: some macros are in lower case (#8505)
Jan Edmund Lazo
2018-06-08
*
|
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
\
|
*
|
API: Accept empty lists as dictionaries
KillTheMule
2018-05-23
|
*
|
Add empty options dict to buf_attach
KillTheMule
2018-05-23
|
*
|
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
|
Send changedtick as first event if buffer contents weren't requested
KillTheMule
2018-05-23
|
*
|
Unify updates_start and updates to lines_event
KillTheMule
2018-05-23
|
*
|
Use autogenerated declarations
KillTheMule
2018-05-23
|
*
|
Lint
KillTheMule
2018-05-23
|
*
|
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
|
Enable -Wconversion
KillTheMule
2018-05-23
|
*
|
The grand renaming
KillTheMule
2018-05-23
|
*
|
Fix memory leak
KillTheMule
2018-05-23
|
*
|
Bump up buffer capacity to 2GB
KillTheMule
2018-05-23
|
*
|
Make LiveUpdate return lastline instead of numreplaced
KillTheMule
2018-05-23
|
*
|
Lint
KillTheMule
2018-05-23
|
*
|
Make separate functions to start/stop live updates
KillTheMule
2018-05-23
|
*
|
Adjust FUNC_API_SINCE for nvim_buf_live_updates
KillTheMule
2018-05-23
|
*
|
Add argument to not send a buffers content when updates are enabled
KillTheMule
2018-05-23
|
*
|
Update to latest master
KillTheMule
2018-05-23
[next]