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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3719: MS-Windows: test sometimes runs into existing swap file
v8.2.3719
Bram Moolenaar
2021-12-02
2
-6
/
+8
*
patch 8.2.3718: compiler warns for unused variable without +textprop
v8.2.3718
Bram Moolenaar
2021-12-02
2
-3
/
+8
*
patch 8.2.3717: Vim9: error for constant list size is only given at runtime
v8.2.3717
Bram Moolenaar
2021-12-01
5
-6
/
+49
*
patch 8.2.3716: Vim9: range without a command is not compiled
v8.2.3716
Bram Moolenaar
2021-12-01
7
-45
/
+136
*
patch 8.2.3715: Vim9: valgrind reports spurious problems for a test
v8.2.3715
Bram Moolenaar
2021-12-01
3
-11
/
+17
*
patch 8.2.3714: some unused assignments and ugly code in xxd
v8.2.3714
DungSaga
2021-12-01
2
-18
/
+14
*
patch 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching
v8.2.3713
Christian Brabandt
2021-12-01
3
-3
/
+19
*
patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc'
v8.2.3712
Yegappan Lakshmanan
2021-12-01
4
-17
/
+105
*
patch 8.2.3711: Vim9: memory leak when compiling :elseif fails
v8.2.3711
Bram Moolenaar
2021-12-01
3
-2
/
+17
*
patch 8.2.3710: Vim9: backtick expression expanded for :global
v8.2.3710
Bram Moolenaar
2021-12-01
3
-10
/
+20
*
patch 8.2.3709: Vim9: backtick expression expanded when not desired
v8.2.3709
Bram Moolenaar
2021-11-30
3
-12
/
+27
*
patch 8.2.3708: Vim9: test fails with different error
v8.2.3708
Bram Moolenaar
2021-11-30
2
-2
/
+3
*
patch 8.2.3707: Vim9: constant expression of elseif not recognized
v8.2.3707
Bram Moolenaar
2021-11-30
3
-7
/
+37
*
patch 8.2.3706: text property highlighting is used on Tab
v8.2.3706
Bram Moolenaar
2021-11-30
4
-1
/
+31
*
patch 8.2.3705: cannot pass a lambda name to function() or funcref()
v8.2.3705
Bram Moolenaar
2021-11-30
5
-13
/
+44
*
patch 8.2.3704: Vim9: cannot use a list declaration in a :def function
v8.2.3704
Bram Moolenaar
2021-11-30
4
-12
/
+62
*
patch 8.2.3703: most people call F# "fsharp" and not "fs"
v8.2.3703
Bram Moolenaar
2021-11-30
2
-2
/
+4
*
patch 8.2.3702: first key in dict is seen as curly expression and fails
v8.2.3702
Bram Moolenaar
2021-11-30
4
-9
/
+13
*
patch 8.2.3701: Vim9: invalid LHS is not possible
v8.2.3701
Bram Moolenaar
2021-11-29
2
-33
/
+26
*
patch 8.2.3700: text property highlighting continues over breakindent
v8.2.3700
Bram Moolenaar
2021-11-29
4
-1
/
+49
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
32
-231
/
+55
*
patch 8.2.3698: match highlighting continues over breakindent
v8.2.3698
Bram Moolenaar
2021-11-29
6
-3
/
+44
*
patch 8.2.3697: cannot drag a popup without a border
v8.2.3697
Bram Moolenaar
2021-11-29
7
-18
/
+67
*
patch 8.2.3696: Vim9: error for invalid assignment when skipping
v8.2.3696
Bram Moolenaar
2021-11-29
3
-1
/
+9
*
patch 8.2.3695: confusing error for missing key
v8.2.3695
Bram Moolenaar
2021-11-29
3
-3
/
+30
*
patch 8.2.3694: cannot use quotes in the count of an Ex command
v8.2.3694
Bram Moolenaar
2021-11-29
5
-3
/
+78
*
patch 8.2.3693: Coverity warns for possibly using a NULL pointer
v8.2.3693
Bram Moolenaar
2021-11-29
3
-1
/
+10
*
patch 8.2.3692: Vim9: cannot use :func inside a :def function
v8.2.3692
Bram Moolenaar
2021-11-28
8
-29
/
+83
*
patch 8.2.3691: build failure with small features
v8.2.3691
Bram Moolenaar
2021-11-28
2
-0
/
+4
*
patch 8.2.3690: Vim9: "filter #pat# cmd" does not work
v8.2.3690
Bram Moolenaar
2021-11-28
3
-1
/
+20
*
patch 8.2.3689: ex_let_one() is too long
v8.2.3689
Bram Moolenaar
2021-11-28
2
-179
/
+235
*
patch 8.2.3688: the window title is not updated when dragging the scrollbar
v8.2.3688
Christian Brabandt
2021-11-28
2
-0
/
+6
*
patch 8.2.3687: blockwise insert does not handle autoindent properly
v8.2.3687
Bram Moolenaar
2021-11-27
3
-15
/
+57
*
patch 8.2.3686: filetype detection often mixes up Forth and F#
v8.2.3686
Bram Moolenaar
2021-11-27
2
-1
/
+58
*
patch 8.2.3685: Visual studio project files are not recognized
v8.2.3685
Bram Moolenaar
2021-11-27
2
-1
/
+3
*
patch 8.2.3684: blockwise insert does not handle autoindent properly
v8.2.3684
Bram Moolenaar
2021-11-27
3
-0
/
+33
*
patch 8.2.3683: Vim9: cannot use in :...do commands
v8.2.3683
Bram Moolenaar
2021-11-27
3
-8
/
+27
*
patch 8.2.3682: Vim9: assigning to a script variable drops the type
v8.2.3682
Bram Moolenaar
2021-11-26
5
-28
/
+40
*
patch 8.2.3681: cannot drag popup window after click on a status line
v8.2.3681
Bram Moolenaar
2021-11-26
4
-0
/
+24
*
patch 8.2.3680: repeated code in xxd
v8.2.3680
DungSaga
2021-11-26
2
-14
/
+13
*
patch 8.2.3679: objc file detected as Octave
v8.2.3679
Doug Kearns
2021-11-26
2
-0
/
+12
*
patch 8.2.3678: illegal memory access
v8.2.3678
Bram Moolenaar
2021-11-25
2
-2
/
+6
*
patch 8.2.3677: after a put the '] mark is on the last byte
v8.2.3677
Bram Moolenaar
2021-11-25
3
-3
/
+30
*
patch 8.2.3676: unused runtime file
v8.2.3676
Bram Moolenaar
2021-11-25
1
-0
/
+2
*
patch 8.2.3675: using freed memory when vim_strsave() fails
v8.2.3675
Bram Moolenaar
2021-11-25
2
-4
/
+12
*
patch 8.2.3674: when ml_get_buf() fails it messes up IObuff
v8.2.3674
Bram Moolenaar
2021-11-25
2
-2
/
+5
*
patch 8.2.3673: crash when allocating signal stack fails
v8.2.3673
Bram Moolenaar
2021-11-25
3
-2
/
+5
*
patch 8.2.3672: build failure with unsigned char
v8.2.3672
Bram Moolenaar
2021-11-25
2
-2
/
+4
*
patch 8.2.3671: restarting Insert mode in prompt buffer too often
v8.2.3671
Bram Moolenaar
2021-11-25
3
-2
/
+30
*
patch 8.2.3670: error checks repeated several times
v8.2.3670
Bram Moolenaar
2021-11-25
2
-69
/
+70
[next]