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.4869: expression in command block does not look after NL
v8.2.4869
Bram Moolenaar
2022-05-05
1
-1
/
+1
*
patch 8.2.4861: it is not easy to restore saved mappings
v8.2.4861
Ernie Rael
2022-05-04
1
-0
/
+1
*
patch 8.2.4858: K_SPECIAL may be escaped twice
v8.2.4858
zeertzjq
2022-05-02
1
-2
/
+2
*
patch 8.2.4841: empty string considered an error for expand()
v8.2.4841
Bram Moolenaar
2022-04-28
1
-1
/
+1
*
patch 8.2.4838: checking for absolute path is not trivial
v8.2.4838
LemonBoy
2022-04-28
1
-0
/
+1
*
patch 8.2.4825: can only get a list of mappings
v8.2.4825
Ernie Rael
2022-04-25
1
-2
/
+2
*
patch 8.2.4823: concat more than 2 strings in :def function is inefficient
v8.2.4823
LemonBoy
2022-04-25
1
-0
/
+1
*
patch 8.2.4820: not simple programmatic way to find a specific mapping
v8.2.4820
Ernie Rael
2022-04-24
1
-0
/
+1
*
patch 8.2.4804: expression in heredoc doesn't work for compiled function
v8.2.4804
Yegappan Lakshmanan
2022-04-21
2
-1
/
+2
*
patch 8.2.4754: using cached values after unsetting some environment variables
v8.2.4754
LemonBoy
2022-04-15
1
-0
/
+1
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-1
/
+2
*
patch 8.2.4749: <script> is not expanded in autocmd context
v8.2.4749
LemonBoy
2022-04-14
1
-2
/
+3
*
patch 8.2.4748: cannot use an imported function in a mapping
v8.2.4748
Bram Moolenaar
2022-04-14
1
-0
/
+1
*
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
v8.2.4739
zeertzjq
2022-04-12
1
-1
/
+1
*
patch 8.2.4732: duplicate code to free fuzzy matches
v8.2.4732
Bram Moolenaar
2022-04-10
1
-1
/
+2
*
patch 8.2.4727: unused code
v8.2.4727
Dominique Pelle
2022-04-10
1
-1
/
+0
*
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
LemonBoy
2022-04-09
1
-1
/
+2
*
patch 8.2.4716: memory allocation failure not tested when defining a function
v8.2.4716
Yegappan Lakshmanan
2022-04-09
1
-0
/
+1
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
2
-1
/
+3
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
1
-0
/
+1
*
patch 8.2.4682: Vim9: can use :unlockvar for const variable
v8.2.4682
Bram Moolenaar
2022-04-04
1
-1
/
+1
*
patch 8.2.4677: the Athena GUI support is outdated
v8.2.4677
Bram Moolenaar
2022-04-03
1
-33
/
+0
*
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
[next]