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
/
indent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4364: MS-Windows: still running out of memory for a very long line
v8.2.4364
Bram Moolenaar
2022-02-12
1
-1
/
+1
*
patch 8.2.4362: :retab may allocate too much memory
v8.2.4362
Bram Moolenaar
2022-02-12
1
-1
/
+8
*
patch 8.2.4359: crash when repeatedly using :retab
v8.2.4359
Bram Moolenaar
2022-02-12
1
-0
/
+5
*
patch 8.2.4298: divide by zero with huge tabstop value
v8.2.4298
Bram Moolenaar
2022-02-05
1
-1
/
+1
*
patch 8.2.4288: preprocessor indents are inconsistent
v8.2.4288
K.Takata
2022-02-03
1
-2
/
+2
*
patch 8.2.4245: ":retab 0" may cause illegal memory access
v8.2.4245
Bram Moolenaar
2022-01-28
1
-2
/
+2
*
patch 8.2.4185: cannot use an import in 'indentexpr'
v8.2.4185
Bram Moolenaar
2022-01-22
1
-0
/
+3
*
patch 8.2.4093: cached breakindent values not initialized properly
v8.2.4093
Christian Brabandt
2022-01-15
1
-3
/
+14
*
patch 8.2.4029: debugging NFA regexp my crash, cached indent may be wrong
v8.2.4029
Bram Moolenaar
2022-01-07
1
-21
/
+34
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-5
/
+8
*
patch 8.2.3916: no error for passing an invalid line number to append()
v8.2.3916
Bram Moolenaar
2021-12-27
1
-0
/
+6
*
patch 8.2.3403: memory leak for :retab with invalid argument
v8.2.3403
Bram Moolenaar
2021-09-04
1
-2
/
+11
*
patch 8.2.3402: invalid memory access when using :retab with large value
v8.2.3402
Bram Moolenaar
2021-09-04
1
-13
/
+21
*
patch 8.2.3386: using uninitialized memory
v8.2.3386
Dominique Pelle
2021-08-29
1
-0
/
+1
*
patch 8.2.3259: when 'indentexpr' causes an error did_throw may hang
v8.2.3259
Bram Moolenaar
2021-07-31
1
-0
/
+7
*
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
/
+6
*
patch 8.2.3198: cannot use 'formatlistpat' for breakindent
v8.2.3198
Maxim Kim
2021-07-22
1
-6
/
+12
*
patch 8.2.3160: 'breakindent' does not work well for bulleted lists
v8.2.3160
Christian Brabandt
2021-07-14
1
-0
/
+23
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-15
1
-2
/
+3
*
patch 8.2.2458: Coverity warns for :retab using freed memory
v8.2.2458
Bram Moolenaar
2021-02-03
1
-1
/
+3
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-1
/
+1
*
patch 8.2.1086: possibly using freed memory when text properties used
v8.2.1086
Bram Moolenaar
2020-06-29
1
-6
/
+10
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-2
/
+2
*
patch 8.2.0309: window-local values have confusing name
v8.2.0309
Bram Moolenaar
2020-02-23
1
-8
/
+8
*
patch 8.2.0027: still some /* */ comments
v8.2.0027
Bram Moolenaar
2019-12-21
1
-18
/
+18
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-1
/
+1
*
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
1
-0
/
+44
*
patch 8.1.2302: :lockmarks does not work for '[ and ']
v8.1.2302
Bram Moolenaar
2019-11-16
1
-3
/
+6
*
patch 8.1.2283: missed on use of p_sbr
v8.1.2283
Bram Moolenaar
2019-11-10
1
-1
/
+1
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-4089
/
+1319
*
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
Bram Moolenaar
2019-09-02
1
-0
/
+358
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-2
/
+0
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-3
/
+6
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+0
*
patch 8.1.0874: using old style comments in new file
v8.1.0874
Bram Moolenaar
2019-02-04
1
-1016
/
+793
*
patch 8.1.0857: indent functionality is not separated
v8.1.0857
Bram Moolenaar
2019-01-31
1
-0
/
+4683