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
*
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
|
*
[skip appveyor] Fix clint issue
erw7
2019-06-04
|
*
main.c: Change TUI to initialize like GUI
erw7
2019-06-04
|
*
main.c: fixes #7967
erw7
2019-06-04
|
/
*
Resolved compile warnings & fixed lot of style related to sign api
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0644: finding next sign ID is inefficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.1231: asking about existing swap file unnecessarily
Justin M. Keyes
2019-04-29
*
vim-patch:8.0.0716: "--clean", 'shadafile' #9907
Justin M. Keyes
2019-04-15
*
startup: -es/-Es (silent/batch mode): skip swapfile #8540
Justin M. Keyes
2019-04-10
*
keymap, terminal: more keycodes #9810
Olivier G-R
2019-03-31
*
vim-patch:8.0.0629: set `starting` earlier
Raphaël Colin
2019-03-30
*
floats: implement floating windows
Björn Linse
2019-03-02
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
screen: cleanup allocation, clearing and validation
Björn Linse
2019-02-07
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists
James McCoy
2018-12-16
*
api: implement object namespaces
Björn Linse
2018-11-24
*
Merge #9036 'func_attr_printf'
Justin M. Keyes
2018-10-07
|
\
|
*
src/nvim/eval.c
MichaHoffmann
2018-10-07
|
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
|
Fix crash if --embed is used more than once
James McCoy
2018-10-03
*
|
lint
Jan Edmund Lazo
2018-09-29
*
|
globals: arg_had_last is bool
Jan Edmund Lazo
2018-09-29
|
/
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
startup: wait for embedder before executing startup commands and files
Björn Linse
2018-09-18
[next]