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.0.0{469,581,583} (#8601)
Jan Edmund Lazo
2018-06-20
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0452: some macros are in lower case (#8505)
Jan Edmund Lazo
2018-06-08
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
Enable -Wconversion
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
|
vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452)
KunMing Xie
2018-05-30
*
|
vim-patch:8.0.0503: endless loop in updating folds with 32 bit ints (#8433)
nthanben
2018-05-24
|
/
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
vim-patch:7.4.1976
James McCoy
2017-06-04
*
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
\
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
vim-patch:7.4.2152
James McCoy
2017-04-19
|
/
*
fold: foldMoveRange(): fix :move bug #6534
Matthew Malcomson
2017-04-17
*
fold.c: more edge-cases when updating (#6207)
Matthew Malcomson
2017-03-31
*
fold.c: uppercase macros
Justin M. Keyes
2017-03-25
*
Fix wrap-around in 32 bit
Matthew Malcomson
2017-03-23
*
Robustly handle folds during a :move command
Matthew Malcomson
2017-03-23
*
vim-patch:8.0.0453 (#6266)
Matthieu Coudron
2017-03-13
*
vim-patch:8.0.0388
Matthew Malcomson
2017-03-02
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
vim-patch:7.4.1909 (#5748)
Shougo
2016-12-10
*
folds: Do not auto-update folds for some foldmethods. #5426
Shougo Matsushita
2016-10-19
*
insert_enter: Update folds on insert-leave. #5351
Shougo Matsushita
2016-09-18
*
perf: Skip foldUpdate() in insert-mode. #5299
Shougo
2016-09-16
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
Linting.
KillTheMule
2016-04-23
*
vim-patch:7.4.822
KillTheMule
2016-04-23
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
complete: disable folding when completing
Anmol Sethi
2016-03-09
*
vim-patch:7.4.700
watiko
2016-02-05
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
hasFolding return bool now
Nicolas Cornu
2015-09-08
*
hasFoldingWin now return bool
Nicolas Cornu
2015-09-08
*
vim-patch:7.4.699 #2508
grtlr
2015-04-25
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Enable -Wconversion: fold.c.
Eliseo Martínez
2015-04-07
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macro
Thiago de Arruda
2015-03-25
*
Reduce indentation level by early returning or continuing loop
Felipe Oliveira Carvalho
2014-12-13
*
Use GA_DEEP_CLEAR where appropriate
Felipe Oliveira Carvalho
2014-12-11
*
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
Fix warnings: fold.c: get_foldtext(): Np dereference: FP.
Eliseo Martínez
2014-11-11
[next]