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
/
fold.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.4393: possible number overflow with nested folds (#21305)
zeertzjq
2022-12-06
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
fix: find multibyte file name in line (#20519)
zeertzjq
2022-10-07
*
fix(folds): fix fold marker multibyte comparison (#20439)
zeertzjq
2022-10-02
*
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: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:partial:8.2.4001: insert complete code uses global variables
zeertzjq
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1960: fold code is spread out (#19777)
zeertzjq
2022-08-15
*
refactor(fold): style #19175
Lewis Russell
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
vim-patch:8.2.5009: fold may not be closeable after appending (#18722)
Brandon Simmons
2022-05-23
*
vim-patch:8.2.4935: with 'foldmethod' "indent" some lines not included in fol...
zeertzjq
2022-05-22
*
vim-patch:8.2.4987: after deletion a small fold may be closable (#18683)
Brandon Simmons
2022-05-22
*
vim-patch:8.1.0535: increment/decrement might get interrupted by updating folds
zeertzjq
2022-05-22
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
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
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
fix/PVS #17863
dundargoc
2022-04-24
*
vim-patch:8.2.4813: pasting text while indent folding may mess up folds
zeertzjq
2022-04-24
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
refactor(fold): convert function comments to doxygen format
Dundar Göc
2022-03-16
*
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(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
*
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
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-21
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
|
/
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
[next]