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
Commit message (
Expand
)
Author
Age
...
|
*
|
refactor(map): simplify add_map params
bfredl
2022-06-28
|
/
/
*
|
Merge #19120 build: rename build-related dirs
Justin M. Keyes
2022-06-28
|
\
\
|
*
|
build: move unicode/ to src/unicode/
Justin M. Keyes
2022-06-28
|
*
|
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
|
|
fix(coverity): redundant assert #19059
Thomas Vigouroux
2022-06-28
|
/
/
*
|
refactor(ci): cleanup release.yml #19132
Vedant
2022-06-28
*
|
Merge #19060 memory leaks
Justin M. Keyes
2022-06-28
|
\
\
|
|
/
|
/
|
|
*
fix(coverity/348300): free memory when overiding sing attribute
Thomas Vigouroux
2022-06-27
|
*
fix(coverity/348313): don't exit too early in runtime_default
Thomas Vigouroux
2022-06-24
|
*
fix(coverity/352829): correctly free memory in f_call
Thomas Vigouroux
2022-06-24
*
|
fix(vim.ui.input): accept nil or empty "opts" #19109
0x74696d6d79
2022-06-28
*
|
refactor: replace char_u #18429
dundargoc
2022-06-28
*
|
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
2022-06-28
*
|
vim-patch:069a7d561bbe (#19130)
Christian Clason
2022-06-27
*
|
fix(filetype): check for non-nil match in detect.rules (#19129)
Christian Clason
2022-06-27
*
|
Merge pull request #19122 from dundargoc/refactor/conversion
bfredl
2022-06-27
|
\
\
|
*
|
refactor: enable -Wconversion warning for message.c
Dundar Goc
2022-06-27
|
/
/
*
|
vim-patch:partial:8a3b805c6c9c (#19104)
Christian Clason
2022-06-27
*
|
Merge pull request #19077 from dundargoc/refactor/conversion
bfredl
2022-06-27
|
\
\
|
*
|
refactor: enable -Wconversion warning for ex_cmds.c
Dundar Goc
2022-06-25
*
|
|
refactor(filetype): allow vim.filetype.match to accept buf and filename (#19114)
Gregory Anders
2022-06-27
*
|
|
build: move man/ to src/man/ #19119
Justin M. Keyes
2022-06-27
*
|
|
fix(api): change default value of 'pattern' in nvim_exec_autocmds (#19115)
Gregory Anders
2022-06-27
*
|
|
fix(api): nvim_parse_cmd check for ambiguous user command (#19116)
zeertzjq
2022-06-27
*
|
|
test: use "python3" to avoid skipped test #19106
Justin M. Keyes
2022-06-26
*
|
|
Merge pull request #18716 from zeertzjq/vim-8.2.5007
zeertzjq
2022-06-27
|
\
\
\
|
*
|
|
fix(spell): make setting 'encoding' clear word list
zeertzjq
2022-06-27
|
*
|
|
vim-patch:8.2.5123: using invalid index when looking for spell suggestions
zeertzjq
2022-06-27
|
*
|
|
vim-patch:8.2.5007: spell suggestion may use uninitialized memory
zeertzjq
2022-06-27
|
*
|
|
vim-patch:8.2.3484: crash when going through spell suggestions
zeertzjq
2022-06-27
|
/
/
/
*
|
|
Merge pull request #19091 from clason/do-aucmd-pats
Christian Clason
2022-06-26
|
\
\
\
|
*
|
|
refactor(api): use FOREACH_ITEM macro in autocmd
Christian Clason
2022-06-26
|
*
|
|
feat(api): support pattern array for exec_autocmds
Christian Clason
2022-06-26
*
|
|
|
refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...
Gregory Anders
2022-06-26
*
|
|
|
docs(release): suggest "xattr" for macos release #19100
Carlo Cabrera
2022-06-26
*
|
|
|
build: guard free_locales with HAVE_WORKING_LIBINTL #19095
zeertzjq
2022-06-26
*
|
|
|
revert: "oldtests: use expand() to fix pathsep" (#19073)
zeertzjq
2022-06-26
*
|
|
|
vim-patch:e1dc76fbf333 (#19092)
Christian Clason
2022-06-25
*
|
|
|
Merge pull request #19090 from bfredl/luaprg
bfredl
2022-06-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix(build): don't disable byte precompilation on debug builds
bfredl
2022-06-25
|
/
/
/
*
|
|
Merge pull request #16271 from 3N4N/fix-15913
Christian Clason
2022-06-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
|
*
|
fix: make_filter_cmd for :! powershell #15913
Enan Ajmain
2022-06-25
|
/
/
*
|
fix(build): strip trailing newline from variable (#19084)
Christian Clason
2022-06-25
*
|
vim-patch:8.2.5022: 'completefunc'/'omnifunc' error does not end completion (...
zeertzjq
2022-06-25
*
|
Merge pull request #19029 from carlocab/macos-universal
Christian Clason
2022-06-25
|
\
\
|
*
|
ci(release): build a universal binary on macOS
Carlo Cabrera
2022-06-25
|
*
|
build(deps): support universal builds on macOS
Carlo Cabrera
2022-06-24
|
*
|
build(luajit): support universal builds on macOS
Carlo Cabrera
2022-06-24
*
|
|
build(gen_vimdoc): remove needless list creation and unused variable (#19079)
Axis
2022-06-25
[prev]
[next]