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.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
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10
*
vim-patch:8.2.1702: crash when using undo after deleting folded lines
Jan Edmund Lazo
2021-06-10
*
vim-patch:8.2.2447: 'foldlevel' not applied to folds restored from session
Jan Edmund Lazo
2021-02-01
*
vim-patch:8.2.2176: crash with a sequence of fold commands
Jan Edmund Lazo
2020-12-21
*
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.2.1972: crash when recreating nested fold
Jan Edmund Lazo
2020-11-11
*
vim-patch:8.2.1947: crash when using "zj" without folds (#13222)
Sean Dewar
2020-11-03
*
api: add API for themes
Björn Linse
2020-11-01
*
folds: pass column on fold creation
Matthieu Coudron
2020-09-28
*
screen: more work on fold_line replacement
Björn Linse
2020-09-24
*
extmark: separate extmark_splice_cols for column-only change
Björn Linse
2020-09-09
*
robustness: avoid adding offset to NULL pointer
Björn Linse
2020-09-04
*
lint
James McCoy
2020-09-04
*
vim-patch:8.2.1560: using NULL pointers in some code
James McCoy
2020-09-04
*
vim-patch:8.2.1553: crash in edit test
James McCoy
2020-09-04
*
vim-patch:8.2.1552: warnings from asan with clang-11
James McCoy
2020-09-03
*
vim-patch:8.2.1561: using NULL pointers in fold code
Jan Edmund Lazo
2020-09-02
*
vim-patch:8.2.1554: crash in normal test
Jan Edmund Lazo
2020-09-02
*
lint: fix linting issues
Matthieu Coudron
2020-04-24
*
extmark: introduce extmark_splice_cols
Matthieu Coudron
2020-04-24
*
folds: decrease reliance on global 'curwin'
Matthieu Coudron
2020-04-24
*
folds: decrease reliance on global "curwin" (#12132)
Matthieu Coudron
2020-04-16
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
vim-patch:8.1.1922: in diff mode global operations can be very slow
Jan Edmund Lazo
2019-11-16
*
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
[next]