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
/
edit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1731: characters deleted on completion
v8.0.1731
Bram Moolenaar
2018-04-17
1
-1
/
+13
*
patch 8.0.1575: crash when using virtual replace
v8.0.1575
Bram Moolenaar
2018-03-06
1
-0
/
+10
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-4
/
+0
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-63
/
+28
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-11
/
+11
*
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
Bram Moolenaar
2018-02-10
1
-5
/
+16
*
patch 8.0.1493: completion items cannot be annotated
v8.0.1493
Bram Moolenaar
2018-02-10
1
-0
/
+4
*
patch 8.0.1482: using feedkeys() does not work to test completion
v8.0.1482
Bram Moolenaar
2018-02-09
1
-9
/
+10
*
patch 8.0.1481: clearing a pointer takes two lines
v8.0.1481
Bram Moolenaar
2018-02-09
1
-22
/
+11
*
patch 8.0.1479: insert mode completion state is confusing
v8.0.1479
Bram Moolenaar
2018-02-09
1
-56
/
+85
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-7
/
+5
*
patch 8.0.1356: using simalt in a GUIEnter autocommand inserts characters
v8.0.1356
Bram Moolenaar
2017-11-28
1
-2
/
+2
*
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
v8.0.1338
Bram Moolenaar
2017-11-25
1
-6
/
+6
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
1
-0
/
+1
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-2
/
+2
*
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
Bram Moolenaar
2017-10-24
1
-1
/
+4
*
patch 8.0.1154: 'indentkeys' does not work properly
v8.0.1154
Bram Moolenaar
2017-09-26
1
-1
/
+1
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-6
/
+6
*
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-29
/
+3
*
patch 8.0.1041: bogus characters when indenting during visual-block append
v8.0.1041
Bram Moolenaar
2017-09-02
1
-4
/
+3
*
patch 8.0.1026: GTK on-the-spot input has problems
v8.0.1026
Bram Moolenaar
2017-08-30
1
-1
/
+1
*
patch 8.0.0948: crash if timer closes window while dragging status line
v8.0.0948
Bram Moolenaar
2017-08-16
1
-2
/
+5
*
patch 8.0.0691: compiler warning without the linebreak feature
v8.0.0691
Bram Moolenaar
2017-06-29
1
-0
/
+2
*
patch 8.0.0669: CTRL-N at start of the buffer does not work correctly
v8.0.0669
Bram Moolenaar
2017-06-24
1
-3
/
+11
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
1
-1
/
+1
*
patch 8.0.0596: crash when complete() called after complete_add()
v8.0.0596
Bram Moolenaar
2017-05-01
1
-10
/
+19
*
patch 8.0.0544: cppcheck warnings
v8.0.0544
Bram Moolenaar
2017-04-07
1
-1
/
+1
*
patch 8.0.0541: compiler warning on MS-Windows
v8.0.0541
Bram Moolenaar
2017-04-03
1
-1
/
+1
*
patch 8.0.0533: abbreviation doesn't work after backspacing newline
v8.0.0533
Bram Moolenaar
2017-04-01
1
-2
/
+2
*
patch 8.0.0530: buffer overflow when 'columns' is very big
v8.0.0530
Bram Moolenaar
2017-03-31
1
-10
/
+24
*
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
Bram Moolenaar
2017-03-16
1
-6
/
+6
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-16
/
+16
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-10
/
+10
*
patch 8.0.0448: some macros are in lower case
v8.0.0448
Bram Moolenaar
2017-03-12
1
-6
/
+6
*
patch 8.0.0440: not enough test coverage in Insert mode
v8.0.0440
Bram Moolenaar
2017-03-09
1
-1
/
+4
*
patch 8.0.0425: build errors when building without folding
v8.0.0425
Bram Moolenaar
2017-03-05
1
-2
/
+6
*
patch 8.0.0390: when the window scrolls the popup menu may be garbled
v8.0.0390
Bram Moolenaar
2017-03-01
1
-16
/
+19
*
patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessary
v8.0.0379
Bram Moolenaar
2017-02-26
1
-2
/
+4
*
patch 8.0.0365: might free a dict item that wasn't allocated
v8.0.0365
Bram Moolenaar
2017-02-25
1
-2
/
+2
*
patch 8.0.0358: invalid memory access in C-indent code
v8.0.0358
Bram Moolenaar
2017-02-23
1
-1
/
+2
*
patch 8.0.0347: when using completion comment leader wont work
v8.0.0347
Bram Moolenaar
2017-02-21
1
-0
/
+3
*
patch 8.0.0341: undo does not work properly when using completion
v8.0.0341
Bram Moolenaar
2017-02-19
1
-0
/
+4
*
patch 8.0.0334: can't access b:changedtick from a dict reference
v8.0.0334
Bram Moolenaar
2017-02-17
1
-2
/
+2
*
patch 8.0.0319: insert mode completion does not respect 'backspace'
v8.0.0319
Bram Moolenaar
2017-02-09
1
-2
/
+5
*
patch 8.0.0262: Farsi support is barely tested
v8.0.0262
Bram Moolenaar
2017-01-29
1
-4
/
+3
*
patch 8.0.0247: need to type Ctrl-N twice to select a completion
v8.0.0247
Bram Moolenaar
2017-01-27
1
-0
/
+1
*
patch 8.0.0238: bracketed paste does not disable autoindent
v8.0.0238
Bram Moolenaar
2017-01-25
1
-0
/
+8
*
patch 8.0.0232: paste does not work when 'esckeys' is off
v8.0.0232
Bram Moolenaar
2017-01-24
1
-0
/
+7
*
patch 8.0.0231: bracketed paste mode is not tested
v8.0.0231
Bram Moolenaar
2017-01-24
1
-2
/
+7
[next]