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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3385: escaping for fish shell does not work properly
v8.2.3385
Jason Cox
2021-08-29
4
-8
/
+38
*
patch 8.2.3384: cannot disable modeline for an individual file
v8.2.3384
Hu Jialun
2021-08-28
4
-2
/
+21
*
patch 8.2.3383: Vim9: completion for :disassemble adds parenthesis
v8.2.3383
naohiro ono
2021-08-28
3
-2
/
+7
*
patch 8.2.3382: crash when getting the type of a NULL partial
v8.2.3382
Bram Moolenaar
2021-08-28
3
-2
/
+14
*
patch 8.2.3381: crash when using NULL list with sign functions
v8.2.3381
Bram Moolenaar
2021-08-28
3
-1
/
+10
*
patch 8.2.3380: crash when using NULL string for funcref()
v8.2.3380
Bram Moolenaar
2021-08-28
3
-0
/
+8
*
patch 8.2.3379: crash when using NULL job
v8.2.3379
Bram Moolenaar
2021-08-28
3
-1
/
+10
*
patch 8.2.3378: MS-Windows: completing environment variables with % is wrong
v8.2.3378
Albert Liu
2021-08-27
3
-7
/
+9
*
patch 8.2.3377: Vim9: :disass completion does not understand "s:"
v8.2.3377
Bram Moolenaar
2021-08-26
3
-1
/
+13
*
patch 8.2.3376: Vim9: no warning that "@r" does not do anything
v8.2.3376
Bram Moolenaar
2021-08-25
5
-15
/
+32
*
patch 8.2.3375: using uninitialized memory
v8.2.3375
Bram Moolenaar
2021-08-25
2
-1
/
+4
*
patch 8.2.3374: Pyret files are not recognized
v8.2.3374
Bram Moolenaar
2021-08-25
3
-0
/
+6
*
patch 8.2.3373: text property test fails on MS-Windows
v8.2.3373
Bram Moolenaar
2021-08-25
2
-0
/
+3
*
patch 8.2.3372: line2byte() value wrong when adding a text property
v8.2.3372
Bram Moolenaar
2021-08-25
3
-1
/
+22
*
patch 8.2.3371: Vim9: :$ENV cannot be followed by ->func() in next line
v8.2.3371
Bram Moolenaar
2021-08-24
4
-4
/
+28
*
patch 8.2.3370: Vim9: no check for white space before type in declaration
v8.2.3370
Bram Moolenaar
2021-08-23
3
-1
/
+11
*
patch 8.2.3369: auto formatting after "cw" leaves cursor in wrong spot
v8.2.3369
Bram Moolenaar
2021-08-23
3
-1
/
+12
*
patch 8.2.3368: not all Racket files are recognized
v8.2.3368
Bram Moolenaar
2021-08-23
3
-2
/
+4
*
patch 8.2.3367: Vim9: :@r executing a register is inconsistent
v8.2.3367
Bram Moolenaar
2021-08-22
3
-7
/
+32
*
patch 8.2.3366: Vim9: debugging elseif does not stop before condition
v8.2.3366
Bram Moolenaar
2021-08-22
3
-2
/
+74
*
patch 8.2.3365: Vim9: cannot use option for all operations
v8.2.3365
Bram Moolenaar
2021-08-21
5
-3
/
+40
*
patch 8.2.3364: Vim9: crash when :for is skipped
v8.2.3364
rbtnn
2021-08-21
3
-130
/
+202
*
patch 8.2.3363: when :edit reuses the current buffer the alternate file is set
v8.2.3363
Bram Moolenaar
2021-08-21
6
-4
/
+12
*
patch 8.2.3362: buffer overflow when completing long tag name
v8.2.3362
Gregory Anders
2021-08-21
3
-16
/
+51
*
patch 8.2.3361: Vim9: crash with nested :while
v8.2.3361
rbtnn
2021-08-20
3
-17
/
+107
*
patch 8.2.3360: user function completion fails with dict function
v8.2.3360
naohiro ono
2021-08-19
3
-3
/
+14
*
patch 8.2.3359: Vim9: error for type when variable is not set
v8.2.3359
Bram Moolenaar
2021-08-19
4
-0
/
+23
*
patch 8.2.3358: structurizr files are not recognized
v8.2.3358
Bastian Venthur
2021-08-17
3
-3
/
+26
*
patch 8.2.3357: crash when 'virtualedit' is set and window is narrow
v8.2.3357
Bram Moolenaar
2021-08-17
3
-1
/
+15
*
patch 8.2.3356: adding many text properties requires a lot of function calls
v8.2.3356
Yegappan Lakshmanan
2021-08-16
9
-77
/
+253
*
patch 8.2.3355: MS-Windows: compiler warning for 64-32 bit conversion
v8.2.3355
Bram Moolenaar
2021-08-16
2
-2
/
+4
*
patch 8.2.3354: build failure with +byte_offset but without +textprop
v8.2.3354
Bram Moolenaar
2021-08-15
2
-3
/
+5
*
patch 8.2.3353: Vim9: type of argument for negate not checked at compile time
v8.2.3353
Bram Moolenaar
2021-08-15
5
-31
/
+49
*
patch 8.2.3352: Vim9: error for nested :enddef has wrong line number
v8.2.3352
Bram Moolenaar
2021-08-15
3
-0
/
+15
*
patch 8.2.3351: Vim9: using a function by name may delete it
v8.2.3351
Bram Moolenaar
2021-08-15
3
-0
/
+23
*
patch 8.2.3350: text properties test fails on MS-Windows
v8.2.3350
Bram Moolenaar
2021-08-15
2
-0
/
+3
*
patch 8.2.3349: eval test for scriptversion fails
v8.2.3349
Bram Moolenaar
2021-08-15
2
-2
/
+4
*
patch 8.2.3348: line2byte() returns wrong value after adding textprop
v8.2.3348
Bram Moolenaar
2021-08-15
3
-3
/
+29
*
patch 8.2.3347: check for legacy script is incomplete
v8.2.3347
Bram Moolenaar
2021-08-15
9
-9
/
+77
*
patch 8.2.3346: Vim9: no error for using "." for concatenation after ":vim9cmd"
v8.2.3346
Bram Moolenaar
2021-08-14
3
-1
/
+5
*
Update runtime files
Bram Moolenaar
2021-08-14
35
-284
/
+1650
*
patch 8.2.3345: some code not covered by tests
v8.2.3345
Dominique Pelle
2021-08-14
5
-0
/
+84
*
patch 8.2.3344: vimscript test fails
v8.2.3344
Bram Moolenaar
2021-08-14
2
-1
/
+8
*
patch 8.2.3343: Vim9: autoload test fails
v8.2.3343
Bram Moolenaar
2021-08-14
2
-2
/
+3
*
patch 8.2.3342: test for :let errors fails
v8.2.3342
Bram Moolenaar
2021-08-14
3
-2
/
+5
*
patch 8.2.3341: Vim9: function call aborted despite try/catch
v8.2.3341
Bram Moolenaar
2021-08-14
8
-12
/
+63
*
patch 8.2.3340: accessing uninitialized pointer
v8.2.3340
Bram Moolenaar
2021-08-13
2
-0
/
+4
*
patch 8.2.3339: Vim9: cannot lock a member in a local dict
v8.2.3339
Bram Moolenaar
2021-08-13
8
-32
/
+122
*
patch 8.2.3338: Vim9: no type check when assigning a list range
v8.2.3338
Bram Moolenaar
2021-08-13
3
-0
/
+17
*
patch 8.2.3337: completing "call g:" returns entries with just "g:"
v8.2.3337
Bram Moolenaar
2021-08-13
3
-1
/
+8
[next]