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
/
indent_c.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1426: indent wrong after "export namespace" in C++ (#22777)
zeertzjq
2023-03-25
*
vim-patch:partial:9.0.0013: reproducing memory access errors can be difficult
zeertzjq
2023-03-04
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
vim-patch:9.0.0095: conditions are always true
zeertzjq
2022-07-28
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
vim-patch:8.2.4968: reading past end of the line when C-indenting
zeertzjq
2022-05-17
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor(uncrustify): enable formatting for regexp and indent files (#18549)
dundargoc
2022-05-14
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
vim-patch:8.2.4703: memory leak in handling 'cinscopedecls'
Tom Praschan
2022-04-09
*
vim-patch:8.2.4702: C++ scope labels are hard-coded
Tom Praschan
2022-04-09
*
refactor(indent_c.c): add const qualifiers
zeertzjq
2022-01-31
*
vim-patch:8.2.3938: line comment start is also found in a string
zeertzjq
2022-01-31
*
vim-patch:8.2.3787: no proper formatting of a C line comment after a statement
zeertzjq
2022-01-31
*
Merge pull request #16748 from zeertzjq/vim-8.1.1434
zeertzjq
2022-01-31
|
\
|
*
vim-patch:8.2.3876: 'cindent' does not recognize inline namespace
zeertzjq
2021-12-23
|
*
vim-patch:8.2.3625: illegal memory access when C-indenting
zeertzjq
2021-12-23
|
*
vim-patch:8.2.3482: reading beyond end of line ending in quote and backslash
zeertzjq
2021-12-23
*
|
chore: fix compiler warning for multi-line comment (#16812)
zeertzjq
2021-12-28
*
|
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
indent_c: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.1.0874: using old style comments in new file
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.2.0864: pragmas are indented all the way to the left
Jan Edmund Lazo
2020-11-01
[next]