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.0948: when built without +eval "Vim --clean" produces errors
v8.1.0948
Bram Moolenaar
2019-02-18
2
-23
/
+30
*
patch 8.1.0947: using MSWIN before it is defined
v8.1.0947
Bram Moolenaar
2019-02-18
2
-16
/
+20
*
Revert change accidentally included in runtime file updates. Closes #3998.
Bram Moolenaar
2019-02-18
1
-2
/
+2
*
patch 8.1.0946: Coveralls is not very useful
v8.1.0946
Bram Moolenaar
2019-02-17
2
-2
/
+4
*
Update runtime files.
Bram Moolenaar
2019-02-17
39
-361
/
+984
*
patch 8.1.0945: internal error when using pattern with NL in the range
v8.1.0945
Bram Moolenaar
2019-02-17
3
-2
/
+13
*
patch 8.1.0944: format of nbdbg() arguments is not checked
v8.1.0944
Bram Moolenaar
2019-02-17
3
-6
/
+12
*
patch 8.1.0943: still a trace of Farsi support
v8.1.0943
Bram Moolenaar
2019-02-17
2
-11
/
+3
*
patch 8.1.0942: options window still checks for the multi_byte feature
v8.1.0942
Bram Moolenaar
2019-02-17
2
-38
/
+34
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
68
-539
/
+537
*
patch 8.1.0940: MS-Windows console resizing not handled properly
v8.1.0940
Bram Moolenaar
2019-02-17
5
-7
/
+50
*
patch 8.1.0939: no completion for sign group names
v8.1.0939
Bram Moolenaar
2019-02-17
3
-42
/
+154
*
patch 8.1.0938: background color is wrong in MS-Windows console
v8.1.0938
Bram Moolenaar
2019-02-17
2
-2
/
+10
*
patch 8.1.0937: invalid memory access in search pattern
v8.1.0937
Bram Moolenaar
2019-02-17
3
-1
/
+5
*
patch 8.1.0936: may leak memory when using 'vartabstop'
v8.1.0936
Bram Moolenaar
2019-02-16
3
-7
/
+12
*
patch 8.1.0935: old regexp engine may use invalid buffer
v8.1.0935
Bram Moolenaar
2019-02-16
3
-0
/
+20
*
patch 8.1.0934: invalid memory access in search pattern
v8.1.0934
Bram Moolenaar
2019-02-16
3
-1
/
+10
*
patch 8.1.0933: When using VTP scroll region isn't used properly
v8.1.0933
Bram Moolenaar
2019-02-16
3
-82
/
+122
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
46
-3429
/
+240
*
patch 8.1.0931: vtp_working included in GUI build but unused
v8.1.0931
Bram Moolenaar
2019-02-16
2
-3
/
+5
*
patch 8.1.0930: typo in Makefile
v8.1.0930
Bram Moolenaar
2019-02-16
2
-2
/
+4
*
patch 8.1.0929: no error when requesting ConPTY but it's not available
v8.1.0929
Bram Moolenaar
2019-02-16
3
-14
/
+15
*
patch 8.1.0928: stray log function call
v8.1.0928
Bram Moolenaar
2019-02-16
2
-1
/
+2
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
12
-224
/
+29
*
patch 8.1.0926: no test for :wnext, :wNext and :wprevious
v8.1.0926
Bram Moolenaar
2019-02-15
4
-0
/
+105
*
patch 8.1.0925: terminal scrollback test still still flaky
v8.1.0925
Bram Moolenaar
2019-02-15
5
-11
/
+11
*
patch 8.1.0924: terminal scrollback test still flaky
v8.1.0924
Bram Moolenaar
2019-02-15
2
-2
/
+4
*
patch 8.1.0923: terminal dump diff swap does not update file names
v8.1.0923
Bram Moolenaar
2019-02-15
3
-2
/
+38
*
patch 8.1.0922: terminal scrollback test is flaky
v8.1.0922
Bram Moolenaar
2019-02-14
5
-9
/
+9
*
patch 8.1.0921: terminal test sometimes fails; using memory after free
v8.1.0921
Bram Moolenaar
2019-02-14
3
-4
/
+25
*
patch 8.1.0920: in Terminal-Normal mode job output messes up the window
v8.1.0920
Bram Moolenaar
2019-02-14
6
-33
/
+242
*
patch 8.1.0919: compiler warnings
v8.1.0919
Bram Moolenaar
2019-02-14
3
-3
/
+5
*
patch 8.1.0918: MS-Windows: startup messages are not converted
v8.1.0918
Bram Moolenaar
2019-02-14
4
-61
/
+104
*
patch 8.1.0917: double free when running out of memory
v8.1.0917
Bram Moolenaar
2019-02-14
2
-4
/
+4
*
patch 8.1.0916: with Python 3.7 "find_module" is not made available
v8.1.0916
Bram Moolenaar
2019-02-14
2
-12
/
+21
*
patch 8.1.0915: fsync() may not work properly on Mac
v8.1.0915
Bram Moolenaar
2019-02-14
5
-6
/
+28
*
patch 8.1.0914: code related to findfile() is spread out
v8.1.0914
Bram Moolenaar
2019-02-13
22
-2724
/
+2775
*
patch 8.1.0913: CI crashes when running out of memory
v8.1.0913
Bram Moolenaar
2019-02-13
2
-4
/
+19
*
patch 8.1.0912: MS-Windows: warning for signed/unsigned
v8.1.0912
Bram Moolenaar
2019-02-13
2
-2
/
+4
*
patch 8.1.0911: tag line with Ex command cannot have extra fields
v8.1.0911
Bram Moolenaar
2019-02-13
4
-5
/
+40
*
patch 8.1.0910: crash with tricky search pattern
v8.1.0910
Bram Moolenaar
2019-02-13
3
-8
/
+25
*
patch 8.1.0909: MS-Windows: using ConPTY even though it is not stable
v8.1.0909
Bram Moolenaar
2019-02-13
5
-11
/
+32
*
patch 8.1.0908: can't handle large value for %{nr}v in regexp
v8.1.0908
Bram Moolenaar
2019-02-13
2
-3
/
+8
*
patch 8.1.0907: CI tests on AppVeyor are failing
v8.1.0907
Bram Moolenaar
2019-02-13
2
-1
/
+3
*
patch 8.1.0906: using clumsy way to get console window handle
v8.1.0906
Bram Moolenaar
2019-02-12
2
-16
/
+3
*
patch 8.1.0905: complicated regexp causes a crash
v8.1.0905
Bram Moolenaar
2019-02-12
3
-18
/
+73
*
patch 8.1.0904: USE_LONG_FNAME never defined
v8.1.0904
Bram Moolenaar
2019-02-12
4
-33
/
+10
*
patch 8.1.0903: struct uses more bytes than needed
v8.1.0903
Bram Moolenaar
2019-02-12
2
-4
/
+6
*
patch 8.1.0902: incomplete set of assignment operators
v8.1.0902
Bram Moolenaar
2019-02-12
4
-34
/
+140
*
patch 8.1.0901: index in getjumplist() may be wrong
v8.1.0901
Bram Moolenaar
2019-02-12
3
-8
/
+14
[next]