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 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
Bram Moolenaar
2022-11-28
1
-1
/
+7
*
patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place
v9.0.0826
K.Takata
2022-11-01
1
-15
/
+20
*
patch 9.0.0819
v9.0.0819
Bram Moolenaar
2022-10-29
1
-3
/
+7
*
patch 9.0.0817
v9.0.0817
v9.0.0816
Bram Moolenaar
2022-10-22
1
-3
/
+6
*
patch 9.0.0278: the +wildignore feature is nearly always available
v9.0.0278
Bram Moolenaar
2022-08-26
1
-3
/
+3
*
patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer
v9.0.0275
Bram Moolenaar
2022-08-26
1
-1
/
+1
*
patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer
v9.0.0272
Bram Moolenaar
2022-08-26
1
-0
/
+4
*
patch 9.0.0263: too many #ifdefs
v9.0.0263
Bram Moolenaar
2022-08-25
1
-6
/
+0
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-1
/
+1
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-2
/
+2
*
patch 8.2.5069: various warnings from clang on MS-Windows
v8.2.5069
Yegappan Lakshmanan
2022-06-08
1
-1
/
+0
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-2
/
+2
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-2
/
+3
*
patch 8.2.4704: using "else" after return or break increases indent
v8.2.4704
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-07
1
-22
/
+21
*
patch 8.2.4696: delete() with "rf" argument does not report a failure
v8.2.4696
zeertzjq
2022-04-05
1
-1
/
+4
*
patch 8.2.4610: some conditions are always true
v8.2.4610
Bram Moolenaar
2022-03-22
1
-1
/
+1
*
patch 8.2.4430: GTK: crash when using 'guiligatures' and reading from stdin
v8.2.4430
Amon Sha
2022-02-21
1
-2
/
+7
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-1
/
+1
*
patch 8.2.4343: when reloading not all properties are detected
v8.2.4343
Rob Pilling
2022-02-11
1
-15
/
+35
*
patch 8.2.4142: build failure with normal features without persistent undo
v8.2.4142
Bram Moolenaar
2022-01-19
1
-1
/
+1
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-4
/
+3
*
patch 8.2.3986: error messages are spread out
v8.2.3986
Bram Moolenaar
2022-01-02
1
-2
/
+1
*
patch 8.2.3983: error messages are spread out
v8.2.3983
Bram Moolenaar
2022-01-02
1
-1
/
+1
*
patch 8.2.3975: error messages are spread out
v8.2.3975
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3959: error messages are spread out
v8.2.3959
Bram Moolenaar
2021-12-31
1
-9
/
+9
*
patch 8.2.3515: nano time test fails on Mac and FreeBSD
v8.2.3515
ichizok
2021-10-15
1
-9
/
+10
*
patch 8.2.3510: changes are only detected with one second accuracy
v8.2.3510
Leah Neukirchen
2021-10-14
1
-4
/
+20
*
patch 8.2.3453: autocmd not executed when editing a directory
v8.2.3453
Bram Moolenaar
2021-09-22
1
-1
/
+1
*
patch 8.2.3247: using uninitialized memory when checking for crypt method
v8.2.3247
Bram Moolenaar
2021-07-29
1
-5
/
+6
*
patch 8.2.3245: the crypt key may appear in a swap partition
v8.2.3245
Bram Moolenaar
2021-07-29
1
-4
/
+0
*
patch 8.2.3079: Powershell core not supported by default
v8.2.3079
Mike Williams
2021-06-30
1
-2
/
+5
*
patch 8.2.3071: shell options are not set properly for PowerShell
v8.2.3071
Mike Williams
2021-06-28
1
-2
/
+3
*
patch 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo file
v8.2.3063
Bram Moolenaar
2021-06-27
1
-0
/
+8
*
patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium
v8.2.3032
Christian Brabandt
2021-06-21
1
-1
/
+3
*
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
[next]