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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.2225: the "last used" info of a buffer is under used
v8.1.2225
Bram Moolenaar
2019-10-27
15
-45
/
+221
*
patch 8.1.2224: cannot build Amiga version
v8.1.2224
Bram Moolenaar
2019-10-26
3
-0
/
+9
*
patch 8.1.2223: cannot see what buffer an ml_get error is for
v8.1.2223
Bram Moolenaar
2019-10-26
2
-1
/
+6
*
patch 8.1.2222: accessing invalid memory
v8.1.2222
Bram Moolenaar
2019-10-26
2
-0
/
+4
*
Update runtime files
Bram Moolenaar
2019-10-26
6
-377
/
+7655
*
patch 8.1.2221: cannot filter :disp output
v8.1.2221
Bram Moolenaar
2019-10-26
3
-33
/
+75
*
patch 8.1.2220: :cfile does not abort like other quickfix commands
v8.1.2220
Bram Moolenaar
2019-10-26
3
-3
/
+101
*
patch 8.1.2219: no autocommand for open window with terminal
v8.1.2219
Bram Moolenaar
2019-10-26
5
-0
/
+23
*
patch 8.1.2218: "gN" is off by one in Visual mode
v8.1.2218
Bram Moolenaar
2019-10-26
3
-2
/
+9
*
patch 8.1.2217: compiler warning for unused variable
v8.1.2217
Bram Moolenaar
2019-10-26
2
-1
/
+3
*
patch 8.1.2216: text property in wrong place after :substitute
v8.1.2216
Bram Moolenaar
2019-10-25
3
-4
/
+40
*
patch 8.1.2215: unreachable code in adjusting text prop columns
v8.1.2215
Bram Moolenaar
2019-10-25
2
-7
/
+3
*
patch 8.1.2214: too much is redrawn when 'cursorline' is set
v8.1.2214
Bram Moolenaar
2019-10-24
10
-30
/
+35
*
patch 8.1.2213: popup_textprop tests fail
v8.1.2213
Bram Moolenaar
2019-10-24
2
-12
/
+17
*
patch 8.1.2212: cannot see the selection type in :reg output
v8.1.2212
Bram Moolenaar
2019-10-24
3
-23
/
+35
*
patch 8.1.2211: listener callback "added" argument is not the total
v8.1.2211
Bram Moolenaar
2019-10-24
3
-4
/
+11
*
patch 8.1.2210: using negative offset for popup_create() does not work
v8.1.2210
Bram Moolenaar
2019-10-24
4
-20
/
+38
*
patch 8.1.2209: LF in escape codes may be expanded to CR-LF
v8.1.2209
Bram Moolenaar
2019-10-24
2
-17
/
+12
*
patch 8.1.2208: Unix: Tabs in output might be expanded to spaces
v8.1.2208
Bram Moolenaar
2019-10-24
2
-5
/
+17
*
patch 8.1.2207: "gn" doesn't work quite right
v8.1.2207
Bram Moolenaar
2019-10-24
3
-92
/
+101
*
patch 8.1.2206: no test for fixed issue #3893
v8.1.2206
Bram Moolenaar
2019-10-24
3
-0
/
+30
*
patch 8.1.2205: sign entry structure has confusing name
v8.1.2205
Bram Moolenaar
2019-10-24
6
-204
/
+206
*
patch 8.1.2204: crash on exit when closing terminals
v8.1.2204
Bram Moolenaar
2019-10-23
2
-1
/
+3
*
patch 8.1.2203: running libvterm tests without the +terminal feature
v8.1.2203
Bram Moolenaar
2019-10-23
5
-1
/
+9
*
patch 8.1.2202: MS-Windows: build failure with GUI and small features
v8.1.2202
Bram Moolenaar
2019-10-23
2
-0
/
+4
*
patch 8.1.2201: cannot build with dynamically linked Python 3.8
v8.1.2201
Bram Moolenaar
2019-10-23
2
-0
/
+38
*
patch 8.1.2200: crash when memory allocation fails
v8.1.2200
Bram Moolenaar
2019-10-22
2
-2
/
+12
*
patch 8.1.2199: build failure when using normal features without GUI
v8.1.2199
Bram Moolenaar
2019-10-22
2
-0
/
+4
*
patch 8.1.2198: crash when using :center in autocommand
v8.1.2198
Bram Moolenaar
2019-10-21
3
-4
/
+31
*
patch 8.1.2197: ExitPre autocommand may cause accessing freed memory
v8.1.2197
Bram Moolenaar
2019-10-20
3
-6
/
+31
*
patch 8.1.2196: MS-Windows: running tests with MSVC lacks updates
v8.1.2196
Bram Moolenaar
2019-10-20
3
-8
/
+38
*
patch 8.1.2195: Vim does not exit when the terminal window is last window
v8.1.2195
Bram Moolenaar
2019-10-20
5
-7
/
+44
*
patch 8.1.2194: modifyOtherKeys is not enabled by default
v8.1.2194
Bram Moolenaar
2019-10-20
2
-0
/
+4
*
patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work
v8.1.2193
Bram Moolenaar
2019-10-20
3
-4
/
+26
*
patch 8.1.2192: cannot easily fill the info popup asynchronously
v8.1.2192
Bram Moolenaar
2019-10-20
13
-26
/
+165
*
patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work
v8.1.2191
Bram Moolenaar
2019-10-20
2
-1
/
+21
*
patch 8.1.2190: syntax test fails on Mac
v8.1.2190
Bram Moolenaar
2019-10-20
3
-8
/
+6
*
patch 8.1.2189: syntax highlighting wrong for tab
v8.1.2189
Bram Moolenaar
2019-10-20
4
-3
/
+7
*
patch 8.1.2188: build error for missing define
v8.1.2188
Bram Moolenaar
2019-10-19
2
-0
/
+3
*
patch 8.1.2187: error for bad regexp even though regexp is not used
v8.1.2187
Bram Moolenaar
2019-10-19
4
-2
/
+12
*
patch 8.1.2186: error for bad regexp even though regexp is not used
v8.1.2186
Bram Moolenaar
2019-10-19
2
-1
/
+3
*
patch 8.1.2185: syntax test fails
v8.1.2185
Bram Moolenaar
2019-10-19
2
-1
/
+5
*
patch 8.1.2184: option context is not copied when splitting a window
v8.1.2184
Bram Moolenaar
2019-10-19
3
-11
/
+133
*
patch 8.1.2183: running a test is a bit verbose
v8.1.2183
Bram Moolenaar
2019-10-19
2
-2
/
+4
*
patch 8.1.2182: test42 seen as binary by git diff
v8.1.2182
Bram Moolenaar
2019-10-19
2
-0
/
+2
*
patch 8.1.2181: highlighting wrong when item follows tab
v8.1.2181
Bram Moolenaar
2019-10-19
4
-34
/
+36
*
patch 8.1.2180: Error E303 is not useful when 'directory' is empty
v8.1.2180
Bram Moolenaar
2019-10-19
3
-2
/
+10
*
patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python output
v8.1.2179
Bram Moolenaar
2019-10-19
3
-6
/
+14
*
patch 8.1.2178: accessing uninitialized memory in test
v8.1.2178
Bram Moolenaar
2019-10-19
2
-3
/
+6
*
patch 8.1.2177: Dart files are not recognized
v8.1.2177
Bram Moolenaar
2019-10-19
2
-0
/
+3
[next]