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
/
main.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)
Jan Edmund Lazo
2020-12-11
*
vim-patch:8.2.1833: when reading from stdin dup() is called twice (#13498)
Jan Edmund Lazo
2020-12-09
*
executor: use new nlua_ name pattern
Björn Linse
2020-12-01
*
startup: allow lua files as session one
dm1try
2020-12-01
*
startup: add init.lua as an alternative user config, fixes #7895
dm1try
2020-12-01
*
vim-patch:8.2.2059: Amiga: can't find plugins
Jan Edmund Lazo
2020-11-27
*
globals: eliminate "has_mbyte" macro
Jan Edmund Lazo
2020-11-14
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
*
decoration: split out "decoration" from "extmark" module
Björn Linse
2020-11-07
*
api: add API for themes
Björn Linse
2020-11-01
*
luahl: global the luahl
Björn Linse
2020-09-13
*
decor: sketch new decorations API
Björn Linse
2020-09-03
*
startup: fix stall issue with -D options (#12652)
erw7
2020-07-19
*
main.c: fix hang issue with recoverymode (#12496)
erw7
2020-06-22
*
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.0.1564: too many #ifdefs
Jan Edmund Lazo
2020-06-04
*
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
nvim: Correctly setup global channels
Andreas Schneider
2020-02-23
*
lint
Justin M. Keyes
2020-02-02
*
refactor: rename mch_exit => os_exit
Justin M. Keyes
2020-02-02
*
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
*
Add stdin, stdout replacement functions
erw7
2020-01-17
*
Change to use TriState instead of bool
erw7
2020-01-17
*
Change to use ConPTY, if available
erw7
2020-01-17
*
log_init: call log_path_init (#11501)
Daniel Hahler
2019-12-02
*
vim-patch:8.1.0461: quickfix: change comment style #11453
Jan Edmund Lazo
2019-11-24
*
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
2019-11-10
*
recovery mode (-r/-L): use headless_mode (#11187)
Daniel Hahler
2019-10-11
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
startup: fail if --embed with -es/-Es #10753
glacambre
2019-09-13
*
UIEnter/UILeave: fire for embedder UI, builtin TUI
Justin M. Keyes
2019-09-12
*
vim-patch:8.1.1197: when starting with multiple tabs file messages is confusing
Jan Edmund Lazo
2019-09-08
*
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
utf16_to_utf8: align with libuv
Justin M. Keyes
2019-08-15
*
style
Justin M. Keyes
2019-08-13
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Change to use VV_PROGPATH instead os_exepath()
erw7
2019-06-09
|
*
Fix problems with message catalog directory
erw7
2019-06-09
*
|
remove DYNAMIC_ICONV
erw7
2019-08-06
*
|
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
|
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
|
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
doc [ci skip] #10177
Justin M. Keyes
2019-06-30
*
|
vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a block
Jan Edmund Lazo
2019-06-19
*
|
main: do event_init before early_init #10183
Daniel Hahler
2019-06-12
|
/
*
Merge #9829 'startup: remove TUI init special-case'
Justin M. Keyes
2019-06-04
|
\
|
*
main.c: Change to use redraw_later(VALID)
erw7
2019-06-04
|
*
Fix issue where test fails
erw7
2019-06-04
[next]