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
/
structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty
v8.1.0880
Bram Moolenaar
2019-02-08
1
-4
/
+5
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
1
-6
/
+12
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-0
/
+2
*
patch 8.1.0863: cannot see what signal caused a job to end
v8.1.0863
Bram Moolenaar
2019-01-31
1
-1
/
+4
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-15
/
+6
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
1
-14
/
+2
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
1
-16
/
+0
*
patch 8.1.0773: not all crypt code is tested
v8.1.0773
Bram Moolenaar
2019-01-18
1
-0
/
+4
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-3
/
+3
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
1
-0
/
+14
*
patch 8.1.0688: text properties are not restored by undo
v8.1.0688
Bram Moolenaar
2019-01-04
1
-2
/
+10
*
patch 8.1.0675: text property column in screen columns is not practical
v8.1.0675
Bram Moolenaar
2019-01-01
1
-1
/
+1
*
patch 8.1.0659: build failure without the sign feature
v8.1.0659
Bram Moolenaar
2018-12-29
1
-6
/
+5
*
patch 8.1.0644: finding next sign ID is inefficient
v8.1.0644
Bram Moolenaar
2018-12-27
1
-0
/
+1
*
patch 8.1.0638: text property highlighting is off by one column
v8.1.0638
Bram Moolenaar
2018-12-26
1
-1
/
+1
*
patch 8.1.0636: line2byte() gives wrong values with text properties
v8.1.0636
Bram Moolenaar
2018-12-25
1
-1
/
+2
*
patch 8.1.0632: using sign group names is inefficient
v8.1.0632
Bram Moolenaar
2018-12-24
1
-1
/
+12
*
patch 8.1.0630: "wincmd p" does not work after using an autocmd window
v8.1.0630
Bram Moolenaar
2018-12-24
1
-0
/
+1
*
patch 8.1.0614: placing signs can be complicated
v8.1.0614
Bram Moolenaar
2018-12-21
1
-0
/
+5
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-0
/
+39
*
patch 8.1.0515: reloading a script gives errors for existing functions
v8.1.0515
Bram Moolenaar
2018-11-10
1
-0
/
+1
*
patch 8.1.0487: no menus specifically for the terminal window
v8.1.0487
Bram Moolenaar
2018-10-19
1
-2
/
+4
*
patch 8.1.0477: tiny build fails
v8.1.0477
Bram Moolenaar
2018-10-14
1
-0
/
+4
*
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
Bram Moolenaar
2018-10-14
1
-2
/
+8
*
patch 8.1.0470: pointer ownership around fname_expand() is unclear
v8.1.0470
Bram Moolenaar
2018-10-11
1
-3
/
+5
*
patch 8.1.0448: cursorline not removed when using 'cursorbind'
v8.1.0448
Bram Moolenaar
2018-10-02
1
-0
/
+4
*
patch 8.1.0394: diffs are not always updated correctly
v8.1.0394
Bram Moolenaar
2018-09-16
1
-1
/
+2
*
patch 8.1.0384: sign ordering depends on +netbeans feature
v8.1.0384
Bram Moolenaar
2018-09-13
1
-2
/
+0
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-6
/
+19
*
patch 8.1.0360: using an external diff program is slow and inflexible
v8.1.0360
Bram Moolenaar
2018-09-10
1
-1
/
+3
*
patch 8.1.0350: Vim may block on ch_sendraw()
v8.1.0350
Bram Moolenaar
2018-09-06
1
-0
/
+2
*
patch 8.1.0130: ":profdel func" does not work if func was called already
v8.1.0130
Bram Moolenaar
2018-06-30
1
-0
/
+1
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-0
/
+7
*
patch 8.1.0070: missing part of the changes for prompt_setinterrupt()
v8.1.0070
Bram Moolenaar
2018-06-17
1
-0
/
+2
*
patch 8.1.0035: not easy to switch between prompt buffer and other windows
v8.1.0035
Bram Moolenaar
2018-06-06
1
-0
/
+2
*
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
v8.1.0027
Bram Moolenaar
2018-06-03
1
-0
/
+5
*
patch 8.0.1827: compiler warning for signed/unsigned char pointers
v8.0.1827
Bram Moolenaar
2018-05-13
1
-1
/
+1
*
patch 8.0.1817: a timer may change v:count unexpectedly
v8.0.1817
Bram Moolenaar
2018-05-12
1
-0
/
+6
*
patch 8.0.1745: build failure on MS-Windows
v8.0.1745
Bram Moolenaar
2018-04-21
1
-1
/
+1
*
patch 8.0.1742: cannot get a list of all the jobs
v8.0.1742
Bram Moolenaar
2018-04-21
1
-4
/
+8
*
patch 8.0.1735: flexible array member feature not supported by HP-UX
v8.0.1735
Bram Moolenaar
2018-04-18
1
-2
/
+2
*
patch 8.0.1729: no comma after last enum item
v8.0.1729
Bram Moolenaar
2018-04-17
1
-27
/
+27
*
patch 8.0.1723: using one item array size declaration is misleading
v8.0.1723
Bram Moolenaar
2018-04-16
1
-2
/
+2
*
patch 8.0.1685: can't set ANSI colors of a terminal window
v8.0.1685
Bram Moolenaar
2018-04-10
1
-1
/
+4
*
patch 8.0.1593: :qall never exits with an active terminal window
v8.0.1593
Bram Moolenaar
2018-03-10
1
-1
/
+3
*
patch 8.0.1592: terminal windows in a session are not properly restored
v8.0.1592
Bram Moolenaar
2018-03-09
1
-1
/
+3
*
patch 8.0.1590: padding in list type wastes memory
v8.0.1590
Bram Moolenaar
2018-03-08
1
-5
/
+6
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-11
/
+5
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-24
/
+4
*
patch 8.0.1554: custom plugins loaded with --clean
v8.0.1554
Bram Moolenaar
2018-03-01
1
-0
/
+1
[next]