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
/
change.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-2
/
+2
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-4
/
+2
*
patch 8.2.0324: text property not updated correctly when inserting/deleting
v8.2.0324
Bram Moolenaar
2020-02-26
1
-1
/
+1
*
patch 8.2.0074: Python 3 unicode test someitmes fails
v8.2.0074
Bram Moolenaar
2020-01-01
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-3
/
+3
*
patch 8.1.2368: using old C style comments
v8.1.2368
Bram Moolenaar
2019-11-30
1
-6
/
+6
*
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
1
-0
/
+51
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-2
/
+2
*
patch 8.1.2214: too much is redrawn when 'cursorline' is set
v8.1.2214
Bram Moolenaar
2019-10-24
1
-8
/
+13
*
patch 8.1.2211: listener callback "added" argument is not the total
v8.1.2211
Bram Moolenaar
2019-10-24
1
-2
/
+2
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-145
/
+0
*
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
Bram Moolenaar
2019-10-01
1
-1
/
+19
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-28
/
+2
*
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
Bram Moolenaar
2019-09-14
1
-2
/
+3
*
patch 8.1.1926: cursorline not redrawn when putting a line above the cursor
v8.1.1926
Bram Moolenaar
2019-08-25
1
-3
/
+8
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-4
/
+1
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+1
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-3
/
+1
*
patch 8.1.1710: Coverity found dead code
v8.1.1710
Bram Moolenaar
2019-07-17
1
-43
/
+10
*
patch 8.1.1675: listener list not correctly updated on listener_remove()
v8.1.1675
Bram Moolenaar
2019-07-13
1
-2
/
+7
*
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
Bram Moolenaar
2019-06-08
1
-2
/
+6
*
patch 8.1.1486: a listener change is merged even when it adds a line
v8.1.1486
Bram Moolenaar
2019-06-06
1
-0
/
+1
*
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
Bram Moolenaar
2019-06-01
1
-13
/
+11
*
patch 8.1.1419: listener callbacks may be called recursively
v8.1.1419
Bram Moolenaar
2019-05-29
1
-1
/
+15
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-1
/
+1
*
patch 8.1.1389: changes are not flushed when end and start overlap
v8.1.1389
Bram Moolenaar
2019-05-24
1
-6
/
+10
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1344: Coverity complains about possibly using a NULL pointer
v8.1.1344
Bram Moolenaar
2019-05-18
1
-4
/
+8
*
patch 8.1.1335: listener callback is called after inserting text
v8.1.1335
Bram Moolenaar
2019-05-16
1
-44
/
+81
*
patch 8.1.1333: text properties don't always move after changes
v8.1.1333
Bram Moolenaar
2019-05-15
1
-2
/
+8
*
patch 8.1.1332: cannot flush listeners without redrawing, mix of changes
v8.1.1332
Bram Moolenaar
2019-05-14
1
-8
/
+96
*
patch 8.1.1321: no docs or tests for listener functions
v8.1.1321
Bram Moolenaar
2019-05-11
1
-16
/
+25
*
patch 8.1.1320: it is not possible to track changes to a buffer
v8.1.1320
Bram Moolenaar
2019-05-11
1
-0
/
+131
*
Add missing files from patch 8.1.1318
Bram Moolenaar
2019-05-11
1
-0
/
+2165