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.1.1890: ml_get error when deleting fold marker
Jan Edmund Lazo
2019-08-19
*
includes
Daniel Hahler
2019-08-07
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
vim-patch:8.1.0527: using 'shiftwidth' from wrong buffer for folding (#9234)
Jan Edmund Lazo
2018-11-15
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
*
|
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
|
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
fold: add const to foldSplit() variables
Jan Edmund Lazo
2018-08-02
*
fold: add const to foldUpdateIEMSRecurse() vars
Jan Edmund Lazo
2018-08-02
*
fold: add const to foldUpdateIEMS() variables
Jan Edmund Lazo
2018-08-02
*
fold: add const to checkSmall() variables
Jan Edmund Lazo
2018-08-02
*
fold: declare and init vars in deleteFoldEntry()
Jan Edmund Lazo
2018-08-02
*
fold: add const to foldMoveTo() variables
Jan Edmund Lazo
2018-08-02
*
fold: add const to deleteFold() variables
Jan Edmund Lazo
2018-08-02
*
fold: add const to hasFoldingWin() variables
Jan Edmund Lazo
2018-08-02
*
fold: use_level,maybe_small are bool
Jan Edmund Lazo
2018-08-01
*
fold: recursive in deleteFoldEntry() is bool
Jan Edmund Lazo
2018-08-01
*
fold: fold_changed is bool
Jan Edmund Lazo
2018-08-01
*
fold: finish in foldUpdateIEMSRecurse() is bool
Jan Edmund Lazo
2018-08-01
*
fold: lineFolded() is bool
Jan Edmund Lazo
2018-08-01
*
fold: check_closed() returns bool
Jan Edmund Lazo
2018-08-01
*
fold: fold_T.fd_small is TriState
Jan Edmund Lazo
2018-08-01
*
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
[next]