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
/
rbuffer.h
Commit message (
Expand
)
Author
Age
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant NOLINT comments
dundargoc
2024-01-01
*
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
2023-12-01
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
*: Also fix the adjacent errors
ZyX
2016-06-11
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
rbuffer: Enhance rbuffer_reset to work with filled RBuffers
Thiago de Arruda
2015-10-01
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01