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
/
clint.py
Commit message (
Expand
)
Author
Age
*
build(clint): make NOLINT work with header checks (#31281)
zeertzjq
2024-11-20
*
fix(diff): use mmfile_t in linematch
Lewis Russell
2024-09-30
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
refactor: rename "process" => "proc" #30387
Justin M. Keyes
2024-09-15
*
build(deps): vendor libvterm at v0.3.3
Christian Clason
2024-08-10
*
refactor(declarations): also generate prototypes for functions in headers
bfredl
2024-07-13
*
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
2024-06-11
*
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
2024-04-20
*
docs: small fixes (#27364)
dundargoc
2024-03-12
*
build(clint): don't allow INIT() in non-header files (#27407)
zeertzjq
2024-02-10
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
build: remove clint checks and style text covered by uncrustify
dundargoc
2023-12-24
*
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
2023-12-23
*
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
2023-12-23
*
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
refactor: split WIN_EXECUTE() into two functions (#26627)
zeertzjq
2023-12-18
*
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
2023-12-18
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
docs: fix links
dundargoc
2023-12-13
*
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
2023-12-05
*
refactor(IWYU): fix includes for highlight_group.h (#26340)
zeertzjq
2023-12-01
*
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
2023-12-01
*
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
2023-11-30
*
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
2023-11-30
*
refactor: move extern variables out of _defs.h files (#26320)
zeertzjq
2023-11-30
*
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
2023-11-30
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor(IWYU): fix includes for ugrid.h (#26267)
zeertzjq
2023-11-28
*
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
refactor: fix includes for iconv.h
dundargoc
2023-11-27
*
refactor: create runtime_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
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(clint): more precise check for "defs" headers (#26236)
zeertzjq
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: sync IWYU and clint to ignore the same headers (#26228)
dundargoc
2023-11-26
*
build: add check to clint to prevent non-defs header includes
dundargoc
2023-11-26
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
[next]