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
/
ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.2026: possibly using uninitialized memory
v8.1.2026
Bram Moolenaar
2019-09-13
1
-2
/
+2
*
patch 8.1.1895: using NULL pointer when out of memory
v8.1.1895
Bram Moolenaar
2019-08-20
1
-0
/
+5
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-2
/
+5
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-2
/
+0
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
1
-433
/
+37
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-06-14
1
-4
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-21
/
+15
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-13
/
+13
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-28
/
+23
*
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.1355: obvious mistakes are accepted as valid expressions
v8.1.1355
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.1343: text properties not adjusted for Visual block mode delete
v8.1.1343
Bram Moolenaar
2019-05-17
1
-4
/
+8
*
patch 8.1.1342: using freed memory when joining line with text property
v8.1.1342
Bram Moolenaar
2019-05-17
1
-1
/
+1
*
patch 8.1.1341: text properties are lost when joining lines
v8.1.1341
Bram Moolenaar
2019-05-17
1
-9
/
+45
*
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-04-27
1
-11
/
+15
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-8
/
+0
*
patch 8.1.1000: indenting is off
v8.1.1000
Bram Moolenaar
2019-03-09
1
-3
/
+8
*
patch 8.1.0999: use register one too often and not properly tested
v8.1.0999
Bram Moolenaar
2019-03-08
1
-4
/
+4
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-1
/
+1
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-4
/
+0
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-94
/
+10
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-98
/
+4
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+5
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-15
/
+15
*
patch 8.1.0766: various problems when using Vim on VMS
v8.1.0766
Bram Moolenaar
2019-01-17
1
-20
/
+20
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-22
/
+20
*
patch 8.1.0722: cannot build without the virtualedit feature
v8.1.0722
Bram Moolenaar
2019-01-11
1
-2
/
+12
*
patch 8.1.0719: too many #ifdefs
v8.1.0719
Bram Moolenaar
2019-01-11
1
-47
/
+15
*
patch 8.1.0671: cursor in the wrong column after auto-formatting
v8.1.0671
Bram Moolenaar
2018-12-31
1
-3
/
+10
*
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
v8.1.0542
Bram Moolenaar
2018-11-22
1
-2
/
+2
*
patch 8.1.0535: increment/decrement might get interrupted by updating folds
v8.1.0535
Bram Moolenaar
2018-11-16
1
-0
/
+24
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-7
/
+0
*
patch 8.1.0306: plural messages are not translated properly
v8.1.0306
Bram Moolenaar
2018-08-21
1
-45
/
+28
*
patch 8.1.0226: too many #ifdefs
v8.1.0226
Bram Moolenaar
2018-07-29
1
-2
/
+0
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-13
/
+13
*
patch 8.1.0125: virtual edit replace with multi-byte fails at end of line
v8.1.0125
Bram Moolenaar
2018-06-28
1
-11
/
+30
*
patch 8.1.0118: duplicate error message for put command
v8.1.0118
Bram Moolenaar
2018-06-27
1
-3
/
+4
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-0
/
+19
*
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
v8.1.0027
Bram Moolenaar
2018-06-03
1
-32
/
+45
*
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
Bram Moolenaar
2018-05-22
1
-4
/
+4
*
patch 8.0.1787: cannot insert the whole cursor line
v8.0.1787
Bram Moolenaar
2018-05-01
1
-0
/
+8
*
patch 8.0.1779: deleting in a block selection causes problems
v8.0.1779
Bram Moolenaar
2018-04-30
1
-2
/
+10
*
patch 8.0.1682: auto indenting breaks inserting a block
v8.0.1682
Bram Moolenaar
2018-04-10
1
-3
/
+7
*
patch 8.0.1679: compiler warning for printf format
v8.0.1679
Bram Moolenaar
2018-04-08
1
-1
/
+1
*
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
v8.0.1677
Bram Moolenaar
2018-04-08
1
-14
/
+23
*
patch 8.0.1587: inserting from the clipboard doesn't work literally
v8.0.1587
Bram Moolenaar
2018-03-06
1
-6
/
+21
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-5
/
+3
[next]