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.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
*
patch 8.1.0613: when executing an insecure function the secure flag is stuck
v8.1.0613
Bram Moolenaar
2018-12-21
1
-1
/
+2
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-0
/
+3
*
patch 8.1.0539: cannot build without the sandbox
v8.1.0539
Bram Moolenaar
2018-11-20
1
-2
/
+2
*
patch 8.1.0538: evaluating a modeline might invoke using a shell command
v8.1.0538
Bram Moolenaar
2018-11-20
1
-0
/
+5
*
patch 8.1.0515: reloading a script gives errors for existing functions
v8.1.0515
Bram Moolenaar
2018-11-10
1
-0
/
+1
*
patch 8.1.0470: pointer ownership around fname_expand() is unclear
v8.1.0470
Bram Moolenaar
2018-10-11
1
-20
/
+40
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-6
/
+0
*
patch 8.1.0425: ml_get error and crash with appendbufline()
v8.1.0425
Bram Moolenaar
2018-09-21
1
-0
/
+6
*
patch 8.1.0384: sign ordering depends on +netbeans feature
v8.1.0384
Bram Moolenaar
2018-09-13
1
-20
/
+11
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-4
/
+5
*
patch 8.1.0342: crash when a callback deletes a window that is being used
v8.1.0342
Bram Moolenaar
2018-09-01
1
-15
/
+27
*
patch 8.1.0310: file info msg not always suppressed with 'F' in 'shortmess'
v8.1.0310
Bram Moolenaar
2018-08-21
1
-0
/
+7
*
patch 8.1.0306: plural messages are not translated properly
v8.1.0306
Bram Moolenaar
2018-08-21
1
-27
/
+10
*
patch 8.1.0268: file type checking has too many #ifdef
v8.1.0268
Bram Moolenaar
2018-08-11
1
-6
/
+1
*
patch 8.1.0253: saving and restoring window title does not always work
v8.1.0253
Bram Moolenaar
2018-08-07
1
-1
/
+2
*
patch 8.1.0240: g:actual_curbuf set in wrong scope
v8.1.0240
Bram Moolenaar
2018-08-05
1
-1
/
+1
*
patch 8.1.0230: directly checking 'buftype' value
v8.1.0230
Bram Moolenaar
2018-08-01
1
-0
/
+9
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-5
/
+19
*
patch 8.1.0061: window title is wrong after resetting and setting 'title'
v8.1.0061
Bram Moolenaar
2018-06-16
1
-28
/
+31
*
patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse
v8.1.0036
Bram Moolenaar
2018-06-06
1
-0
/
+4
*
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
v8.1.0027
Bram Moolenaar
2018-06-03
1
-2
/
+18
*
patch 8.0.1836: buffer-local window options may not be recent
v8.0.1836
Bram Moolenaar
2018-05-13
1
-1
/
+16
*
patch 8.0.1763: :argedit does not reuse an empty unnamed buffer
v8.0.1763
Bram Moolenaar
2018-04-24
1
-5
/
+15
*
patch 8.0.1732: crash when terminal API call deletes the buffer
v8.0.1732
Bram Moolenaar
2018-04-17
1
-1
/
+16
*
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-04-10
1
-1
/
+1
*
patch 8.0.1651: cannot filter :ls output for terminal buffers
v8.0.1651
Bram Moolenaar
2018-03-29
1
-2
/
+18
*
patch 8.0.1650: too many #ifdefs
v8.0.1650
Bram Moolenaar
2018-03-29
1
-35
/
+10
*
patch 8.0.1641: job in terminal can't communicate with Vim
v8.0.1641
Bram Moolenaar
2018-03-25
1
-1
/
+1
*
patch 8.0.1633: a TextChanged autocmd triggers when it is defined
v8.0.1633
Bram Moolenaar
2018-03-23
1
-0
/
+7
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-2
/
+1
[next]