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.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
*
patch 8.1.1349: if writing runs into conversion error backup file is deleted
v8.1.1349
Bram Moolenaar
2019-05-18
1
-4
/
+4
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
1
-3
/
+1
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-1
/
+4
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-3
/
+0
*
patch 8.1.0961: Mac: fsync may fail sometimes
v8.1.0961
Bram Moolenaar
2019-02-21
1
-1
/
+1
*
patch 8.1.0957: Mac: fsync fails on network share
v8.1.0957
Bram Moolenaar
2019-02-20
1
-1
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-27
/
+27
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-52
/
+1
*
patch 8.1.0915: fsync() may not work properly on Mac
v8.1.0915
Bram Moolenaar
2019-02-14
1
-1
/
+20
*
patch 8.1.0904: USE_LONG_FNAME never defined
v8.1.0904
Bram Moolenaar
2019-02-12
1
-17
/
+3
*
patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite right
v8.1.0895
Bram Moolenaar
2019-02-10
1
-32
/
+16
*
patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymore
v8.1.0882
Bram Moolenaar
2019-02-08
1
-1
/
+1
*
patch 8.1.0879: MS-Windows: temp name encoding can be wrong
v8.1.0879
Bram Moolenaar
2019-02-08
1
-0
/
+18
*
patch 8.1.0825: code for autocommands is mixed with file I/O code
v8.1.0825
Bram Moolenaar
2019-01-26
1
-2582
/
+6
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
1
-13
/
+3
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-202
/
+109
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+11
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-24
/
+23
*
patch 8.1.0773: not all crypt code is tested
v8.1.0773
Bram Moolenaar
2019-01-18
1
-0
/
+8
*
patch 8.1.0766: various problems when using Vim on VMS
v8.1.0766
Bram Moolenaar
2019-01-17
1
-2
/
+2
*
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.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-42
/
+42
*
patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost
v8.1.0729
Bram Moolenaar
2019-01-12
1
-1
/
+2
*
patch 8.1.0630: "wincmd p" does not work after using an autocmd window
v8.1.0630
Bram Moolenaar
2018-12-24
1
-0
/
+5
[next]