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 9.0.0761: cannot use 'indentexpr' for Lisp indenting
v9.0.0761
Bram Moolenaar
2022-10-15
1
-4
/
+24
*
patch 9.0.0737: Lisp word only recognized when a space follows
v9.0.0737
Bram Moolenaar
2022-10-13
1
-1
/
+1
*
patch 9.0.0635: build error and compiler warnings
v9.0.0635
Bram Moolenaar
2022-10-01
1
-1
/
+1
*
patch 9.0.0464: with virtual text "above" indenting doesn't work well
v9.0.0464
Bram Moolenaar
2022-09-14
1
-0
/
+6
*
patch 9.0.0358: 'breakindent' does not indent non-lists
v9.0.0358
Maxim Kim
2022-09-02
1
-8
/
+3
*
patch 9.0.0215: not passing APC_INDENT flag
v9.0.0215
Bram Moolenaar
2022-08-15
1
-1
/
+2
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-3
/
+3
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-32
/
+48
*
patch 9.0.0016: comparing line pointer for 'breakindent' is not reliable
v9.0.0016
Bram Moolenaar
2022-07-01
1
-6
/
+14
*
patch 8.2.5151: reading beyond the end of the line with lisp indenting
v8.2.5151
Bram Moolenaar
2022-06-22
1
-2
/
+5
*
patch 8.2.5122: lisp indenting my run over the end of the line
v8.2.5122
Bram Moolenaar
2022-06-18
1
-0
/
+2
*
patch 8.2.5108: retab test disabled because it hangs on MS-Windows
v8.2.5108
Bram Moolenaar
2022-06-16
1
-8
/
+16
*
patch 8.2.5103: build fails with small features
v8.2.5103
Bram Moolenaar
2022-06-15
1
-0
/
+2
*
patch 8.2.5102: interrupt not caught in test
v8.2.5102
Bram Moolenaar
2022-06-15
1
-2
/
+4
*
patch 8.2.5080: when indenting gets out of hand it is hard to stop
v8.2.5080
Bram Moolenaar
2022-06-12
1
-0
/
+2
*
patch 8.2.5029: "textlock" is always zero
v8.2.5029
zeertzjq
2022-05-27
1
-2
/
+2
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
1
-32
/
+1
*
patch 8.2.4953: with 'si' inserting '}' after completion goes wrong
v8.2.4953
Bram Moolenaar
2022-05-14
1
-1
/
+2
*
patch 8.2.4951: smart indenting done when not enabled
v8.2.4951
Bram Moolenaar
2022-05-14
1
-1
/
+17
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-2
/
+2
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-12
/
+12
*
patch 8.2.4882: cannot make 'breakindent' use a specific column
v8.2.4882
Christian Brabandt
2022-05-06
1
-4
/
+20
*
patch 8.2.4794: compiler warning for not initialized variable
v8.2.4794
Bram Moolenaar
2022-04-20
1
-1
/
+1
*
patch 8.2.4792: indent operator creates an undo entry for every line
v8.2.4792
Bram Moolenaar
2022-04-19
1
-27
/
+31
*
patch 8.2.4436: crash with weird 'vartabstop' value
v8.2.4436
Bram Moolenaar
2022-02-21
1
-0
/
+2
*
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
[next]