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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.2353: build failure on FreeBSD
v8.1.2353
Bram Moolenaar
2019-11-28
2
-1
/
+3
*
Merge branch 'master' of github.com:vim/vim
Bram Moolenaar
2019-11-27
0
-0
/
+0
|
\
|
*
Merge pull request #5275 from vim/revert-5273-cirrus_ci
Bram Moolenaar
2019-11-27
2
-10
/
+0
|
|
\
|
|
*
Revert "Cirrus CI: add a simple CI using BSD"
Bram Moolenaar
2019-11-27
2
-10
/
+0
|
|
/
|
*
Merge pull request #5273 from chrisbra/cirrus_ci
Christian Brabandt
2019-11-27
2
-0
/
+10
|
|
\
|
|
*
Cirrus CI: add a simple CI using BSD
Christian Brabandt
2019-11-27
2
-0
/
+10
|
|
/
*
|
patch 8.1.2352: CI doesn't cover FreeBSD
v8.1.2352
Bram Moolenaar
2019-11-27
3
-0
/
+12
|
/
*
patch 8.1.2351: 'wincolor' not used for > for not fitting double width char
v8.1.2351
Bram Moolenaar
2019-11-26
4
-3
/
+28
*
Update runtime files
Bram Moolenaar
2019-11-26
26
-943
/
+1364
*
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
v8.1.2350
Bram Moolenaar
2019-11-26
11
-34
/
+182
*
patch 8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"
v8.1.2349
Bram Moolenaar
2019-11-26
3
-0
/
+18
*
patch 8.1.2348: :const cannot be followed by "| endif"
v8.1.2348
Bram Moolenaar
2019-11-26
7
-1
/
+16
*
patch 8.1.2347: MacOS: build fails
v8.1.2347
Bram Moolenaar
2019-11-26
2
-1
/
+3
*
patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
v8.1.2346
Bram Moolenaar
2019-11-26
4
-0
/
+29
*
patch 8.1.2345: .cjs files are not recognized as Javascript
v8.1.2345
Bram Moolenaar
2019-11-26
3
-4
/
+6
*
patch 8.1.2344: Cygwin: warning for using strptime()
v8.1.2344
Bram Moolenaar
2019-11-26
3
-8
/
+16
*
patch 8.1.2343: using time() for srand() is not very random
v8.1.2343
Bram Moolenaar
2019-11-26
3
-5
/
+50
*
patch 8.1.2342: random number generator in Vim script is slow
v8.1.2342
Bram Moolenaar
2019-11-25
5
-0
/
+163
*
patch 8.1.2341: not so easy to interrupt a script programatically
v8.1.2341
Bram Moolenaar
2019-11-25
6
-1
/
+58
*
patch 8.1.2340: quickfix test fails under valgrind and asan
v8.1.2340
Bram Moolenaar
2019-11-24
3
-13
/
+26
*
patch 8.1.2339: insufficient testing for quickfix
v8.1.2339
Bram Moolenaar
2019-11-24
2
-13
/
+42
*
patch 8.1.2338: using Visual mark sith :s gives E20 if not set
v8.1.2338
Bram Moolenaar
2019-11-23
4
-8
/
+37
*
patch 8.1.2337: double-click time sometimes miscomputed
v8.1.2337
Bram Moolenaar
2019-11-22
3
-10
/
+19
*
patch 8.1.2336: when an expr mapping moves the cursor it is not restored
v8.1.2336
Bram Moolenaar
2019-11-22
4
-0
/
+50
*
patch 8.1.2335: error message for function arguments may use NULL pointer
v8.1.2335
Bram Moolenaar
2019-11-22
2
-1
/
+3
*
patch 8.1.2334: possible NULL pointer dereference in popup_locate()
v8.1.2334
Bram Moolenaar
2019-11-22
2
-1
/
+3
*
patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work
v8.1.2333
Bram Moolenaar
2019-11-21
3
-5
/
+22
*
patch 8.1.2332: missing file in refactoring
v8.1.2332
Bram Moolenaar
2019-11-21
2
-0
/
+98
*
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
16
-434
/
+332
*
patch 8.1.2330: vi' does not always work when 'selection' is exclusive
v8.1.2330
Bram Moolenaar
2019-11-21
3
-7
/
+29
*
patch 8.1.2329: mouse multiple click test is a bit flaky
v8.1.2329
Bram Moolenaar
2019-11-21
2
-1
/
+4
*
patch 8.1.2328: a few hangul input pieces remain
v8.1.2328
Bram Moolenaar
2019-11-21
2
-23
/
+6
*
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-21
21
-2006
/
+27
*
patch 8.1.2326: cannot parse a date/time string
v8.1.2326
Bram Moolenaar
2019-11-21
9
-20
/
+121
*
patch 8.1.2325: crash when using balloon with empty line
v8.1.2325
Bram Moolenaar
2019-11-21
3
-31
/
+43
*
patch 8.1.2324: with of scrollbar in popup menu not taken into account
v8.1.2324
Bram Moolenaar
2019-11-21
4
-2
/
+24
*
Update runtime files.
Bram Moolenaar
2019-11-20
12
-1501
/
+1846
*
patch 8.1.2323: Old MSVC version no longer tested.
v8.1.2323
Bram Moolenaar
2019-11-19
5
-97
/
+61
*
patch 8.1.2322: quickfix test fails in very big terminal
v8.1.2322
Bram Moolenaar
2019-11-19
2
-2
/
+11
*
patch 8.1.2321: cannot select all text with the mouse
v8.1.2321
Bram Moolenaar
2019-11-18
2
-6
/
+12
*
patch 8.1.2320: insufficient test coverage for quickfix
v8.1.2320
Bram Moolenaar
2019-11-18
3
-31
/
+177
*
patch 8.1.2319: compiler warning for int size
v8.1.2319
Bram Moolenaar
2019-11-18
2
-1
/
+3
*
patch 8.1.2318: MS-Windows GUI: main background shows in toolbar
v8.1.2318
Bram Moolenaar
2019-11-17
2
-0
/
+8
*
patch 8.1.2317: no test for spell affix file with flag on suffix
v8.1.2317
Bram Moolenaar
2019-11-17
2
-0
/
+30
*
patch 8.1.2316: FORTIFY_SOURCE can also be present in CPPFLAGS
v8.1.2316
Bram Moolenaar
2019-11-17
3
-3
/
+7
*
patch 8.1.2315: not always using the right window when jumping to an error
v8.1.2315
Bram Moolenaar
2019-11-17
6
-3
/
+21
*
patch 8.1.2314: vi' sometimes does not select anything
v8.1.2314
Bram Moolenaar
2019-11-17
3
-2
/
+8
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
14
-17
/
+22
*
patch 8.1.2312: "line:" field in tags file not used
v8.1.2312
Bram Moolenaar
2019-11-17
3
-1
/
+36
*
Update runtime files.
Bram Moolenaar
2019-11-17
22
-2221
/
+2457
[next]