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
/
register.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-14
/
+0
*
patch 8.2.4242: put in Visual mode cannot be repeated
v8.2.4242
Shougo Matsushita
2022-01-28
1
-8
/
+0
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-1
/
+1
*
patch 8.2.4219: reading before the start of the line
v8.2.4219
Bram Moolenaar
2022-01-25
1
-1
/
+1
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-0
/
+16
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-2
/
+1
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.3985: error messages are spread out
v8.2.3985
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3930: getcmdline() argument has a misleading type
v8.2.3930
Bram Moolenaar
2021-12-28
1
-1
/
+1
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3722: Amiga: superfluous messages for freeing lots of yanked text
v8.2.3722
Bram Moolenaar
2021-12-02
1
-18
/
+0
*
patch 8.2.3721: using memory freed by losing the clipboard selection
v8.2.3721
Bram Moolenaar
2021-12-02
1
-0
/
+10
*
patch 8.2.3678: illegal memory access
v8.2.3678
Bram Moolenaar
2021-11-25
1
-2
/
+4
*
patch 8.2.3677: after a put the '] mark is on the last byte
v8.2.3677
Bram Moolenaar
2021-11-25
1
-3
/
+15
*
patch 8.2.3609: internal error when ModeChanged is triggered recursively
v8.2.3609
Bram Moolenaar
2021-11-17
1
-9
/
+9
*
patch 8.2.3601: check for overflow in put count does not work well
v8.2.3601
ichizok
2021-11-16
1
-27
/
+35
*
patch 8.2.3575: overflow check still fails when sizeof(int) == sizeof(long)
v8.2.3575
Bram Moolenaar
2021-11-02
1
-3
/
+9
*
patch 8.2.3574: divide by zero
v8.2.3574
Bram Moolenaar
2021-11-02
1
-2
/
+3
*
patch 8.2.3573: cannot decide whether to skip test that fails with 64 bit
v8.2.3573
Bram Moolenaar
2021-11-02
1
-1
/
+2
*
patch 8.2.3540: the mark '] is wrong after put with a count
v8.2.3540
Bram Moolenaar
2021-10-19
1
-1
/
+1
*
patch 8.2.3492: crash when pasting too many times
v8.2.3492
Bram Moolenaar
2021-10-10
1
-2
/
+9
*
patch 8.2.3455: using a count with "gp" leaves '] in wrong position
v8.2.3455
Bram Moolenaar
2021-09-22
1
-0
/
+3
*
patch 8.2.3454: using a count with "gp" leave cursor in wrong position
v8.2.3454
Bram Moolenaar
2021-09-22
1
-3
/
+11
*
patch 8.2.3439: deleted lines go to wrong yank register
v8.2.3439
Christian Brabandt
2021-09-14
1
-0
/
+7
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
1
-4
/
+5
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-5
/
+5
*
patch 8.2.3072: "zy" does not work well when "virtualedit' is "block"
v8.2.3072
Bram Moolenaar
2021-06-28
1
-1
/
+3
*
patch 8.2.3010: not enough testing for viminfo code
v8.2.3010
Yegappan Lakshmanan
2021-06-16
1
-0
/
+3
*
patch 8.2.2971: cannot yank a block without trailing spaces
v8.2.2971
Christian Brabandt
2021-06-10
1
-6
/
+20
*
patch 8.2.2935: calculating register width is not always needed
v8.2.2935
Bram Moolenaar
2021-06-04
1
-8
/
+12
*
patch 8.2.2934: ASAN error when using text from the clipboard
v8.2.2934
Bram Moolenaar
2021-06-04
1
-3
/
+4
*
patch 8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly
v8.2.2933
Bram Moolenaar
2021-06-04
1
-4
/
+9
*
patch 8.2.2914: cannot paste a block without adding padding
v8.2.2914
Christian Brabandt
2021-05-30
1
-7
/
+12
*
patch 8.2.2562: GUI: star register changed when 'clipboard is "unnamedplus"
v8.2.2562
Bram Moolenaar
2021-03-02
1
-4
/
+8
*
patch 8.2.2189: cannot repeat a command that uses the small delete register
v8.2.2189
Bram Moolenaar
2020-12-22
1
-1
/
+8
*
patch 8.2.2057: getting the selection may trigger TextYankPost autocmd
v8.2.2057
Bram Moolenaar
2020-11-26
1
-2
/
+1
*
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
v8.2.1914
Bram Moolenaar
2020-10-28
1
-4
/
+8
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-2
/
+2
*
patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function
v8.2.1637
Bram Moolenaar
2020-09-08
1
-5
/
+7
*
patch 8.2.1511: putting a string in Visual block mode ignores multi-byte
v8.2.1511
Bram Moolenaar
2020-08-22
1
-2
/
+25
*
patch 8.2.1170: cursor off by one with block paste while 'virtualedit' "all"
v8.2.1170
Bram Moolenaar
2020-07-10
1
-1
/
+1
*
patch 8.2.1085: Coverity complains about ignoring dict_add() return value
v8.2.1085
Bram Moolenaar
2020-06-29
1
-5
/
+5
*
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.0997: cannot execute a register containing line continuation
v8.2.0997
Bram Moolenaar
2020-06-17
1
-1
/
+86
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-1
/
+1
*
patch 8.2.0964: TextYankPost does not provide info about Visual selection
v8.2.0964
Bram Moolenaar
2020-06-12
1
-0
/
+2
*
patch 8.2.0924: cannot save and restore a register properly
v8.2.0924
Bram Moolenaar
2020-06-07
1
-0
/
+9
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-2
/
+2
*
patch 8.2.0443: clipboard code is spread out
v8.2.0443
Bram Moolenaar
2020-03-24
1
-239
/
+14
[next]