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
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2021-06-20
1
-2
/
+38
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2828: Coverity complains about not checking rename() return value
v8.2.2828
Bram Moolenaar
2021-05-03
1
-1
/
+1
*
patch 8.2.2294: VMS: a few remaining problems
v8.2.2294
Bram Moolenaar
2021-01-04
1
-2
/
+7
*
patch 8.2.2276: list of distributed files is outdated
v8.2.2276
Bram Moolenaar
2021-01-02
1
-0
/
+1
*
patch 8.2.2055: MS-Windows: two Vim instances may use the same temp file
v8.2.2055
Bram Moolenaar
2020-11-26
1
-2
/
+9
*
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.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-1
/
+1
*
patch 8.2.1832: readdirex() error is displayed as a message
v8.2.1832
Bram Moolenaar
2020-10-11
1
-2
/
+2
*
patch 8.2.1793: not consistently giving the "is a directory" warning
v8.2.1793
Bram Moolenaar
2020-10-03
1
-10
/
+18
*
patch 8.2.1570: configure check for dirfd() does not work on HPUX
v8.2.1570
Bram Moolenaar
2020-09-02
1
-0
/
+5
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
1
-6
/
+0
*
patch 8.2.1215: Atari MiNT support is outdated
v8.2.1215
Bram Moolenaar
2020-07-14
1
-1
/
+1
*
patch 8.2.1128: the write message mentions characters, but it's bytes
v8.2.1128
Bram Moolenaar
2020-07-05
1
-2
/
+2
*
patch 8.2.1088: a very long translation might cause a buffer overflow
v8.2.1088
Bram Moolenaar
2020-06-29
1
-3
/
+7
*
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
Bram Moolenaar
2020-06-16
1
-5
/
+32
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-1
/
+1
*
patch 8.2.0966: 'shortmess' flag "n" not used in two places
v8.2.0966
Bram Moolenaar
2020-06-12
1
-1
/
+2
*
patch 8.2.0947: readdirex() doesn't handle broken link properly
v8.2.0947
Bram Moolenaar
2020-06-10
1
-2
/
+12
*
patch 8.2.0888: readdirex() returns size -2 for a directory
v8.2.0888
Bram Moolenaar
2020-06-02
1
-1
/
+1
*
patch 8.2.0875: getting attributes for directory entries is slow
v8.2.0875
Bram Moolenaar
2020-06-01
1
-103
/
+381
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-4
/
+4
*
patch 8.2.0711: temp directory might be cleared
v8.2.0711
Bram Moolenaar
2020-05-07
1
-0
/
+42
*
patch 8.2.0474: cannot use :write when using a plugin with BufWriteCmd
v8.2.0474
Bram Moolenaar
2020-03-29
1
-4
/
+14
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-97
/
+101
*
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
v8.2.0296
Bram Moolenaar
2020-02-22
1
-2
/
+2
*
patch 8.2.0209: function a bit far away from where it's used
v8.2.0209
Bram Moolenaar
2020-02-04
1
-5
/
+5
*
patch 8.2.0009: VMS: terminal version doesn't build
v8.2.0009
Bram Moolenaar
2019-12-15
1
-5
/
+0
*
patch 8.1.2379: using old C style comments
v8.1.2379
Bram Moolenaar
2019-12-01
1
-535
/
+530
*
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
Bram Moolenaar
2019-12-01
1
-1
/
+1
*
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.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-1
/
+1
*
patch 8.1.2302: :lockmarks does not work for '[ and ']
v8.1.2302
Bram Moolenaar
2019-11-16
1
-11
/
+13
*
patch 8.1.2094: the fileio.c file is too big
v8.1.2094
Bram Moolenaar
2019-09-28
1
-2760
/
+20
*
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
Bram Moolenaar
2019-09-21
1
-1
/
+1
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+1
*
patch 8.1.1843: might be freeing memory that was not allocated
v8.1.1843
Bram Moolenaar
2019-08-13
1
-8
/
+11
*
patch 8.1.1789: cannot see file name of preview popup window
v8.1.1789
Bram Moolenaar
2019-08-01
1
-0
/
+3
*
patch 8.1.1780: warning for file no longer available is repeated
v8.1.1780
Bram Moolenaar
2019-07-31
1
-1
/
+7
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
1
-22
/
+0
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
1
-5
/
+5
*
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
Bram Moolenaar
2019-06-08
1
-3
/
+3
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-3
/
+2
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-10
/
+6
*
patch 8.1.1385: signed/unsigned compiler warning
v8.1.1385
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-5
/
+5
*
patch 8.1.1379: filechanged test hangs
v8.1.1379
Bram Moolenaar
2019-05-24
1
-3
/
+2
*
patch 8.1.1378: delete() can not handle a file name that looks like a pattern
v8.1.1378
Bram Moolenaar
2019-05-24
1
-13
/
+159
*
patch 8.1.1374: check for file changed triggers too often
v8.1.1374
Bram Moolenaar
2019-05-24
1
-1
/
+1
[next]