From a5f56cfb3b7b463bdafcc4acb6e27e7d1abe8f19 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Fri, 4 Feb 2011 11:40:00 +0000 Subject: [PATCH] Updated to Git v1.7.4 Signed-off-by: Pat Thoyts --- doc/git/html | 2 +- git | 2 +- share/WinGit/ReleaseNotes.rtf | 17 +++++++++++++++-- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/doc/git/html b/doc/git/html index d2179ef0..103b5722 160000 --- a/doc/git/html +++ b/doc/git/html @@ -1 +1 @@ -Subproject commit d2179ef025405832dff42141faed13199886b61c +Subproject commit 103b5722e7729973bb843e748abe7d4c8f8f9a28 diff --git a/git b/git index 817ffd40..844cb221 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 817ffd40eda2a812a498c37dfc38c3ff82e4baa8 +Subproject commit 844cb2210d9fc66627c562b7a2fdaf6b9cd52ae1 diff --git a/share/WinGit/ReleaseNotes.rtf b/share/WinGit/ReleaseNotes.rtf index d9283ece..0d504471 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.2509;}\viewkind4\uc1\pard\cf1\lang1033\b\f0\fs32 Git Release Notes (Git-1.7.3.2-preview20101025)\b0\fs20\par -Last update: 25 October 2010\par +{\*\generator Msftedit 5.41.21.2509;}\viewkind4\uc1\pard\cf1\lang1033\b\f0\fs32 Git Release Notes (Git-1.7.4-preview20110204)\b0\fs20\par +Last update: 4 February 2011\par \par \b\fs24 Introduction\b0\fs20\par \par @@ -9,6 +9,8 @@ These release notes describe issues specific to the Git for Windows release.\par \par General release notes covering the history of the core git commands are included in the subdirectory doc/git/html of the installation directory. Look for files starting with RelNotes.\par \par +See \cf0{\field{\*\fldinst{HYPERLINK "http://git-scm.com/"}}{\fldrslt{\ul\cf2 http://git-scm.com/}}}\cf1\f0\fs20 for further details about Git including ports to other operating systems. Git for Windows is hosted at {\field{\*\fldinst{HYPERLINK "http://msysgit.googlecode.com/"}}{\fldrslt{\ul\cf2 http://msysgit.googlecode.com/}}}\f0\fs20 .\par +\par \b\fs24 Known issues\par \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\fs20 Some commands are not yet supported on Windows and excluded from the installation; namely: git archimport, git cvsexportcommit, git cvsimport, git cvsserver, git instaweb, git shell.\par {\pntext\f2\'B7\tab}The Logitec QuickCam software can cause spurious crashes. See "Why does make often crash creating a sh.exe.stackdump file when I try to compile my source code?" on the MinGW Wiki (\cf0{\field{\*\fldinst{HYPERLINK "http://www.mingw.org/wiki/Environment_issues"}}{\fldrslt{\ul\cf2 http://www.mingw.org/wiki/Environment_issues}}}\cf1\f0\fs20 )\par @@ -19,6 +21,17 @@ General release notes covering the history of the core git commands are included {\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 \pard\b\fs24\par +Changes since Git-1.7.3.2-preview20101025\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.4 plus patches.\par +{\pntext\f2\'B7\tab}Includes antiword to enable viewing diffs of .doc files\par +{\pntext\f2\'B7\tab}Includes poppler to enable viewing diffs of .pdf files\par +{\pntext\f2\'B7\tab}Removes cygwin paths from the bash shell PATH\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.4\par +\pard\b\fs24\par Changes since Git-1.7.3.1-preview20101002\par \par \i\fs20 New Features\par -- 2.11.4.GIT