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
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
fix(startup): support .exrc or .nvimrc with init.lua (#21181)
Kristijan Husak
2022-11-26
*
refactor: deprecate 'secure' option
Gregory Anders
2022-11-17
*
feat(exrc): use vim.secure.read() for 'exrc' option
Gregory Anders
2022-11-17
*
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
2022-11-15
|
\
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
|
ci(windows): treat compiler warnings as errors
dundargoc
2022-11-14
|
/
*
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
refactor(windows): move os_icon_xx functions
Justin M. Keyes
2022-10-14
*
fix(windows): set console icon later in startup
Justin M. Keyes
2022-10-14
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
feat(windows): show icon in terminal titlebar, taskbar #20607
Enan Ajmain
2022-10-13
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
fix(options): no matter what is said, 'cmdheight' is tab-local (susy baka)
bfredl
2022-10-05
*
refactor(redraw): various simplifications
bfredl
2022-10-05
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
fix(help): add `--clean` to `-h` (#20171)
Christian Clason
2022-09-14
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
vim-patch:8.2.1269: language and locale code spread out (#19964)
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2022-07-18
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
perf(highlight): use binary search to lookup RGB color names
bfredl
2022-06-23
*
fix(startup): nvim with --clean should not load user rplugins
bfredl
2022-06-04
*
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
[next]