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
/
map.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4483: command completion makes two rounds to collect matches
v8.2.4483
Yegappan Lakshmanan
2022-02-28
1
-101
/
+100
*
patch 8.2.4479: no fuzzy completieon for maps and abbreviations
v8.2.4479
Yegappan Lakshmanan
2022-02-27
1
-19
/
+75
*
patch 8.2.4401: map listing does not clear the rest of the command line
v8.2.4401
Bram Moolenaar
2022-02-16
1
-0
/
+1
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-1
/
+1
*
patch 8.2.4150: Coverity warns for using pointer after free
v8.2.4150
Bram Moolenaar
2022-01-20
1
-1
/
+1
*
patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail
v8.2.4148
Bram Moolenaar
2022-01-19
1
-1
/
+1
*
patch 8.2.4140: maparg() does not indicate the type of script
v8.2.4140
Bram Moolenaar
2022-01-18
1
-5
/
+11
*
patch 8.2.4139: using freed memory in expression abbreviation
v8.2.4139
Bram Moolenaar
2022-01-18
1
-5
/
+18
*
patch 8.2.4111: potential proglem when map is deleted while executing
v8.2.4111
Bram Moolenaar
2022-01-16
1
-0
/
+3
*
patch 8.2.4059: Vim9: an expression of a map cannot access script-local items
v8.2.4059
Bram Moolenaar
2022-01-11
1
-3
/
+16
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-2
/
+2
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-2
/
+2
*
patch 8.2.3959: error messages are spread out
v8.2.3959
Bram Moolenaar
2021-12-31
1
-9
/
+7
*
patch 8.2.3643: header for source file is outdated
v8.2.3643
zeertzjq
2021-11-22
1
-4
/
+4
*
patch 8.2.3252: duplicated code for adding buffer lines
v8.2.3252
Yegappan Lakshmanan
2021-07-30
1
-1
/
+35
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-1
/
+2
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-0
/
+6
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-1
/
+1
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-3
/
+2
*
patch 8.2.2826: compiler warnings for int to size_t conversion
v8.2.2826
Bram Moolenaar
2021-05-03
1
-1
/
+1
*
patch 8.2.2819: finishing an abbreviation with multi-byte char may not work
v8.2.2819
Bram Moolenaar
2021-04-30
1
-1
/
+14
*
patch 8.2.2804: setting buffer local mapping with mapset() changes global
v8.2.2804
Bram Moolenaar
2021-04-24
1
-6
/
+20
*
patch 8.2.2289: Vim9: 'cpo' can become empty
v8.2.2289
Bram Moolenaar
2021-01-03
1
-1
/
+1
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-2
/
+1
*
patch 8.2.1782: Vim9: cannot pass boolean to mapset()
v8.2.1782
Bram Moolenaar
2020-10-01
1
-1
/
+1
*
patch 8.2.1773: crash when calling mapset() with a list as first argument
v8.2.1773
Bram Moolenaar
2020-09-29
1
-0
/
+2
*
patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg
v8.2.1577
Bram Moolenaar
2020-09-02
1
-2
/
+2
*
patch 8.2.1547: various comment problems
v8.2.1547
Bram Moolenaar
2020-08-30
1
-1
/
+1
*
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
Bram Moolenaar
2020-06-24
1
-1
/
+1
*
patch 8.2.0832: compiler warning for uninitialized variable
v8.2.0832
Bram Moolenaar
2020-05-27
1
-1
/
+1
*
patch 8.2.0815: maparg() does not provide enough information for mapset()
v8.2.0815
Bram Moolenaar
2020-05-24
1
-20
/
+38
*
patch 8.2.0812: mapset() does not properly handle <> notation
v8.2.0812
Bram Moolenaar
2020-05-22
1
-1
/
+7
*
patch 8.2.0809: build failure with small features
v8.2.0809
Bram Moolenaar
2020-05-22
1
-7
/
+6
*
patch 8.2.0807: cannot easily restore a mapping
v8.2.0807
Bram Moolenaar
2020-05-22
1
-50
/
+172
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-2
/
+2
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0491: cannot recognize a <script> mapping using maparg()
v8.2.0491
Bram Moolenaar
2020-04-01
1
-0
/
+2
*
patch 8.2.0148: mapping related function in wrong source file
v8.2.0148
Bram Moolenaar
2020-01-24
1
-0
/
+75
*
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
Bram Moolenaar
2020-01-07
1
-0
/
+3
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-6
/
+5
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2159: some mappings are listed twice
v8.1.2159
Bram Moolenaar
2019-10-16
1
-6
/
+13
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-281
/
+335
*
patch 8.1.1969: popup window filter is used in all modes
v8.1.1969
Bram Moolenaar
2019-09-03
1
-12
/
+19
*
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
Bram Moolenaar
2019-09-02
1
-0
/
+191
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-2
/
+0
*
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
Bram Moolenaar
2019-08-01
1
-0
/
+2268