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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
build(windows): fix target check-single-includes
dundargoc
2022-08-13
*
build: remove InstallClintErrors.cmake
Dundar Goc
2022-08-03
*
build: replace deprecated cmake features with their modern alternatives
Dundar Goc
2022-08-03
*
build: add formatting targets for c and lua files (#19488)
dundargoc
2022-08-02
*
refactor: enable -Wconversion warning for screen.c
Dundar Goc
2022-07-30
*
refactor: enable -Wconversion warning for spell.c (#19538)
dundargoc
2022-07-30
*
refactor: enable -Wconversion warning for syntax.c (#19533)
dundargoc
2022-07-29
*
Merge pull request #19486 from dundargoc/refactor/conversion
Thomas Vigouroux
2022-07-28
|
\
|
*
refactor: enable -Wconversion warning for lua/treesitter.c
Dundar Goc
2022-07-28
*
|
refactor: enable -Wconversion warning for spellfile.c (#19527)
dundargoc
2022-07-28
*
|
refactor: enable -Wconversion warning for window.c (#19537)
dundargoc
2022-07-27
*
|
refactor: enable -Wconversion warning for eval/funcs.c (#19541)
dundargoc
2022-07-27
|
/
*
refactor: enable -Wconversion warning for regexp files (#19521)
dundargoc
2022-07-28
*
Merge pull request #19525 from dundargoc/refactor/conversion-search
bfredl
2022-07-27
|
\
|
*
refactor: enable -Wconversion warning for search.c
Dundar Goc
2022-07-27
*
|
refactor: enable -Wconversion warning for mbyte.c
Dundar Goc
2022-07-27
|
/
*
build: fix git version generation on makefiles with older cmake versions
ii14
2022-07-26
*
build(lint): check uncrustify version #19468
dundargoc
2022-07-25
*
fix(build): non-git ("tarball") build fails #19448
kylo252
2022-07-22
*
Merge pull request #19167 from dundargoc/refactor/conversion
Lewis Russell
2022-07-18
|
\
|
*
refactor: enable -Wconversion warning for memline.c
Dundar Goc
2022-06-30
*
|
build: gracefully handle error in git-version #19289
kylo252
2022-07-14
*
|
build: add github action annotations for clint
Lewis Russell
2022-07-04
|
/
*
feat(build): add_glob_target runs only on changed files #19070
dundargoc
2022-06-30
*
refactor: enable -Wconversion warning for fileio.c
Dundar Goc
2022-06-29
*
build: move unicode/ to src/unicode/
Justin M. Keyes
2022-06-28
*
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
refactor: enable -Wconversion warning for message.c
Dundar Goc
2022-06-27
*
refactor: enable -Wconversion warning for ex_cmds.c
Dundar Goc
2022-06-25
*
build(cmake): use glob_wrapper instead of file(GLOB in main CMakeLists
Dundar Goc
2022-06-21
*
build(cmake): simplify def_cmd_target function
Dundar Goc
2022-06-19
*
build(lint): set some linters as non-fatal #19018
Justin M. Keyes
2022-06-18
*
refactor: enable -Wconversion warning for eval.c (#18448)
dundargoc
2022-06-14
*
build(lint): fix lintuncrustify #18945
Justin M. Keyes
2022-06-12
*
build(lint): fix luacheck not found #18940
Justin M. Keyes
2022-06-12
*
build: add a cmake target for all used linters #18543
dundargoc
2022-06-09
*
ci(mingw): only enable -municode for MinGW
Dundar Goc
2022-05-25
*
build: enable EXITFREE on Debug builds (#17783)
dundargoc
2022-05-15
*
refactor(eval): use Hashy McHashFace instead of gperf
bfredl
2022-05-12
*
refactor: enable -Wconversion warning for edit.c
Dundar Goc
2022-05-06
*
fix(mac): use same $LANG fallback mechanism as Vim
Marco Hinz
2022-04-28
*
refactor: enable -Wconversion warning for ex_docmd.c (#18277)
dundargoc
2022-04-27
*
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
refactor: enable -Wconversion warning for funcs.c and userfuncs.c
Dundar Goc
2022-04-26
*
refactor: enable Wconversion warning for tag
Dundar Goc
2022-04-25
*
refactor: enable Wconversion warning for diff (#18094)
dundargoc
2022-04-24
*
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
*
refactor(ui): use "ui_client" instead of "redraw" as general prefix
bfredl
2022-03-15
*
feat(ui): implement ui_client event handlers
hlpr98
2022-03-15
*
vim-patch:8.1.2005: the regexp.c file is too big
kylo252
2022-03-10
[next]