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
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2040: terminal buffer disappears even when 'bufhidden' is "hide"
v8.2.2040
Bram Moolenaar
2020-11-24
1
-0
/
+5
*
patch 8.2.1959: crash when terminal buffer name is made empty
v8.2.1959
Bram Moolenaar
2020-11-05
1
-1
/
+12
*
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
Bram Moolenaar
2020-10-28
1
-1
/
+1
*
patch 8.2.1909: number of status line items is limited to 80
v8.2.1909
Bram Moolenaar
2020-10-26
1
-102
/
+138
*
patch 8.2.1905: the wininfo list may contain stale entries
v8.2.1905
Bram Moolenaar
2020-10-25
1
-8
/
+17
*
patch 8.2.1904: still using default option values after using ":badd +1"
v8.2.1904
Bram Moolenaar
2020-10-25
1
-7
/
+17
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-8
/
+8
*
patch 8.2.1280: Ex command error cannot contain an argument
v8.2.1280
Bram Moolenaar
2020-07-23
1
-1
/
+1
*
patch 8.2.1259: empty group in 'tabline' may cause using an invalid pointer
v8.2.1259
Bram Moolenaar
2020-07-21
1
-1
/
+8
*
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
Bram Moolenaar
2020-06-24
1
-2
/
+2
*
patch 8.2.0966: 'shortmess' flag "n" not used in two places
v8.2.0966
Bram Moolenaar
2020-06-12
1
-1
/
+1
*
patch 8.2.0953: spell checking doesn't work for CamelCased words
v8.2.0953
Bram Moolenaar
2020-06-10
1
-0
/
+1
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-2
/
+2
*
patch 8.2.0523: loops are repeated
v8.2.0523
Bram Moolenaar
2020-04-06
1
-3
/
+6
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-4
/
+4
*
patch 8.2.0464: typos and other small problems
v8.2.0464
Bram Moolenaar
2020-03-27
1
-0
/
+3
*
patch 8.2.0371: crash with combination of terminal popup and autocmd
v8.2.0371
Bram Moolenaar
2020-03-11
1
-0
/
+8
*
patch 8.2.0235: draw error when an empty group is removed from 'statusline'
v8.2.0235
Bram Moolenaar
2020-02-08
1
-0
/
+4
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+2
*
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.0082: when reusing a buffer listeners are not cleared
v8.2.0082
Bram Moolenaar
2020-01-03
1
-0
/
+1
*
patch 8.2.0064: diffmode completion doesn't use per-window setting
v8.2.0064
Bram Moolenaar
2019-12-30
1
-2
/
+6
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-10
/
+4
*
patch 8.2.0054: :diffget and :diffput don't have good completion
v8.2.0054
Bram Moolenaar
2019-12-29
1
-0
/
+9
*
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
Bram Moolenaar
2019-12-23
1
-8
/
+4
*
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
v8.2.0004
Bram Moolenaar
2019-12-14
1
-16
/
+26
*
patch 8.1.2418: bufnr('$') is wrong after recycling popup buffer
v8.1.2418
Bram Moolenaar
2019-12-10
1
-0
/
+19
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-2
/
+2
*
patch 8.1.2368: using old C style comments
v8.1.2368
Bram Moolenaar
2019-11-30
1
-458
/
+457
*
patch 8.1.2363: ml_get error when accessing Visual area in 'statusline'
v8.1.2363
Bram Moolenaar
2019-11-30
1
-0
/
+6
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-1
/
+1
*
patch 8.1.2267: compiler warning for uninitialized variable
v8.1.2267
Bram Moolenaar
2019-11-06
1
-3
/
+4
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2225: the "last used" info of a buffer is under used
v8.1.2225
Bram Moolenaar
2019-10-27
1
-4
/
+84
*
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
Bram Moolenaar
2019-10-01
1
-0
/
+2
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-2
/
+0
*
patch 8.1.2073: when editing a buffer 'colorcolumn' may not work
v8.1.2073
Bram Moolenaar
2019-09-25
1
-11
/
+9
*
patch 8.1.2001: some source files are too big
v8.1.2001
Bram Moolenaar
2019-09-07
1
-105
/
+0
*
patch 8.1.1971: manually enabling features causes build errors
v8.1.1971
Bram Moolenaar
2019-09-03
1
-26
/
+18
*
patch 8.1.1908: every popup window consumes a buffer number
v8.1.1908
Bram Moolenaar
2019-08-21
1
-10
/
+43
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-6
/
+0
*
patch 8.1.1895: using NULL pointer when out of memory
v8.1.1895
Bram Moolenaar
2019-08-20
1
-1
/
+6
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-3
/
+9
*
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.1869: code for the argument list is spread out
v8.1.1869
Bram Moolenaar
2019-08-17
1
-301
/
+0
*
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
Bram Moolenaar
2019-08-01
1
-2
/
+0
*
patch 8.1.1756: autocommand that splits window messes up window layout
v8.1.1756
Bram Moolenaar
2019-07-27
1
-0
/
+7
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
1
-109
/
+3
*
patch 8.1.1612: cannot show an existing buffer in a popup window
v8.1.1612
Bram Moolenaar
2019-06-30
1
-0
/
+17
*
patch 8.1.1575: callbacks may be garbage collected
v8.1.1575
Bram Moolenaar
2019-06-20
1
-0
/
+45
[next]