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 9.0.0335: checks for Dictionary argument often give a vague error
v9.0.0335
Yegappan Lakshmanan
2022-08-30
1
-4
/
+1
*
patch 9.0.0127: unused variable
v9.0.0127
zeertzjq
2022-08-01
1
-2
/
+0
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-15
/
+15
*
patch 9.0.0002: map functionality outside of map.c
v9.0.0002
zeertzjq
2022-06-29
1
-5
/
+39
*
patch 8.2.5125: MS-Windows: warnings from MinGW compiler
v8.2.5125
Yasuhiro Matsumoto
2022-06-18
1
-1
/
+1
*
patch 8.2.5107: some callers of rettv_list_alloc() check for not OK
v8.2.5107
Bram Moolenaar
2022-06-16
1
-2
/
+2
*
patch 8.2.5106: default cmdwin mappings are re-mappable
v8.2.5106
zeertzjq
2022-06-16
1
-17
/
+22
*
patch 8.2.5029: "textlock" is always zero
v8.2.5029
zeertzjq
2022-05-27
1
-2
/
+2
*
patch 8.2.4932: not easy to filter the output of maplist()
v8.2.4932
Ernie Rael
2022-05-10
1
-0
/
+1
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-92
/
+97
*
patch 8.2.4867: listing of mapping with K_SPECIAL is wrong
v8.2.4867
zeertzjq
2022-05-04
1
-11
/
+1
*
patch 8.2.4861: it is not easy to restore saved mappings
v8.2.4861
Ernie Rael
2022-05-04
1
-14
/
+94
*
patch 8.2.4831: crash when using maparg() and unmapping simplified keys
v8.2.4831
zeertzjq
2022-04-26
1
-5
/
+2
*
patch 8.2.4828: fix for unmapping simplified key not fully tested
v8.2.4828
zeertzjq
2022-04-26
1
-0
/
+2
*
patch 8.2.4827: typo in variable name
v8.2.4827
Bram Moolenaar
2022-04-25
1
-5
/
+5
*
patch 8.2.4825: can only get a list of mappings
v8.2.4825
Ernie Rael
2022-04-25
1
-3
/
+18
*
patch 8.2.4824: expression is evaluated multiple times
v8.2.4824
zeertzjq
2022-04-25
1
-6
/
+5
*
patch 8.2.4820: not simple programmatic way to find a specific mapping
v8.2.4820
Ernie Rael
2022-04-24
1
-28
/
+91
*
patch 8.2.4819: unmapping simplified keys also deletes other mapping
v8.2.4819
zeertzjq
2022-04-24
1
-1
/
+7
*
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
[next]