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
/
testdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1581: using line() for global popup window doesn't work
v8.2.1581
Bram Moolenaar
2020-09-03
1
-0
/
+12
*
patch 8.2.1580: wildmenu does not work properly
v8.2.1580
Bram Moolenaar
2020-09-03
5
-0
/
+60
*
patch 8.2.1578: Vim9: popup_clear() does not take "true" as argument
v8.2.1578
Bram Moolenaar
2020-09-02
1
-7
/
+10
*
patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg
v8.2.1577
Bram Moolenaar
2020-09-02
1
-0
/
+39
*
patch 8.2.1576: Vim9: index() does not take "true" as argument
v8.2.1576
Bram Moolenaar
2020-09-02
1
-0
/
+4
*
patch 8.2.1575: Vim9: globpath() doesnot take "true" as argument
v8.2.1575
Bram Moolenaar
2020-09-02
1
-0
/
+4
*
patch 8.2.1574: Vim9: glob() doesnot take "true" as argument
v8.2.1574
Bram Moolenaar
2020-09-02
1
-0
/
+4
*
patch 8.2.1573: Vim9: getreg() does not take "true" as argument
v8.2.1573
Bram Moolenaar
2020-09-02
1
-0
/
+6
*
patch 8.2.1572: Vim9: expand() does not take "true" as argument
v8.2.1572
Bram Moolenaar
2020-09-02
1
-0
/
+6
*
patch 8.2.1571: Vim9: count() third argument cannot be "true"
v8.2.1571
Bram Moolenaar
2020-09-02
1
-0
/
+5
*
patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist()
v8.2.1569
Bram Moolenaar
2020-09-02
1
-0
/
+33
*
patch 8.2.1568: prop_find() skips properties in the same line
v8.2.1568
Bram Moolenaar
2020-09-02
1
-0
/
+16
*
patch 8.2.1566: not all Bazel files are recognized
v8.2.1566
Bram Moolenaar
2020-09-02
1
-0
/
+2
*
patch 8.2.1563: Vim9: error when using '%" with setbufvar() r getbufvar()
v8.2.1563
Bram Moolenaar
2020-09-01
1
-0
/
+3
*
patch 8.2.1562: Vim9: error when using "%" where a buffer is expected
v8.2.1562
Bram Moolenaar
2020-09-01
1
-0
/
+5
*
patch 8.2.1557: crash in :vimgrep when started as "vim -n"
v8.2.1557
Bram Moolenaar
2020-08-31
1
-0
/
+15
*
patch 8.2.1556: cursorline highlighting always overrules sign highlighting
v8.2.1556
Bram Moolenaar
2020-08-31
3
-0
/
+26
*
patch 8.2.1555: not all tests are executed on Github Actions
v8.2.1555
Bram Moolenaar
2020-08-31
3
-4
/
+8
*
patch 8.2.1551: Vim9: error for argument type does not mention the number
v8.2.1551
Bram Moolenaar
2020-08-30
1
-5
/
+5
*
patch 8.2.1550: Vim9: bufname('%') gives an error
v8.2.1550
Bram Moolenaar
2020-08-30
1
-0
/
+8
*
patch 8.2.1547: various comment problems
v8.2.1547
Bram Moolenaar
2020-08-30
2
-5
/
+12
*
patch 8.2.1543: Vim9: test with invalid SID is skipped in the GUI
v8.2.1543
Bram Moolenaar
2020-08-30
1
-4
/
+4
*
patch 8.2.1542: Vim9: test with invalid SID does not work in the GUI
v8.2.1542
Bram Moolenaar
2020-08-29
1
-0
/
+3
*
patch 8.2.1541: Vim9: cannot find function reference for s:Func
v8.2.1541
Bram Moolenaar
2020-08-29
1
-0
/
+7
*
patch 8.2.1540: the user cannot try out emoji character widths
v8.2.1540
Bram Moolenaar
2020-08-29
1
-22
/
+0
*
patch 8.2.1539: using invalid script ID causes a crash
v8.2.1539
Bram Moolenaar
2020-08-29
1
-0
/
+9
*
patch 8.2.1538: Python: iteration over vim objects fails to keep reference
v8.2.1538
Bram Moolenaar
2020-08-29
1
-0
/
+52
*
patch 8.2.1537: memory acccess error when using setcellwidths()
v8.2.1537
Bram Moolenaar
2020-08-28
1
-1
/
+1
*
patch 8.2.1536: cannot get the class of a character; emoji widths are wrong
v8.2.1536
Bram Moolenaar
2020-08-28
2
-0
/
+29
*
patch 8.2.1535: it is not possible to specify cell widths of characters
v8.2.1535
Bram Moolenaar
2020-08-28
1
-0
/
+35
*
patch 8.2.1534: Vim9: type error for argument type is not at call position
v8.2.1534
Bram Moolenaar
2020-08-28
1
-0
/
+9
*
patch 8.2.1533: Vim9: error when passing getreginfo() result to setreg()
v8.2.1533
Bram Moolenaar
2020-08-28
1
-0
/
+7
*
patch 8.2.1529: Vim9: :elseif may be compiled when not needed
v8.2.1529
Bram Moolenaar
2020-08-27
1
-1
/
+3
*
patch 8.2.1528: Vim9: :endif not found after "if false"
v8.2.1528
Bram Moolenaar
2020-08-27
1
-0
/
+8
*
patch 8.2.1527: Vim9: cannot use a function name at script level
v8.2.1527
Bram Moolenaar
2020-08-27
2
-7
/
+23
*
patch 8.2.1526: line in testdir Makefile got commented out
v8.2.1526
Bram Moolenaar
2020-08-27
1
-1
/
+1
*
patch 8.2.1525: messages from tests were not always displayed
v8.2.1525
Bram Moolenaar
2020-08-26
3
-4
/
+4
*
patch 8.2.1524: no longer get an error for string concatenation with float
v8.2.1524
Bram Moolenaar
2020-08-25
1
-0
/
+6
*
patch 8.2.1523: still not enough test coverage for the spell file handling
v8.2.1523
Bram Moolenaar
2020-08-25
1
-32
/
+50
*
patch 8.2.1522: not enough test coverage for the spell file handling
v8.2.1522
Bram Moolenaar
2020-08-24
1
-0
/
+223
*
patch 8.2.1520: Vim9: CTRL-] used in :def function does not work
v8.2.1520
Bram Moolenaar
2020-08-23
1
-0
/
+20
*
patch 8.2.1519: Vim9: Ex command default range is not set
v8.2.1519
Bram Moolenaar
2020-08-23
1
-0
/
+12
*
patch 8.2.1518: Vim9: cannot assign to local option
v8.2.1518
Bram Moolenaar
2020-08-23
2
-10
/
+20
*
patch 8.2.1517: cannot easily get the character under the cursor
v8.2.1517
Bram Moolenaar
2020-08-23
1
-0
/
+4
*
patch 8.2.1516: Vim9: error for :exe has wrong line number
v8.2.1516
Bram Moolenaar
2020-08-23
1
-2
/
+3
*
patch 8.2.1515: Vim9: can create s:var in legacy script but cannot unlet
v8.2.1515
Bram Moolenaar
2020-08-23
1
-0
/
+7
*
patch 8.2.1512: failure after trinary expression fails
v8.2.1512
Bram Moolenaar
2020-08-22
2
-0
/
+45
*
patch 8.2.1511: putting a string in Visual block mode ignores multi-byte
v8.2.1511
Bram Moolenaar
2020-08-22
1
-0
/
+9
*
patch 8.2.1510: using "var" in :def function may refer to legacy script var
v8.2.1510
Bram Moolenaar
2020-08-22
1
-16
/
+16
*
patch 8.2.1508: not all debugger commands covered by tests
v8.2.1508
Bram Moolenaar
2020-08-22
1
-0
/
+93
[next]