From 27e57a1e660fcc49b53afe272f698dcd1894404f Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Tue, 6 Dec 2011 11:45:17 +0000 Subject: [PATCH] Updated to Git v1.7.8 Signed-off-by: Pat Thoyts --- doc/git/html | 2 +- git | 2 +- share/WinGit/ReleaseNotes.rtf | 15 +++++++++++++-- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/doc/git/html b/doc/git/html index 8fb66e50..a4a3992f 160000 --- a/doc/git/html +++ b/doc/git/html @@ -1 +1 @@ -Subproject commit 8fb66e5074d5cdeeb08e304be977374501a0787d +Subproject commit a4a3992fa056f81ff8e5aad3d059a43dd3c01521 diff --git a/git b/git index 99df39b2..5b530bf2 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 99df39b20a4c18ef89f4bbdb74f75417ac704c5c +Subproject commit 5b530bf2cfd7284507d63dde76fc6c308bad5916 diff --git a/share/WinGit/ReleaseNotes.rtf b/share/WinGit/ReleaseNotes.rtf index ce8389b9..8df04152 100644 --- a/share/WinGit/ReleaseNotes.rtf +++ b/share/WinGit/ReleaseNotes.rtf @@ -1,7 +1,7 @@ {\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset0 Arial;}{\f2\fnil\fcharset2 Symbol;}} {\colortbl ;\red0\green0\blue0;\red0\green0\blue255;} -{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\cf1\lang1033\b\f0\fs32 Git Release Notes (Git-1.7.7.1-preview20111027)\b0\fs20\par -Last update: 27 October 2011\par +{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\cf1\lang1033\b\f0\fs32 Git Release Notes (Git-1.7.8-preview20111206)\b0\fs20\par +Last update: 6 December 2011\par \par \b\fs24 Introduction\b0\fs20\par \par @@ -22,6 +22,17 @@ See \cf0{\field{\*\fldinst{HYPERLINK "http://git-scm.com/"}}{\fldrslt{\ul\cf2 ht {\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}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.\par \pard\b\fs24\par +Changes since Git-1.7.7.1-preview20111027\par +\par +\i\fs20 New Features\par +\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.7.8 plus Windows specific patches.\par +{\pntext\f2\'B7\tab}Updated Tcl/Tk to 8.5.11 and libiconv to 1.14\par +{\pntext\f2\'B7\tab}Some changes to support building with MSVC compiler.\par +\pard\b\i\par +Bugfixes\par +\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Please refer to the release notes for official Git 1.7.8\par +{\pntext\f2\'B7\tab}Git documentation submodule location fixed.\par +\pard\b\fs24\par Changes since Git-1.7.7-preview20111014\par \par \i\fs20 New Features\par -- 2.11.4.GIT