index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fold.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-3
/
+3
*
patch 8.2.5009: fold may not be closeable after appending
v8.2.5009
Brandon Simmons
2022-05-23
1
-0
/
+1
*
patch 8.2.4987: after deletion a small fold may be closable
v8.2.4987
Brandon Simmons
2022-05-20
1
-4
/
+12
*
patch 8.2.4935: with 'foldmethod' "indent" some lines not included in fold
v8.2.4935
Brandon Simmons
2022-05-10
1
-0
/
+7
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-2
/
+2
*
patch 8.2.4813: pasting text while indent folding may mess up folds
v8.2.4813
Brandon Simmons
2022-04-23
1
-2
/
+3
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-1
/
+1
*
patch 8.2.4393: possible number overflow with nested folds
v8.2.4393
Bram Moolenaar
2022-02-15
1
-2
/
+2
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-1
/
+1
*
patch 8.2.4179: 'foldtext' is evaluated in the current script context
v8.2.4179
Bram Moolenaar
2022-01-22
1
-6
/
+9
*
patch 8.2.4173: cannot use an import in 'foldexpr'
v8.2.4173
Bram Moolenaar
2022-01-21
1
-1
/
+1
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-3
/
+3
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-6
/
+4
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-2
/
+2
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3662: illegal memory access if malloc() fails
v8.2.3662
Bram Moolenaar
2021-11-24
1
-3
/
+3
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+10
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2447: 'foldlevel' not applied to folds restored from session
v8.2.2447
Bram Moolenaar
2021-02-01
1
-2
/
+3
*
patch 8.2.2176: crash with a sequence of fold commands
v8.2.2176
Bram Moolenaar
2020-12-21
1
-1
/
+1
*
patch 8.2.1972: crash when recreating nested fold
v8.2.1972
Bram Moolenaar
2020-11-10
1
-1
/
+4
*
patch 8.2.1947: crash when using "zj" without folds
v8.2.1947
Bram Moolenaar
2020-11-03
1
-0
/
+2
*
patch 8.2.1702: crash when using undo after deleting folded lines
v8.2.1702
Bram Moolenaar
2020-09-17
1
-2
/
+2
*
patch 8.2.1561: using NULL pointers in fold code
v8.2.1561
Bram Moolenaar
2020-09-01
1
-1
/
+1
*
patch 8.2.1560: using NULL pointers in some code
v8.2.1560
Bram Moolenaar
2020-09-01
1
-10
/
+12
*
patch 8.2.1554: crash in normal test
v8.2.1554
Bram Moolenaar
2020-08-31
1
-0
/
+3
*
patch 8.2.1553: crash in edit test
v8.2.1553
Bram Moolenaar
2020-08-31
1
-21
/
+27
*
patch 8.2.1552: warnings from asan with clang-11
v8.2.1552
Bram Moolenaar
2020-08-31
1
-11
/
+23
*
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
Bram Moolenaar
2020-06-24
1
-1
/
+1
*
patch 8.1.2379: using old C style comments
v8.1.2379
Bram Moolenaar
2019-12-01
1
-438
/
+432
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-2
/
+0
*
patch 8.1.1960: fold code is spread out
v8.1.1960
Bram Moolenaar
2019-09-01
1
-3
/
+178
*
patch 8.1.1922: in diff mode global operations can be very slow
v8.1.1922
Bram Moolenaar
2019-08-24
1
-0
/
+5
*
patch 8.1.1890: ml_get error when deleting fold marker
v8.1.1890
Bram Moolenaar
2019-08-19
1
-4
/
+10
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-4
/
+0
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-7
/
+7
*
patch 8.1.0527: using 'shiftwidth' from wrong buffer for folding
v8.1.0527
Bram Moolenaar
2018-11-14
1
-1
/
+2
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-2
/
+1
*
patch 8.0.0583: fold test hangs on MS-Windows
v8.0.0583
Bram Moolenaar
2017-04-23
1
-2
/
+4
*
patch 8.0.0581: moving folded text is sometimes not correct
v8.0.0581
Bram Moolenaar
2017-04-22
1
-3
/
+7
*
patch 8.0.0503: endless loop in updating folds with 32 bit ints
v8.0.0503
Bram Moolenaar
2017-03-23
1
-1
/
+1
*
patch 8.0.0469: compiler warnings on MS-Windows
v8.0.0469
Bram Moolenaar
2017-03-16
1
-3
/
+5
*
patch 8.0.0465: off-by-one error in using :move with folding
v8.0.0465
Bram Moolenaar
2017-03-16
1
-4
/
+5
*
patch 8.0.0461: test 45 hangs on MS-Windows
v8.0.0461
Bram Moolenaar
2017-03-16
1
-11
/
+4
*
patch 8.0.0457: using :move messes up manual folds
v8.0.0457
Bram Moolenaar
2017-03-14
1
-0
/
+183
*
patch 8.0.0453: adding fold marker creates new comment
v8.0.0453
Bram Moolenaar
2017-03-12
1
-1
/
+7
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-5
/
+5
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-2
/
+2
*
patch 8.0.0448: some macros are in lower case
v8.0.0448
Bram Moolenaar
2017-03-12
1
-1
/
+1
[next]