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
/
cmake.config
Commit message (
Expand
)
Author
Age
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
build: create separate targets for nvim with and without runtime files
dundargoc
2024-01-20
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
build: various improvements
dundargoc
2023-12-30
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
build: eliminate semicolons from --version string
Daiki Noda
2023-12-17
*
build: cmake fixes
dundargoc
2023-12-16
*
build: rework --version generation
dundargoc
2023-12-15
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: move autocmd types to autocmd_defs.h (#26239)
zeertzjq
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
build(IWYU): remove arabic_defs.h (#26235)
dundargoc
2023-11-27
*
build(IWYU): fix headers for arabic.h
dundargoc
2023-11-26
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build(IWYU): map everything in the C99 specification
dundargoc
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: combine regexp files
dundargoc
2023-11-05
*
build: various cmake fixes
dundargoc
2023-11-04
*
build: add CMAKE_C_FLAGS to --version output
dundargoc
2023-10-24
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
vim-patch:9.0.1963: Configure script may not detect xattr
zeertzjq
2023-09-30
*
vim-patch:9.0.1962: No support for writing extended attributes
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
build: remove LOG_LIST_ACTIONS option and related code
dundargoc
2023-05-28
*
build: remove duplicate include directories in --version output
dundargoc
2023-05-18
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
vim-patch:8.1.2094: the fileio.c file is too big
Lewis Russell
2023-04-19
*
build: show build type specific compiler flags when using --version
dundargoc
2023-03-04
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
refactor(build): remove unused stdlib function and include checks
bfredl
2023-03-03
*
fix: remove "Compiled by:" from :version/--version (#22316)
dundargoc
2023-02-18
*
build: use custom command to create single versiondef (#22290)
Gregory Anders
2023-02-16
*
build: only use HOSTNAME_PRG if HOSTNAME is undefined (#22288)
Gregory Anders
2023-02-16
*
build: mark uninteresting variables as advanced (#22208)
dundargoc
2023-02-10
*
build: unbreak building neovim with multi-config generators (#22104)
dundargoc
2023-02-03
*
build: stop relying on CMAKE_BUILD_TYPE to determine the build type (#22051)
dundargoc
2023-02-03
*
refactor!: remove has("debug") (#22060)
dundargoc
2023-01-30
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
build: use modern cmake (#21589)
dundargoc
2023-01-10
*
feat!: remove hardcopy
Lewis Russell
2023-01-03
*
refactor: eliminate os_unix.c #21621
Justin M. Keyes
2023-01-02
[next]