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.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
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
1
-2
/
+11
*
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
Bram Moolenaar
2019-06-08
1
-4
/
+6
*
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
Bram Moolenaar
2019-06-01
1
-1
/
+1
*
patch 8.1.1431: popup window listed as "Scratch"
v8.1.1431
Bram Moolenaar
2019-05-30
1
-0
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-5
/
+5
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-2
/
+12
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-4
/
+4
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.1372: when evaluating 'statusline' the current window is unknown
v8.1.1372
Bram Moolenaar
2019-05-23
1
-14
/
+27
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-2
/
+2
*
patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used
v8.1.1334
Bram Moolenaar
2019-05-16
1
-3
/
+6
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
1
-34
/
+22
*
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
Bram Moolenaar
2019-04-28
1
-0
/
+3
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
1
-4
/
+2
*
patch 8.1.1135: build failure for small version
v8.1.1135
Bram Moolenaar
2019-04-07
1
-0
/
+2
*
patch 8.1.1134: buffer for quickfix window is reused for another file
v8.1.1134
Bram Moolenaar
2019-04-07
1
-0
/
+1
*
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-04-04
1
-0
/
+1
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-4
/
+1
*
patch 8.1.1046: the "secure" variable is used inconsistently
v8.1.1046
Bram Moolenaar
2019-03-24
1
-1
/
+1
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-4
/
+2
*
patch 8.1.0936: may leak memory when using 'vartabstop'
v8.1.0936
Bram Moolenaar
2019-02-16
1
-3
/
+1
*
patch 8.1.0904: USE_LONG_FNAME never defined
v8.1.0904
Bram Moolenaar
2019-02-12
1
-11
/
+3
*
patch 8.1.0894: MS-Windows: resolve() does not return a reparse point
v8.1.0894
Bram Moolenaar
2019-02-10
1
-1
/
+1
*
patch 8.1.0877: new buffer used every time the quickfix window is opened
v8.1.0877
Bram Moolenaar
2019-02-05
1
-8
/
+5
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-9
/
+1
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-27
/
+2
*
patch 8.1.0786: ml_get error when updating the status line
v8.1.0786
Bram Moolenaar
2019-01-20
1
-6
/
+26
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+6
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-15
/
+16
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
1
-5
/
+0
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-2
/
+2
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-31
/
+31
*
patch 8.1.0673: functionality for signs is spread out over several files
v8.1.0673
Bram Moolenaar
2019-01-01
1
-636
/
+0
*
patch 8.1.0658: deleting signs and completion for :sign is insufficient
v8.1.0658
Bram Moolenaar
2018-12-29
1
-14
/
+25
*
patch 8.1.0644: finding next sign ID is inefficient
v8.1.0644
Bram Moolenaar
2018-12-27
1
-17
/
+64
*
patch 8.1.0632: using sign group names is inefficient
v8.1.0632
Bram Moolenaar
2018-12-24
1
-11
/
+90
*
patch 8.1.0614: placing signs can be complicated
v8.1.0614
Bram Moolenaar
2018-12-21
1
-89
/
+227
[next]