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
/
viml
/
parser
Commit message (
Expand
)
Author
Age
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
fix: assert failure in VimL expression parser
Rustum Zia
2024-07-17
*
refactor(declarations): also generate prototypes for functions in headers
bfredl
2024-07-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
docs: small fixes
dundargoc
2023-05-13
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
refactor(clang-tidy): remove redundant casts
dundargoc
2023-04-26
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
refactor(PVS/V1048): remove redundant assignment (#21871)
Lucas Merritt
2023-01-23
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: more clint (#20910)
Lewis Russell
2022-11-07
*
docs: fix typos (#20724)
dundargoc
2022-10-23
*
refactor: fix uncrustify lint errors
dundargoc
2022-10-21
*
refactor(uncrustify): move macros definitions to enable formatting
dundargoc
2022-10-21
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
ci: lint with uncrustify #18563
dundargoc
2022-05-20
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
*
vim-patch:8.2.4858: K_SPECIAL may be escaped twice
zeertzjq
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
fix(coverity/175977): big parameter passed by value
Dundar Göc
2022-02-26
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
[next]