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
/
proto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 8.2.4669: in compiled code len('string') is not inlined
v8.2.4669
LemonBoy
2022-04-02
1
-0
/
+1
*
patch 8.2.4666: Vim9: assignment not recognized in skipped block
v8.2.4666
Bram Moolenaar
2022-04-02
1
-3
/
+3
*
patch 8.2.4662: no error for using out of range list index
v8.2.4662
Bram Moolenaar
2022-04-01
1
-1
/
+1
*
patch 8.2.4657: errors for functions are sometimes hard to read
v8.2.4657
Bram Moolenaar
2022-03-31
1
-0
/
+1
*
patch 8.2.4653: "import autoload" does not check the file name
v8.2.4653
Bram Moolenaar
2022-03-31
1
-0
/
+1
*
patch 8.2.4650: "import autoload" only works with using 'runtimepath'
v8.2.4650
Bram Moolenaar
2022-03-30
3
-0
/
+4
*
patch 8.2.4648: handling LSP messages is a bit slow
v8.2.4648
Yegappan Lakshmanan
2022-03-30
1
-0
/
+1
*
patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
v8.2.4639
v8.2.4638
zeertzjq
2022-03-27
1
-1
/
+0
*
patch 8.2.4634: Vim9: cannot initialize a variable to null_list
v8.2.4634
Bram Moolenaar
2022-03-27
1
-2
/
+2
*
patch 8.2.4615: mapping with escaped bar does not work in :def function
v8.2.4615
Bram Moolenaar
2022-03-23
1
-1
/
+1
*
patch 8.2.4614: redrawing too much when 'cursorline' is set
v8.2.4614
zeertzjq
2022-03-23
1
-1
/
+0
*
patch 8.2.4612: Vim9: cannot use a recursive call in a nested function
v8.2.4612
Bram Moolenaar
2022-03-23
1
-1
/
+1
*
patch 8.2.4609: :unhide does not check for failing to close a window
v8.2.4609
Bram Moolenaar
2022-03-22
1
-0
/
+1
*
patch 8.2.4607: sourcing buffer lines may lead to errors for conflicts
v8.2.4607
Yegappan Lakshmanan
2022-03-22
1
-0
/
+1
*
patch 8.2.4603: sourcing buffer lines is too complicated
v8.2.4603
Yegappan Lakshmanan
2022-03-21
1
-1
/
+1
*
patch 8.2.4602: Vim9: not enough test coverage for executing :def function
v8.2.4602
Bram Moolenaar
2022-03-20
1
-2
/
+2
*
patch 8.2.4600: Vim9: not enough test coverage for executing :def function
v8.2.4600
Bram Moolenaar
2022-03-20
1
-1
/
+1
*
patch 8.2.4594: need to write script to a file to be able to source them
v8.2.4594
Yegappan Lakshmanan
2022-03-19
1
-0
/
+1
*
patch 8.2.4591: cursor line not updated when a callback moves the cursor
v8.2.4591
Bram Moolenaar
2022-03-19
1
-0
/
+1
*
patch 8.2.4575: Vim9: test for profiling still fails
v8.2.4575
Bram Moolenaar
2022-03-15
1
-0
/
+1
*
patch 8.2.4573: a nested function is compiled for debugging without context
v8.2.4573
Bram Moolenaar
2022-03-15
1
-0
/
+1
*
patch 8.2.4526: Vim9: cannot set variables to a null value
v8.2.4526
Bram Moolenaar
2022-03-08
1
-0
/
+1
*
patch 8.2.4487: Vim9: cannot compare with v:null
v8.2.4487
Bram Moolenaar
2022-03-01
1
-0
/
+1
*
patch 8.2.4479: no fuzzy completieon for maps and abbreviations
v8.2.4479
Yegappan Lakshmanan
2022-02-27
1
-1
/
+1
*
patch 8.2.4463: completion only uses strict matching
v8.2.4463
Yegappan Lakshmanan
2022-02-24
3
-1
/
+5
*
patch 8.2.4457: the GPM library can only be linked statically
v8.2.4457
Bram Moolenaar
2022-02-23
1
-0
/
+1
*
patch 8.2.4453: :helpgrep may free an option that was not allocated
v8.2.4453
Bram Moolenaar
2022-02-23
1
-0
/
+1
*
patch 8.2.4429: using script-local function from the wrong script
v8.2.4429
Bram Moolenaar
2022-02-21
1
-0
/
+1
*
patch 8.2.4428: crash when switching tabpage while in the cmdline window
v8.2.4428
Bram Moolenaar
2022-02-20
1
-0
/
+1
*
patch 8.2.4418: crash when using special multi-byte character
v8.2.4418
Bram Moolenaar
2022-02-19
1
-1
/
+1
*
patch 8.2.4415: function argument name conflicts with C++ keyword
v8.2.4415
Bram Moolenaar
2022-02-18
1
-1
/
+1
*
patch 8.2.4398: some command completion functions are too long
v8.2.4398
Yegappan Lakshmanan
2022-02-16
1
-0
/
+1
*
patch 8.2.4375: ctx_imports is not used
v8.2.4375
Bram Moolenaar
2022-02-13
1
-1
/
+1
*
patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies
v8.2.4360
Bram Moolenaar
2022-02-12
1
-0
/
+1
*
patch 8.2.4354: dynamic loading of libsodium not handled properly
v8.2.4354
K.Takata
2022-02-12
2
-1
/
+2
*
patch 8.2.4343: when reloading not all properties are detected
v8.2.4343
Rob Pilling
2022-02-11
1
-1
/
+1
*
patch 8.2.4335: no autocommand event triggered before changing directory
v8.2.4335
Bram Moolenaar
2022-02-09
1
-0
/
+1
*
patch 8.2.4333: cstack not always passed to where it is needed
v8.2.4333
Bram Moolenaar
2022-02-08
2
-2
/
+2
*
patch 8.2.4332: Vim9: incomplete test for existing script variable in block
v8.2.4332
Bram Moolenaar
2022-02-08
1
-2
/
+2
*
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
Yegappan Lakshmanan
2022-02-08
1
-0
/
+5
*
patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails
v8.2.4317
Bram Moolenaar
2022-02-07
1
-0
/
+1
*
patch 8.2.4310: Vim9: constant list and dict get a declaration type
v8.2.4310
Bram Moolenaar
2022-02-06
1
-1
/
+1
*
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
Bram Moolenaar
2022-02-02
4
-3
/
+4
*
patch 8.2.4285: Vim9: type of item in for loop not checked properly
v8.2.4285
Bram Moolenaar
2022-02-02
1
-0
/
+1
*
patch 8.2.4279: Vim9: cannot change item type with map() after range()
v8.2.4279
Bram Moolenaar
2022-02-01
2
-1
/
+2
*
patch 8.2.4276: separate test function for the GUI scrollbar
v8.2.4276
Yegappan Lakshmanan
2022-01-31
1
-1
/
+0
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-1
/
+0
*
patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice
v8.2.4270
ichizok
2022-01-31
1
-1
/
+0
*
patch 8.2.4260: Vim9: can still use a global function without g:
v8.2.4260
Bram Moolenaar
2022-01-30
1
-0
/
+1
*
patch 8.2.4259: number of test functions for GUI events is growing
v8.2.4259
Yegappan Lakshmanan
2022-01-30
1
-4
/
+1
[prev]
[next]