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
/
runtime.c
Commit message (
Expand
)
Author
Age
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
refactor: deprecate 'secure' option
Gregory Anders
2022-11-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
docs: fix typos
dundargoc
2022-11-02
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
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-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:9.0.0248: duplicate code in finding a script in the execution stack...
zeertzjq
2022-08-24
*
vim-patch:8.2.4749: <script> is not expanded in autocmd context
zeertzjq
2022-08-23
*
vim-patch:8.2.4726: cannot use expand() to get the script name
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.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
fix(source): fix expand('<sfile>') no longer works for Lua
zeertzjq
2022-08-16
*
vim-patch:9.0.0217: 'shellslash' works differently when sourcing a script again
zeertzjq
2022-08-16
*
fix(source): make changing 'shellslash' change expand() result
zeertzjq
2022-08-15
*
vim-patch:8.2.1658: expand('<stack>') has trailing ".."
zeertzjq
2022-08-15
*
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
2022-08-15
*
vim-patch:8.2.1297: when a test fails it's often not easy to see where
zeertzjq
2022-08-15
*
vim-patch:8.2.0823: Vim9: script reload test is disabled
zeertzjq
2022-08-14
*
refactor: change remaining sourcing_name/sourcing_lnum to exestack
zeertzjq
2022-08-14
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
refactor: move code dealing with script files to runtime.c (#19734)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
fix(coverity/348313): don't exit too early in runtime_default
Thomas Vigouroux
2022-06-24
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
refactor(lua): cleanup and docs for threads
bfredl
2022-02-26
*
feat(lua): add proper support of luv threads
erw7
2022-02-26
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
[next]