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
/
dosinst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-4
/
+4
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-1
/
+1
*
patch 8.1.1119: no support for Windows on ARM64.
v8.1.1119
Bram Moolenaar
2019-04-04
1
-1
/
+3
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-3
/
+1
*
patch 8.1.0976: dosinstall still has buffer overflow problems
v8.1.0976
Bram Moolenaar
2019-02-22
1
-19
/
+23
*
patch 8.1.0952: compilation warnings when building the MS-Windows installer
v8.1.0952
Bram Moolenaar
2019-02-18
1
-6
/
+6
*
patch 8.1.0886: compiler warning for NULL pointer and condition always true
v8.1.0886
Bram Moolenaar
2019-02-10
1
-4
/
+5
*
patch 8.1.0727: compiler warning for sprintf() argument
v8.1.0727
Bram Moolenaar
2019-01-11
1
-1
/
+1
*
patch 8.1.0616: NSIS installer is outdated
v8.1.0616
Bram Moolenaar
2018-12-21
1
-37
/
+105
*
patch 8.1.0589: compilation error in gvimext.cpp
v8.1.0589
Bram Moolenaar
2018-12-14
1
-1
/
+1
*
patch 8.1.0541: help message in dosinst.c is outdated
v8.1.0541
Bram Moolenaar
2018-11-21
1
-5
/
+6
*
patch 8.1.0534: MS-Windows installer uses different $HOME than Vim
v8.1.0534
Bram Moolenaar
2018-11-16
1
-13
/
+107
*
patch 8.1.0472: dosinst command has a few flaws
v8.1.0472
Bram Moolenaar
2018-10-13
1
-6
/
+61
*
patch 8.1.0292: MS-Windows: the text "self-installing" confuses some users
v8.1.0292
Bram Moolenaar
2018-08-18
1
-6
/
+1
*
patch 8.1.0117: URL in install program still points to SourceForge
v8.1.0117
Bram Moolenaar
2018-06-26
1
-1
/
+1
*
patch 8.0.1829: MS-Windows: script for vimdiff can't handle ! chars
v8.0.1829
Bram Moolenaar
2018-05-13
1
-1
/
+6
*
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-04-10
1
-1
/
+8
*
patch 8.0.1550: various small problems in source files
v8.0.1550
Bram Moolenaar
2018-02-27
1
-2
/
+2
*
patch 8.0.1233: typo in dos installer
v8.0.1233
Bram Moolenaar
2017-10-28
1
-1
/
+1
*
patch 8.0.1232: MS-Windows users are confused about default mappings
v8.0.1232
Bram Moolenaar
2017-10-28
1
-8
/
+36
*
patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installer
v8.0.1191
Bram Moolenaar
2017-10-14
1
-86
/
+71
*
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-08-29
1
-1
/
+1
*
patch 7.4.2116
v7.4.2116
Bram Moolenaar
2016-07-29
1
-2
/
+1
*
patch 7.4.1909
v7.4.1909
Bram Moolenaar
2016-06-08
1
-2
/
+2
*
patch 7.4.1683
v7.4.1683
Bram Moolenaar
2016-03-28
1
-0
/
+4
*
updated for version 7.4.103
v7.4.103
Bram Moolenaar
2013-11-21
1
-6
/
+12
*
updated for version 7.4.077
v7.4.077
Bram Moolenaar
2013-11-07
1
-2
/
+4
*
updated for version 7.3.925
v7.3.925
Bram Moolenaar
2013-05-06
1
-1
/
+1
*
updated for version 7.3.809
v7.3.809
Bram Moolenaar
2013-02-13
1
-1
/
+1
*
Remove unused code.
Bram Moolenaar
2010-08-08
1
-36
/
+0
*
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar
2010-08-02
1
-1
/
+1
*
Fix that uninstaller isn't found on 64-bit Windows.
Bram Moolenaar
2010-07-31
1
-12
/
+4
*
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
Bram Moolenaar
2010-07-31
1
-2
/
+6
*
Fix: MS-Windows installer used wrong path for uninstaller key.
Bram Moolenaar
2010-07-18
1
-3
/
+2
*
Support completion for ":find". (Nazri Ramliy)
Bram Moolenaar
2010-07-14
1
-73
/
+73
*
Make the dos installer work with more compilers.
Bram Moolenaar
2010-07-07
1
-40
/
+25
*
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
Bram Moolenaar
2010-07-07
1
-73
/
+203
*
Found a way to make the MS-Windows installer wait for the uninstaller to
Bram Moolenaar
2010-05-25
1
-20
/
+57
*
Improve the MS-Windows installer.
Bram Moolenaar
2010-05-24
1
-11
/
+31
*
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar
2010-05-15
1
-3
/
+2
*
updated for version 7.1-282
v7.1.282
Bram Moolenaar
2008-03-16
1
-1
/
+1
*
updated for version 7.1b
Bram Moolenaar
2007-05-10
1
-1
/
+1
*
updated for version 7.0b01
Bram Moolenaar
2006-03-25
1
-1
/
+6
*
updated for version 7.0b
v7.0b
Bram Moolenaar
2006-03-24
1
-1
/
+0
*
updated for version 7.0228
Bram Moolenaar
2006-03-18
1
-40
/
+40
*
updated for version 7.0185
v7.0185
Bram Moolenaar
2006-01-22
1
-18
/
+19
*
updated for version 7.0109
v7.0109
Bram Moolenaar
2005-07-18
1
-1
/
+1
*
updated for version 7.0001
v7.0001
Bram Moolenaar
2004-06-13
1
-0
/
+2461