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.2.2910: test for cmdline window and terminal fails on MS-Windows
v8.2.2910
Bram Moolenaar
2021-05-30
2
-0
/
+3
*
patch 8.2.2909: build error with non-Unix system
v8.2.2909
Bram Moolenaar
2021-05-30
2
-3
/
+5
*
patch 8.2.2908: crash when using a terminal popup window from cmdline window
v8.2.2908
Bram Moolenaar
2021-05-30
5
-0
/
+37
*
patch 8.2.2907: memory leak when running out of memory
v8.2.2907
Dominique Pelle
2021-05-29
2
-0
/
+3
*
patch 8.2.2906: ASAN reports errors for test_startup
v8.2.2906
Bram Moolenaar
2021-05-29
2
-11
/
+14
*
patch 8.2.2905: no error when defaults.vim cannot be loaded
v8.2.2905
Christian Brabandt
2021-05-29
5
-3
/
+26
*
patch 8.2.2904: "g$" causes scroll if half a double width char is visible
v8.2.2904
Bram Moolenaar
2021-05-29
3
-3
/
+38
*
patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
v8.2.2903
Bram Moolenaar
2021-05-29
3
-0
/
+25
*
patch 8.2.2902: spellfile functionality not fully tested
v8.2.2902
Dominique Pelle
2021-05-29
2
-2
/
+95
*
patch 8.2.2901: some operators not fully tested
v8.2.2901
Bram Moolenaar
2021-05-29
6
-12
/
+167
*
patch 8.2.2900: QuitPre is triggered before :wq writes the file
v8.2.2900
Bram Moolenaar
2021-05-29
3
-8
/
+31
*
patch 8.2.2899: Appveyor script does not detect nmake failure
v8.2.2899
K.Takata
2021-05-29
2
-6
/
+16
*
patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed
v8.2.2898
Bram Moolenaar
2021-05-29
4
-5
/
+9
*
patch 8.2.2897: Vim9: can use reserved words at the script level
v8.2.2897
Bram Moolenaar
2021-05-28
6
-19
/
+39
*
patch 8.2.2896: spellfile functionality not fully tested
v8.2.2896
Dominique Pelle
2021-05-28
2
-0
/
+68
*
patch 8.2.2895: Vim9: random characters appear in some error messages
v8.2.2895
mityu
2021-05-28
4
-9
/
+63
*
patch 8.2.2894: MS-Windows: using enc_locale() for strftime() might not work
v8.2.2894
K.Takata
2021-05-28
2
-1
/
+17
*
patch 8.2.2893: multi-byte text in popup title shows up wrong
v8.2.2893
Ralf Schandl
2021-05-28
5
-8
/
+69
*
patch 8.2.2892: error message contains random characters
v8.2.2892
mityu
2021-05-28
3
-2
/
+11
*
patch 8.2.2891: cannot build with Perl 5.34
v8.2.2891
ichizok
2021-05-27
2
-1
/
+32
*
patch 8.2.2890: text property duplicated when data block splits
v8.2.2890
Bram Moolenaar
2021-05-26
4
-2
/
+29
*
patch 8.2.2889: typo and verbose comment in Makefiles
v8.2.2889
K.Takata
2021-05-26
3
-2
/
+4
*
patch 8.2.2888: Vim9: "k" command recognized in Vim9 script
v8.2.2888
Bram Moolenaar
2021-05-26
4
-7
/
+50
*
patch 8.2.2887: crash when passing null string to fullcommand()
v8.2.2887
Bram Moolenaar
2021-05-26
3
-3
/
+9
*
patch 8.2.2886: various pieces of code not covered by tests
v8.2.2886
Yegappan Lakshmanan
2021-05-25
9
-0
/
+53
*
patch 8.2.2885: searching for \%'> does not match linewise end of line
v8.2.2885
Bram Moolenaar
2021-05-24
4
-17
/
+54
*
patch 8.2.2884: not enough cscope code is covered by tests
v8.2.2884
Dominique Pelle
2021-05-24
2
-1
/
+15
*
patch 8.2.2883: MS-Windows manifest file name is misleading
v8.2.2883
matveyt
2021-05-24
9
-17
/
+23
*
patch 8.2.2882: Vim9: memory leak when lambda has an error
v8.2.2882
Bram Moolenaar
2021-05-24
2
-0
/
+6
*
patch 8.2.2881: various pieces of code not covered by tests
v8.2.2881
Yegappan Lakshmanan
2021-05-24
8
-2
/
+49
*
patch 8.2.2880: unified diff fails if actually used
v8.2.2880
glacambre
2021-05-24
3
-3
/
+10
*
patch 8.2.2879: file extension .hsig not recognized
v8.2.2879
Marcin Szamotulski
2021-05-23
3
-2
/
+4
*
patch 8.2.2878: Vim9: for loop list unpack only allows for one "_"
v8.2.2878
Bram Moolenaar
2021-05-22
3
-0
/
+14
*
patch 8.2.2877: insufficient tests for popup menu rightleft
v8.2.2877
Yegappan Lakshmanan
2021-05-22
6
-0
/
+100
*
patch 8.2.2876: configure cannot detect Python 3.10
v8.2.2876
Bram Moolenaar
2021-05-21
3
-2
/
+4
*
patch 8.2.2875: cancelling inputlist() after a digit does not return zero
v8.2.2875
=?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?=
2021-05-20
3
-1
/
+12
*
patch 8.2.2874: MS-Windows: screen redraws too often
v8.2.2874
matveyt
2021-05-20
2
-1
/
+5
*
patch 8.2.2873: not enough tests for writing buffers
v8.2.2873
Yegappan Lakshmanan
2021-05-19
5
-3
/
+72
*
patch 8.2.2872: Python tests fail without the channel feature
v8.2.2872
Dominique Pelle
2021-05-19
3
-4
/
+14
*
patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
v8.2.2871
Dominique Pelle
2021-05-18
8
-20
/
+21
*
patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R
v8.2.2870
Bram Moolenaar
2021-05-18
3
-1
/
+12
*
patch 8.2.2869: using unified diff is not tested
v8.2.2869
Bram Moolenaar
2021-05-18
2
-3
/
+27
*
patch 8.2.2868: Vim9: when executing compiled expression trylevel is changed
v8.2.2868
Bram Moolenaar
2021-05-18
3
-57
/
+67
*
patch 8.2.2867: build failure
v8.2.2867
Bram Moolenaar
2021-05-18
2
-1
/
+3
*
patch 8.2.2866: Vim9: memory leak when using inline function
v8.2.2866
Bram Moolenaar
2021-05-18
4
-8
/
+21
*
patch 8.2.2865: skipping over function body fails
v8.2.2865
Bram Moolenaar
2021-05-18
2
-1
/
+6
*
patch 8.2.2864: Vim9: crash when using inline function
v8.2.2864
Bram Moolenaar
2021-05-18
3
-7
/
+102
*
patch 8.2.2863: removing a text property does not redraw optimally
v8.2.2863
Bram Moolenaar
2021-05-17
2
-8
/
+10
*
patch 8.2.2862: removing a text property causes the whole window to be redawn
v8.2.2862
Bram Moolenaar
2021-05-17
2
-1
/
+11
*
patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement
v8.2.2861
Bram Moolenaar
2021-05-17
5
-7
/
+95
[next]