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.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
*
patch 8.1.0528: various typos in comments
v8.1.0528
Bram Moolenaar
2018-11-16
1
-2
/
+2
*
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
Bram Moolenaar
2018-10-14
1
-4
/
+4
*
patch 8.1.0470: pointer ownership around fname_expand() is unclear
v8.1.0470
Bram Moolenaar
2018-10-11
1
-1
/
+2
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-16
/
+0
*
patch 8.1.0397: no event triggered after updating diffs
v8.1.0397
Bram Moolenaar
2018-09-16
1
-0
/
+1
*
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
Bram Moolenaar
2018-09-13
1
-6
/
+6
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-7
/
+8
*
patch 8.1.0306: plural messages are not translated properly
v8.1.0306
Bram Moolenaar
2018-08-21
1
-9
/
+4
*
patch 8.1.0268: file type checking has too many #ifdef
v8.1.0268
Bram Moolenaar
2018-08-11
1
-18
/
+2
*
patch 8.1.0251: using full path is not supported for 'backupdir'
v8.1.0251
Bram Moolenaar
2018-08-07
1
-10
/
+40
*
patch 8.1.0230: directly checking 'buftype' value
v8.1.0230
Bram Moolenaar
2018-08-01
1
-1
/
+1
*
patch 8.1.0161: buffer not updated with 'autoread' set if file was deleted
v8.1.0161
Bram Moolenaar
2018-07-07
1
-3
/
+5
*
patch 8.1.0096: inconsistent use of the word autocommands
v8.1.0096
Bram Moolenaar
2018-06-22
1
-10
/
+10
*
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
Bram Moolenaar
2018-05-22
1
-1
/
+1
*
patch 8.1.0012: misplaced #endif
v8.1.0012
Bram Moolenaar
2018-05-21
1
-1
/
+1
*
patch 8.0.1781: file names in quickfix window are not shortened
v8.0.1781
Bram Moolenaar
2018-05-01
1
-21
/
+31
*
patch 8.0.1777: cannot cleanup before loading another colorscheme
v8.0.1777
Bram Moolenaar
2018-04-30
1
-1
/
+4
*
patch 8.0.1774: reading very long lines can be slow
v8.0.1774
Bram Moolenaar
2018-04-29
1
-12
/
+26
*
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
Bram Moolenaar
2018-04-24
1
-1
/
+1
*
patch 8.0.1748: CmdlineEnter command uses backslash instead of slash
v8.0.1748
Bram Moolenaar
2018-04-22
1
-0
/
+9
*
patch 8.0.1737: fchown() used when it is not supported
v8.0.1737
Bram Moolenaar
2018-04-19
1
-1
/
+4
*
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
v8.0.1677
Bram Moolenaar
2018-04-08
1
-2
/
+2
*
patch 8.0.1660: the terminal API "drop" command doesn't support options
v8.0.1660
Bram Moolenaar
2018-04-04
1
-7
/
+7
*
patch 8.0.1596: no autocommand specifically for opening a terminal window
v8.0.1596
Bram Moolenaar
2018-03-11
1
-0
/
+1
*
patch 8.0.1595: no autocommand triggered before exiting
v8.0.1595
Bram Moolenaar
2018-03-11
1
-0
/
+1
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-120
/
+23
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-40
/
+16
*
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
Bram Moolenaar
2018-02-10
1
-3
/
+12
*
patch 8.0.1459: cannot handle change of directory
v8.0.1459
Bram Moolenaar
2018-02-03
1
-2
/
+4
*
patch 8.0.1445: cannot act on edits in the command line
v8.0.1445
Bram Moolenaar
2018-01-31
1
-0
/
+1
*
patch 8.0.1394: cannot intercept a yank command
v8.0.1394
Bram Moolenaar
2017-12-16
1
-0
/
+11
*
patch 8.0.1308: the "Reading from stdin" message may be undesired
v8.0.1308
Bram Moolenaar
2017-11-18
1
-7
/
+10
*
patch 8.0.1307: compiler warning for ignoring return value
v8.0.1307
Bram Moolenaar
2017-11-17
1
-1
/
+1
*
patch 8.0.1305: writefile() never calls fsync()
v8.0.1305
Bram Moolenaar
2017-11-16
1
-1
/
+1
*
patch 8.0.1300: file permissions may end up wrong when writing
v8.0.1300
Bram Moolenaar
2017-11-16
1
-16
/
+64
*
patch 8.0.1284: loading file type detection slows down startup
v8.0.1284
Bram Moolenaar
2017-11-10
1
-3
/
+32
*
patch 8.0.1275: CmdlineLeave autocmd prevents fold from opening
v8.0.1275
Bram Moolenaar
2017-11-09
1
-0
/
+2
*
patch 8.0.1263: others can read the swap file if a user is careless
v8.0.1263
Bram Moolenaar
2017-11-04
1
-1
/
+23
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-31
/
+7
[next]