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
/
misc2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-2
/
+1
*
patch 8.2.2728: special key names don't work if 'isident' is cleared
v8.2.2728
Bram Moolenaar
2021-04-06
1
-3
/
+3
*
patch 8.2.2635: Vim9: cannot define an inline function
v8.2.2635
Bram Moolenaar
2021-03-21
1
-2
/
+3
*
patch 8.2.2546: typo in mouse key name
v8.2.2546
Bram Moolenaar
2021-02-23
1
-4
/
+8
*
patch 8.2.2383: focus escape sequences are not named
v8.2.2383
Bram Moolenaar
2021-01-21
1
-0
/
+2
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-0
/
+1
*
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
v8.2.1914
Bram Moolenaar
2020-10-28
1
-1
/
+1
*
patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
v8.2.1811
Bram Moolenaar
2020-10-07
1
-1
/
+7
*
patch 8.2.1809: mapping some keys with Ctrl does not work properly
v8.2.1809
Bram Moolenaar
2020-10-07
1
-0
/
+26
*
patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?>
v8.2.1752
Bram Moolenaar
2020-09-27
1
-2
/
+4
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
1
-1
/
+1
*
patch 8.2.1329: Vim9: cannot define global function inside :def function
v8.2.1329
Bram Moolenaar
2020-07-31
1
-0
/
+35
*
patch 8.2.1019: mapping <M-S-a> does not work in the GUI
v8.2.1019
Bram Moolenaar
2020-06-20
1
-0
/
+19
*
patch 8.2.1015: popup filter gets key with modifier prepended
v8.2.1015
Bram Moolenaar
2020-06-19
1
-3
/
+5
*
patch 8.2.0928: many type casts are used for vim_strnsave()
v8.2.0928
Bram Moolenaar
2020-06-07
1
-2
/
+2
*
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
v8.2.0867
Bram Moolenaar
2020-05-31
1
-7
/
+8
*
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
v8.2.0855
Bram Moolenaar
2020-05-30
1
-20
/
+16
*
patch 8.2.0751: Vim9: performance can be improved
v8.2.0751
Bram Moolenaar
2020-05-13
1
-20
/
+25
*
patch 8.2.0747: cannot forcefully close all popups
v8.2.0747
Bram Moolenaar
2020-05-13
1
-6
/
+2
*
patch 8.2.0745: crash on exit when not all popups are closed
v8.2.0745
Bram Moolenaar
2020-05-12
1
-2
/
+9
*
patch 8.2.0572: using two lines for free and reset
v8.2.0572
Bram Moolenaar
2020-04-13
1
-4
/
+1
*
patch 8.2.0571: double free when passing invalid argument to job_start()
v8.2.0571
Bram Moolenaar
2020-04-13
1
-0
/
+3
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-1
/
+1
*
patch 8.2.0453: trailing space in job_start() command causes empty argument
v8.2.0453
Bram Moolenaar
2020-03-26
1
-6
/
+6
*
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-14
1
-82
/
+0
*
patch 8.2.0026: still some /* */ comments
v8.2.0026
Bram Moolenaar
2019-12-21
1
-274
/
+273
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-1
/
+1
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-1
/
+1
*
patch 8.1.2299: ConPTY in MS-Windows 1909 is still wrong
v8.1.2299
Bram Moolenaar
2019-11-13
1
-1
/
+1
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-18
/
+39
*
patch 8.1.2140: "gk" and "gj" do not work correctly in number column
v8.1.2140
Bram Moolenaar
2019-10-12
1
-5
/
+7
*
patch 8.1.2092: MS-Windows: redirect in system() does not work
v8.1.2092
Bram Moolenaar
2019-09-28
1
-6
/
+6
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-98
/
+0
*
patch 8.1.2042: the evalfunc.c file is too big
v8.1.2042
Bram Moolenaar
2019-09-15
1
-76
/
+0
*
patch 8.1.2027: MS-Windows: problem with ambiwidth characters
v8.1.2027
Bram Moolenaar
2019-09-13
1
-0
/
+19
*
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
Bram Moolenaar
2019-09-04
1
-76
/
+0
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-3
/
+1
*
patch 8.1.1898: crash when out of memory during startup
v8.1.1898
Bram Moolenaar
2019-08-21
1
-3
/
+8
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+1
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-4
/
+0
*
patch 8.1.1857: cannot use modifier with multi-byte character
v8.1.1857
Bram Moolenaar
2019-08-16
1
-4
/
+4
*
patch 8.1.1851: crash when sound_playfile() callback plays sound
v8.1.1851
Bram Moolenaar
2019-08-15
1
-0
/
+4
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-4
/
+0
*
patch 8.1.1766: code for writing session file is spread out
v8.1.1766
Bram Moolenaar
2019-07-28
1
-77
/
+0
*
patch 8.1.1703: breaking out of loop by checking window pointer insufficient
v8.1.1703
Bram Moolenaar
2019-07-16
1
-4
/
+5
*
patch 8.1.1641: garbage collection may run at a wrong moment
v8.1.1641
Bram Moolenaar
2019-07-07
1
-0
/
+9
*
patch 8.1.1632: build with EXITFREE but without +arabic fails
v8.1.1632
Bram Moolenaar
2019-07-04
1
-9
/
+11
*
patch 8.1.1630: various small problems
v8.1.1630
Bram Moolenaar
2019-07-04
1
-2
/
+0
*
patch 8.1.1515: memory leak reported for sound when build with EXITFREE
v8.1.1515
Bram Moolenaar
2019-06-10
1
-0
/
+3
*
patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions'
v8.1.1514
Bram Moolenaar
2019-06-10
1
-9
/
+1
[next]