From c65f85dd11fc825fccf4834ff8d0034bf6618041 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Fri, 1 Feb 2013 10:19:03 +0000 Subject: [PATCH] Updated Git to v1.8.1.2 Signed-off-by: Pat Thoyts --- git | 2 +- share/WinGit/ReleaseNotes.rtf | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/git b/git index 004c549b..694fb724 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 004c549b008239eb26a61fb6aa992f0621a89f21 +Subproject commit 694fb7247b0bb3a3f9810f1350f997ebdb6008ae diff --git a/share/WinGit/ReleaseNotes.rtf b/share/WinGit/ReleaseNotes.rtf index d5dbae6c..77cfba4b 100644 --- a/share/WinGit/ReleaseNotes.rtf +++ b/share/WinGit/ReleaseNotes.rtf @@ -1,8 +1,8 @@ {\rtf1\ansi\ansicpg1252\deff0\nouicompat{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset0 Arial;}{\f2\fnil\fcharset2 Symbol;}} {\colortbl ;\red0\green0\blue0;\red0\green0\blue255;} {\*\generator Riched20 6.2.9200}\viewkind4\uc1 -\pard\cf1\b\f0\fs32\lang1033 Git Release Notes (Git-1.8.1-preview20130110)\b0\fs20\par -Last update: 10 January 2013\par +\pard\cf1\b\f0\fs32\lang1033 Git Release Notes (Git-1.8.1.2-preview20130201)\b0\fs20\par +Last update: 1 February 2013\par \par \b\fs24 Introduction\b0\fs20\par \par @@ -21,6 +21,7 @@ See {\cf0{\field{\*\fldinst{HYPERLINK http://git-scm.com/ }}{\fldrslt{http://git {\pntext\f2\'B7\tab}If you want to specify a different location for --upload-pack, you have to start the absolute path with two slashes. Otherwise MSys will mangle the path.\par {\pntext\f2\'B7\tab}If configured to use Plink, you will have to connect with putty first and accept the host key.\par {\pntext\f2\'B7\tab}As merge tools are executed using the MSys bash, options starting with "/" need to be handled specially: MSys would interpret that as a POSIX path, so you need to double the slash (Issue 226). Example: instead of "/base", say "//base". Also, extra care has to be paid to pass Windows programs Windows paths, as they have no clue about MSys style POSIX paths -- You can use something like $(cmd //c echo "$POSIXPATH").\par +{\pntext\f2\'B7\tab}Web transport using IPv6 does not work. Using ssh with putty over IPv6 is fine.\par \pard\li144 Unless you define the environment variable MSYS_WATCH_FSTAB (the value must be a non-empty string), Git Bash will not see any drives that have been attached after bash was started. This is a workaround to help the speed of cmd scripts using parts of Git that are implemented as shell scripts.\line\line Should you encounter other problems, please search the mailing list first ({\cf0{\field{\*\fldinst{HYPERLINK http://groups.google.com/group/msysgit }}{\fldrslt{http://groups.google.com/group/msysgit\ul0\cf0}}}}\f0\fs20 ) and ask there if you do not find anything.\par @@ -30,15 +31,16 @@ Licenses\par \par This package contains software from a number of other projects including zlib, curl, msmtp, tcl/tk, perl, msys and a number of libraries and utilities from the GNU project.\fs24\par \b\par -Changes since Git-1.8.1-preview20121022\par +Changes since Git-1.8.0-preview20121022\par \i\fs20\par New Features\par -\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.8.1 plus Windows specific patches.\par +\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.8.1.2 plus Windows specific patches.\par {\pntext\f2\'B7\tab}Includes support for using the Windows Credential API to store access credentials securely and provide access via the control panel tool to manage git credentials.\par -{\pntext\f2\'B7\tab}Rebase autosquash support is now enabled by default. See {{\field{\*\fldinst{HYPERLINK http://goo.gl/2kwKJ }}{\fldrslt{http://goo.gl/2kwKJ\ul0\cf0}}}}\f0\fs20 for some suggestions on using this.\par +{\pntext\f2\'B7\tab}Rebase autosquash support is now enabled by default. See {\cf0{\field{\*\fldinst{HYPERLINK http://goo.gl/2kwKJ }}{\fldrslt{http://goo.gl/2kwKJ\ul0\cf0}}}}\f0\fs20 for some suggestions on using this.\par {\pntext\f2\'B7\tab}All msysGit development is now done on 'master' and the devel branches are deleted.\par {\pntext\f2\'B7\tab}Tcl/Tk upgraded to 8.5.13.\par +{\pntext\f2\'B7\tab}InnoSetup updated to 5.5.3 (Unicode)\par \pard\b\i\par Bugfixes\par -- 2.11.4.GIT