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.2372: VMS: failing realloc leaks memory
v8.1.2372
Bram Moolenaar
2019-11-30
2
-2
/
+12
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
47
-178
/
+190
*
patch 8.1.2370: build problems on VMS
v8.1.2370
Bram Moolenaar
2019-11-30
4
-11
/
+14
*
patch 8.1.2369: cannot build with quickfix and without text properties
v8.1.2369
Bram Moolenaar
2019-11-30
2
-1
/
+3
*
patch 8.1.2368: using old C style comments
v8.1.2368
Bram Moolenaar
2019-11-30
12
-961
/
+959
*
patch 8.1.2367: registers are not sufficiently tested
v8.1.2367
Bram Moolenaar
2019-11-30
2
-0
/
+88
*
patch 8.1.2366: using old C style comments
v8.1.2366
Bram Moolenaar
2019-11-30
38
-1397
/
+1390
*
patch 8.1.2365: missing tests for recent popupwin changes
v8.1.2365
Bram Moolenaar
2019-11-30
2
-0
/
+60
*
Update runtime files.
Bram Moolenaar
2019-11-30
20
-125
/
+6572
*
patch 8.1.2364: termwinscroll test is flaky on FreeBSD
v8.1.2364
Bram Moolenaar
2019-11-30
3
-2
/
+5
*
patch 8.1.2363: ml_get error when accessing Visual area in 'statusline'
v8.1.2363
Bram Moolenaar
2019-11-30
3
-0
/
+30
*
patch 8.1.2362: cannot place signs in a popup window
v8.1.2362
Bram Moolenaar
2019-11-30
5
-7
/
+34
*
patch 8.1.2361: MS-Windows: test failures related to VIMDLL
v8.1.2361
Bram Moolenaar
2019-11-29
8
-9
/
+54
*
patch 8.1.2360: quickfix test coverage can still be improved
v8.1.2360
Bram Moolenaar
2019-11-29
2
-5
/
+46
*
patch 8.1.2359: cannot build without FEAT_FLOAT
v8.1.2359
Bram Moolenaar
2019-11-29
2
-1
/
+7
*
patch 8.1.2358: tests fail on Cirrus CI for FreeBSD
v8.1.2358
Bram Moolenaar
2019-11-29
9
-5
/
+28
*
patch 8.1.2357: no test with wrong argument for rand()
v8.1.2357
Bram Moolenaar
2019-11-28
2
-0
/
+6
*
patch 8.1.2356: rand() does not use the best algorithm
v8.1.2356
Bram Moolenaar
2019-11-28
4
-67
/
+80
*
patch 8.1.2355: test with "man" fails on FreeBSD
v8.1.2355
Bram Moolenaar
2019-11-28
2
-2
/
+4
*
patch 8.1.2354: Cirrus CI runs on another repository
v8.1.2354
Bram Moolenaar
2019-11-28
3
-5
/
+14
*
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
[next]