Updated to Git v1.7.4
[msysgit.git] / share / WinGit / ReleaseNotes.rtf
blob0d50447155bef22959743936c88ac8718c222cc8
1 {\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset0 Arial;}{\f2\fnil\fcharset2 Symbol;}}\r
2 {\colortbl ;\red0\green0\blue0;\red0\green0\blue255;}\r
3 {\*\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\r
4 Last update: 4 February 2011\par\r
5 \par\r
6 \b\fs24 Introduction\b0\fs20\par\r
7 \par\r
8 These release notes describe issues specific to the Git for Windows release.\par\r
9 \par\r
10 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\r
11 \par\r
12 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\r
13 \par\r
14 \b\fs24 Known issues\par\r
15 \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\r
16 {\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\r
17 {\pntext\f2\'B7\tab}The Quick Launch icon will only be installed for the user running setup (typically the Administrator). This is a technical restriction and will not change.\par\r
18 {\pntext\f2\'B7\tab}curl uses $HOME/_netrc instead of $HOME/.netrc.\par\r
19 {\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\r
20 {\pntext\f2\'B7\tab}git and bash have serious problems with non-ASCII file names (Issue 80, 159).\par\r
21 {\pntext\f2\'B7\tab}If configured to use plink, you will have to connect with putty first and accept the host key.\par\r
22 {\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\r
23 \pard\b\fs24\par\r
24 Changes since Git-1.7.3.2-preview20101025\par\r
25 \par\r
26 \i\fs20 New Features\par\r
27 \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\r
28 {\pntext\f2\'B7\tab}Includes antiword to enable viewing diffs of .doc files\par\r
29 {\pntext\f2\'B7\tab}Includes poppler to enable viewing diffs of .pdf files\par\r
30 {\pntext\f2\'B7\tab}Removes cygwin paths from the bash shell PATH\par\r
31 \pard\b\i\par\r
32 Bugfixes\par\r
33 \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\r
34 \pard\b\fs24\par\r
35 Changes since Git-1.7.3.1-preview20101002\par\r
36 \par\r
37 \i\fs20 New Features\par\r
38 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.7.3.2 plus patches.\par\r
39 \pard\par\r
40 \b\fs24 Changes since Git-1.7.2.3-preview20100911\par\r
41 \par\r
42 \i\fs20 New Features\par\r
43 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.7.3.1 plus patches.\par\r
44 {\pntext\f2\'B7\tab}Updated to Vim 7.3, file-5.04 and InnoSetup 5.3.11\par\r
45 \pard\li144\par\r
46 \pard\b\i Bugfixes\b0\i0\par\r
47 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Issue 528 (remove uninstaller from Start Menu) was fixed\par\r
48 {\pntext\f2\'B7\tab}Issue 527 (failing to find the certificate authority bundle) was fixed\par\r
49 {\pntext\f2\'B7\tab}Issue 524 (remove broken and unused sdl-config file) was fixed\par\r
50 {\pntext\f2\'B7\tab}Issue 523 (crash pushing to WebDAV remote) was fixed\par\r
51 \pard\b\fs24\par\r
52 Changes since Git-1.7.1-preview20100612\par\r
53 \par\r
54 \i\fs20 New Features\par\r
55 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.7.2.3 plus patches.\par\r
56 \pard\li144\par\r
57 \pard\b\i Bugfixes\b0\i0\par\r
58 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Issue 519 (build problem with compat/regex/regexec.c) was fixed\par\r
59 {\pntext\f2\'B7\tab}Issue 430 (size of panes not preserved in git-gui) was fixed\par\r
60 {\pntext\f2\'B7\tab}Issue 411 (git init failing to work with CIFS paths) was fixed\par\r
61 {\pntext\f2\'B7\tab}Issue 501 (failing to clone repo from root dir using relative path) was fixed\par\r
62 \pard\b\fs24\par\r
63 Changes since Git-1.7.0.2-preview20100309\par\r
64 \par\r
65 \i\fs20 New Features\par\r
66 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with Git 1.7.1 plus patches.\par\r
67 \pard\li144\par\r
68 \pard\b\i Bugfixes\b0\i0\par\r
69 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Issue 27 (git-send-mail not working properly) was fixed again\par\r
70 {\pntext\f2\'B7\tab}Issue 433 (error while running git svn fetch) was fixed\par\r
71 {\pntext\f2\'B7\tab}Issue 427 (Gitk reports error: "couldn't compile regular expression pattern: invalid repetition count(s)") was fixed\par\r
72 {\pntext\f2\'B7\tab}Issue 192 (output truncated) was fixed again\par\r
73 {\pntext\f2\'B7\tab}Issue 365 (Out of memory? mmap failed) was fixed\par\r
74 {\pntext\f2\'B7\tab}Issue 387 (gitk reports "error: couldn't execute "git:" file name too long") was fixed\par\r
75 {\pntext\f2\'B7\tab}Issue 409 (checkout of large files to network drive fails on XP) was fixed\par\r
76 {\pntext\f2\'B7\tab}Issue 428 (The return value of git.cmd is not the same as git.exe) was fixed\par\r
77 {\pntext\f2\'B7\tab}Issue 444 (Git Bash Here returns a "File not found error" in Windows 7 Professional - 64 bits) was fixed\par\r
78 {\pntext\f2\'B7\tab}Issue 445 (git help does nothing) was fixed\par\r
79 {\pntext\f2\'B7\tab}Issue 450 ("git --bare init" shouldn't set the directory to hidden.) was fixed\par\r
80 {\pntext\f2\'B7\tab}Issue 456 (git script fails with error code 1) was fixed\par\r
81 {\pntext\f2\'B7\tab}Issue 469 (error launch wordpad in last netinstall) was fixed\par\r
82 {\pntext\f2\'B7\tab}Issue 474 (git update-index --index-info silently does nothing) was fixed\par\r
83 {\pntext\f2\'B7\tab}Issue 482 (Add documentation to avoid "fatal: $HOME not set" error) was fixed\par\r
84 {\pntext\f2\'B7\tab}Issue 489 (git.cmd issues warning if %COMSPEC% has spaces in it) was fixed\par\r
85 {\pntext\f2\'B7\tab}Issue 436 ("mkdir : No such file or directory" error while using git-svn to fetch or rebase) was fixed\par\r
86 {\pntext\f2\'B7\tab}Issue 440 (Uninstall does not remove cheetah.) was fixed\par\r
87 {\pntext\f2\'B7\tab}Issue 441 (Git-1.7.0.2-preview20100309.exe installer fails with unwritable msys-1.0.dll when ssh-agent is running) was fixed\par\r
88 \pard\b\fs24\par\r
89 Changes since Git-1.6.5.1-preview20091022\par\r
90 \par\r
91 \i\fs20 New Features\par\r
92 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official Git 1.7.0.2.\par\r
93 {\pntext\f2\'B7\tab}Comes with Git-Cheetah (on 32-bit Windows only, for now).\par\r
94 {\pntext\f2\'B7\tab}Comes with connect.exe, a SOCKS proxy.\par\r
95 {\pntext\f2\'B7\tab}Tons of improvements in the installer, thanks to Sebastian Schuberth.\par\r
96 {\pntext\f2\'B7\tab}On Vista, if possible, symlinks are used for the built-ins.\par\r
97 {\pntext\f2\'B7\tab}Features Hany's dos2unix tool, thanks to Sebastian Schuberth.\par\r
98 {\pntext\f2\'B7\tab}Updated Tcl/Tk to version 8.5.8 (thanks Pat Thoyts!).\par\r
99 {\pntext\f2\'B7\tab}By default, only .git/ is hidden, to work around a bug in Eclipse (thanks to Erik Faye-Lund).\par\r
100 \pard\li144\par\r
101 \pard\b\i Bugfixes\b0\i0\par\r
102 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Fixed threaded grep (thanks to Heiko Voigt).\par\r
103 {\pntext\f2\'B7\tab}git gui was fixed for all kinds of worktree-related failures (thanks Pat Thoyts).\par\r
104 {\pntext\f2\'B7\tab}git gui now fully supports themed widgets (thanks Pat Thoyts and Heiko Voigt).\par\r
105 {\pntext\f2\'B7\tab}Git no longer complains about an unset RUNTIME_PREFIX (thanks Johannes Sixt).\par\r
106 {\pntext\f2\'B7\tab}git gui can Explore Working Copy on Windows again (thanks Markus Heidelberg).\par\r
107 {\pntext\f2\'B7\tab}git gui can create shortcuts again (fixes issue 425, thanks Heiko Voigt).\par\r
108 {\pntext\f2\'B7\tab}When "git checkout" cannot overwrite files because they are in use, it will offer to try again, giving the user a chance to release the file (thanks Heiko Voigt).\par\r
109 {\pntext\f2\'B7\tab}Ctrl+W will close gitk (thanks Jens Lehmann).\par\r
110 {\pntext\f2\'B7\tab}git gui no longer binds Ctrl+C, which caused problems when trying to use said shortcut for the clipboard operation "Copy" (fixes issue 423, thanks Pat Thoyts).\par\r
111 {\pntext\f2\'B7\tab}gitk does not give up when the command line length limit is reached (issue 387).\par\r
112 {\pntext\f2\'B7\tab}The exit code is fixed when Git.cmd is called from cmd.exe (thanks Alexey Borzenkov).\par\r
113 {\pntext\f2\'B7\tab}When launched via the (non-Cheetah) shell extension, the window icon is now correct (thanks Sebastian Schuberth).\par\r
114 {\pntext\f2\'B7\tab}Uses a TrueType font for the console, to be able to render UTF-8 correctly.\par\r
115 {\pntext\f2\'B7\tab}Clarified the installer's line ending options (issue 370).\par\r
116 {\pntext\f2\'B7\tab}Substantially speeded up startup time from cmd unless NO_FSTAB_THREAD is set (thanks Johannes Sixt).\par\r
117 {\pntext\f2\'B7\tab}Update msys-1.0.dll yet again, to handle quoted parameters better (thanks Heiko Voigt).\par\r
118 {\pntext\f2\'B7\tab}Updated cURL to a version that supports SSPI.\par\r
119 {\pntext\f2\'B7\tab}Updated tar to handle the pax headers generated by \i git archive\i0 .\par\r
120 {\pntext\f2\'B7\tab}Updated sed to a version that can handle the filter-branch examples.\par\r
121 {\pntext\f2\'B7\tab}.git* files can be associated with the default text editor (issue 397).\par\r
122 \pard\b\fs24\par\r
123 Changes since Git-1.6.4-preview20090729\par\r
124 \par\r
125 \i\fs20 New Features\par\r
126 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.5.1.\par\r
127 {\pntext\f2\'B7\tab}Thanks to Johan 't Hart, files and directories starting with a single dot (such as '.git') will now be marked hidden (you can disable this setting with core.hideDotFiles=false in your config) (Issue 288).\par\r
128 {\pntext\f2\'B7\tab}Thanks to Thorvald Natvig, Git on Windows can simulate symbolic links by using reparse points when available.  For technical reasons, this only works for symbolic links pointing to files, not directories.\par\r
129 {\pntext\f2\'B7\tab}A lot of work has been put into making it possible to compile Git's source code (the part written in C, of course, not the scripts) with Microsoft Visual Studio.  This work is ongoing.\par\r
130 {\pntext\f2\'B7\tab}Thanks to Sebastian Schuberth, we only offer the (Tortoise)Plink option in the installer if the presence of Plink was detected \ul and\ulnone  at least one Putty session was found..\par\r
131 {\pntext\f2\'B7\tab}Thanks to Sebastian Schuberth, the installer has a nicer icon now.\par\r
132 {\pntext\f2\'B7\tab}Some more work by Sebastian Schuberth was done on better integration of Plink (Issues 305 & 319).\par\r
133 \pard\li144\par\r
134 \pard\b\i Bugfixes\b0\i0\par\r
135 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432  Thanks to Sebastian Schuberth, \i git svn\i0  picks up the SSH setting specified with the installer (Issue 305).\par\r
136 \pard\b\fs24\par\r
137 Changes since Git-1.6.3.2-preview20090608\par\r
138 \par\r
139 \i\fs20 New Features\par\r
140 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.4.\par\r
141 {\pntext\f2\'B7\tab}Supports \cf0{\field{\*\fldinst{HYPERLINK "https://"}}{\fldrslt{\ul\cf2 https://}}}\cf1\f0\fs20  URLs, thanks to Erik Faye-Lund.\par\r
142 {\pntext\f2\'B7\tab}Supports send-email, thanks to Erik Faye-Lund (Issue 27).\par\r
143 {\pntext\f2\'B7\tab}Updated Tcl/Tk to version 8.5.7, thanks to Pat Thoyts.\par\r
144 \pard\li144\par\r
145 \pard\b\i Bugfixes\b0\i0\par\r
146 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 The home directory is now discovered properly (Issues 108 & 259).\par\r
147 {\pntext\f2\'B7\tab}IPv6 is supported now, thanks to Martin Martin Storsj\cf0\f1\'f6 (Issue 182).\cf1\f0\par\r
148 \pard\b\fs24\par\r
149 Changes since Git-1.6.3-preview20090507\par\r
150 \par\r
151 \i\fs20 New Features\par\r
152 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.3.2.\par\r
153 {\pntext\f2\'B7\tab}Uses TortoisePlink instead of Plink if available.\par\r
154 \pard\li144\par\r
155 \pard\b\i Bugfixes\b0\i0\par\r
156 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Plink errors out rather than hanging when the user needs to accept a host key first (Issue 96).\par\r
157 {\pntext\f2\'B7\tab}The user home directory is inferred from $HOMEDRIVE\\$HOMEPATH instead of $HOME (Issue 108).\par\r
158 {\pntext\f2\'B7\tab}The environment setting $CYGWIN=tty is ignored (Issues 138, 248 and 251).\par\r
159 {\pntext\f2\'B7\tab}The "ls" command shows non-ASCII filenames correctly now (Issue 188).\par\r
160 {\pntext\f2\'B7\tab}Adds more syntax files for vi (Issue 250).\par\r
161 {\pntext\f2\'B7\tab}$HOME/.bashrc is included last from /etc/profile, allowing .bashrc to override all settings in /etc/profile (Issue 255).\par\r
162 {\pntext\f2\'B7\tab}Completion is case-insensitive again (Issue 256).\par\r
163 {\pntext\f2\'B7\tab}The "start" command can handle arguments with spaces now (Issue 258).\par\r
164 {\pntext\f2\'B7\tab}For some Git commands (such as "git commit"), vi no longer "restores" the cursor position.\par\r
165 \pard\b\fs24\par\r
166 Changes since Git-1.6.2.2-preview20090408\par\r
167 \par\r
168 \i\fs20 New Features\par\r
169 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.3.\par\r
170 {\pntext\f2\'B7\tab}Thanks to Marius Storm-Olsen, Git has a substantially faster readdir() implementation now.\par\r
171 {\pntext\f2\'B7\tab}Marius Storm-Olsen also contributed a patch to include nedmalloc, again speeding up Git noticably.\par\r
172 {\pntext\f2\'B7\tab}Compiled with GCC 4.4.0\par\r
173 \pard\li144\par\r
174 \pard\b\i Bugfixes\b0\i0\par\r
175 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Portable Git contains a README.portable.\par\r
176 {\pntext\f2\'B7\tab}Portable Git now actually includes the builtins.\par\r
177 {\pntext\f2\'B7\tab}Portable Git includes git-cmd.bat and git-bash.bat.\par\r
178 {\pntext\f2\'B7\tab}Portable Git is now shipped as a .7z; it still is a self-extracting archive if you rename it to .exe.\par\r
179 {\pntext\f2\'B7\tab}Git includes the Perl Encode module now.\par\r
180 {\pntext\f2\'B7\tab}Git now includes the filter-branch tool.\par\r
181 {\pntext\f2\'B7\tab}There is a workaround for a Windows 7 regression triggering a crash in the progress reporting (e.g. during a clone). This fixes issues 236 and 247.\par\r
182 {\pntext\f2\'B7\tab}gitk tries not to crash when it is closed while reading references (Issue 125, thanks Pat Thoyts).\par\r
183 {\pntext\f2\'B7\tab}In some setups, hard-linking is not as reliable as it should be, so we have a workaround which avoids hard links in some situations (Issues 222 and 229).\par\r
184 {\pntext\f2\'B7\tab}git-svn sets core.autocrlf to false now, hopefully shutting up most of the git-svn reports.\par\r
185 \pard\b\fs24\par\r
186 Changes since Git-1.6.2.1-preview20090322\par\r
187 \par\r
188 \i\fs20 New Features\par\r
189 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.2.2.\par\r
190 {\pntext\f2\'B7\tab}Upgraded Tcl/Tk to 8.5.5.\par\r
191 {\pntext\f2\'B7\tab}TortoiseMerge is supported by mergetool now.\par\r
192 {\pntext\f2\'B7\tab}Uses pthreads (faster garbage collection on multi-core machines).\par\r
193 {\pntext\f2\'B7\tab}The test suite passes!\par\r
194 \pard\li144\par\r
195 \pard\b\i Bugfixes\b0\i0\par\r
196 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Renaming was made more robust (due to Explorer or some virus scanners, files could not be renamed at the first try, so we have to try multiple times).\par\r
197 {\pntext\f2\'B7\tab}Johannes Sixt made \ul lots\ulnone  of changes to the test-suite to identify properly which tests should pass, and which ones cannot pass due to limitations of the platform.\par\r
198 {\pntext\f2\'B7\tab}Support PAGERs with spaces in their filename.\par\r
199 {\pntext\f2\'B7\tab}Quite a few changes were undone which we needed in the olden days of msysGit.\par\r
200 {\pntext\f2\'B7\tab}Fall back to / when HOME cannot be set to the real home directory due to locale issues (works around Issue 108 for the moment).\par\r
201 \pard\b\fs24\par\r
202 Changes since Git-1.6.2-preview20090308\par\r
203 \par\r
204 \i\fs20 New Features\par\r
205 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.2.1.\par\r
206 {\pntext\f2\'B7\tab}A portable application is shipped in addition to the installer (Issue 195).\par\r
207 {\pntext\f2\'B7\tab}Comes with a Windows-specific mmap() implementation (Issue 198).\par\r
208 \pard\li144\par\r
209 \pard\b\i Bugfixes\b0\i0\par\r
210 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 ANSI control characters are no longer shown verbatim (Issue 124).\par\r
211 {\pntext\f2\'B7\tab}Temporary files are created respecting core.autocrlf (Issue 177).\par\r
212 {\pntext\f2\'B7\tab}The Git Bash prompt is colorful again (Issue 199).\par\r
213 {\pntext\f2\'B7\tab}Fixed crash when hardlinking during a clone failed (Issue 204).\par\r
214 {\pntext\f2\'B7\tab}An infinite loop was fixed in git-gui (Issue 205).\par\r
215 {\pntext\f2\'B7\tab}The ssh protocol is always used with plink.exe (Issue 209).\par\r
216 {\pntext\f2\'B7\tab}More vim files are shipped now, so that syntax highlighting works.\par\r
217 \pard\b\fs24\par\r
218 Changes since Git-1.6.1-preview20081225\par\r
219 \par\r
220 \i\fs20 New Features\par\r
221 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.2.\par\r
222 {\pntext\f2\'B7\tab}Comes with upgraded vim 7.2.\par\r
223 {\pntext\f2\'B7\tab}Compiled with GCC 4.3.3.\par\r
224 {\pntext\f2\'B7\tab}The user can choose the preferred CR/LF behavior in the installer now.\par\r
225 {\pntext\f2\'B7\tab}Peter Kodl contributed support for hardlinks on Windows.\par\r
226 {\pntext\f2\'B7\tab}The bash prompt shows information about the current repository.\par\r
227 \pard\li144\par\r
228 \pard\b\i Bugfixes\b0\i0\par\r
229 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 If supported by the file system, pack files can grow larger than 2gb.\par\r
230 {\pntext\f2\'B7\tab}Comes with updated msys-1.0.dll (should fix some Vista issues).\par\r
231 {\pntext\f2\'B7\tab}Assorted fixes to support the new libexec/git-core/ layout better.\par\r
232 {\pntext\f2\'B7\tab}Read-only files can be properly replaced now.\par\r
233 {\pntext\f2\'B7\tab}git-svn is included again (original caveats still apply).\par\r
234 {\pntext\f2\'B7\tab}Obsolete programs from previous installations are cleaned up.\par\r
235 \pard\li144\par\r
236 \pard\b\fs24 Changes since Git-1.6.0.2-preview20080923\par\r
237 \i\fs20\par\r
238 New Features\par\r
239 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.1.\par\r
240 {\pntext\f2\'B7\tab}Avoid useless console windows.\par\r
241 {\pntext\f2\'B7\tab}Installer remembers how to handle PATH. \par\r
242 \pard\b\fs24\par\r
243 Changes since Git-1.6.0.2-preview20080921\par\r
244 \i\fs20\par\r
245 Bugfixes\b0\i0\par\r
246 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 ssh works again.\par\r
247 {\pntext\f2\'B7\tab}'git add -p' works again.\par\r
248 {\pntext\f2\'B7\tab}Various programs that aborted with 'Assertion failed: argv0_path' are fixed.\par\r
249 \pard\b\fs24\par\r
250 Changes since Git-1.5.6.1-preview20080701\par\r
251 \i\fs20\par\r
252 Removed Features\par\r
253 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 git svn is excluded from the end-user installer (see Known Issues).\par\r
254 \pard\b\fs24\par\r
255 \i\fs20 New Features\par\r
256 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.6.0.2.\par\r
257 \pard\li144\par\r
258 \pard\b\i Bugfixes\b0\i0\par\r
259 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 No Windows-specific bugfixes.\par\r
260 \pard\b\fs24\par\r
261 Changes since Git-1.5.6-preview20080622\par\r
262 \par\r
263 \i\fs20 New Features\par\r
264 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.5.6.1.\par\r
265 \pard\li144\par\r
266 \pard\b\i Bugfixes\b0\i0\par\r
267 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Includes fixed msys-1.0.dll that supports Vista and Windows Server 2008 (Issue 122).\par\r
268 {\pntext\f2\'B7\tab}cmd wrappers do no longer switch off echo.\par\r
269 \pard\b\fs24\par\r
270 Changes since Git-1.5.5-preview20080413\par\r
271 \par\r
272 \i\fs20 New Features\par\r
273 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.5.6.\par\r
274 {\pntext\f2\'B7\tab}Installer supports configuring a user provided plink (PuTTY).\par\r
275 \pard\li144\par\r
276 \pard\b\i Bugfixes\b0\i0\par\r
277 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Comes with tweaked msys-1.0.dll to solve some command line mangling issues.\par\r
278 {\pntext\f2\'B7\tab}cmd wrapper does no longer close the command window.\par\r
279 {\pntext\f2\'B7\tab}Programs in the system PATH, for example editors, can be launched from Git without specifying their full path.\par\r
280 {\pntext\f2\'B7\tab}"git stash apply stash@\{1\}" works.\par\r
281 {\pntext\f2\'B7\tab}Comes with basic ANSI control code emulation for the Windows console to avoid wrapping of pull/merge's diffstats.\par\r
282 {\pntext\f2\'B7\tab}Git correctly passes port numbers to PuTTY's plink \par\r
283 \pard\b\fs24\par\r
284 Changes since Git-1.5.4-preview20080202\par\r
285 \par\r
286 \i\fs20 New Features\par\r
287 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.5.5.\par\r
288 {\pntext\f2\'B7\tab}core.autocrlf is enabled (true) by default. This means git converts to Windows line endings (CRLF) during checkout and converts to Unix line endings (LF) during commit. This is the right choice for cross-platform projects. If the conversion is not reversible, git warns the user. The installer warns about the new default before the installation starts.\par\r
289 {\pntext\f2\'B7\tab}The user does no longer have to "accept" the GPL but only needs to press "continue".\par\r
290 {\pntext\f2\'B7\tab}Installer deletes shell scripts that have been replaced by builtins. Upgrading should be safer.\par\r
291 {\pntext\f2\'B7\tab}Supports "git svn". Note that the performance might be below your expectation.\par\r
292 \pard\li144\par\r
293 \pard\b\i Bugfixes\b0\i0\par\r
294 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Newer ssh fixes connection failures (issue 74).\par\r
295 {\pntext\f2\'B7\tab}Comes with MSys-1.0.11-20071204.  This should solve some "fork: resource unavailable" issues.\par\r
296 {\pntext\f2\'B7\tab}All DLLs are rebased to avoid problems with "fork" on Vista.\par\r
297 \pard\b\fs24\par\r
298 Changes since Git-1.5.3.6-preview20071126\par\r
299 \par\r
300 \i\fs20 New Features\par\r
301 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Comes with official git 1.5.4.\par\r
302 {\pntext\f2\'B7\tab}Some commands that are not yet suppoted on Windows are no longer included (see Known Issues above).\par\r
303 {\pntext\f2\'B7\tab}Release notes are displayed in separate window.\b\fs24\par\r
304 \b0\fs20{\pntext\f2\'B7\tab}Includes qsort replacement to improve performance on Windows 2000.\par\r
305 \pard\b\fs24\par\r
306 \i\fs20 Bugfixes\b0\i0\par\r
307 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Fixes invalid error message that setup.ini cannot be deleted on uninstall.\par\r
308 {\pntext\f2\'B7\tab}Setup tries harder to finish the installation and reports more detailed errors.\par\r
309 {\pntext\f2\'B7\tab}Vim's syntax highlighting is suitable for dark background.\par\r
310 \pard\b\fs24\par\r
311 Changes since Git-1.5.3.5-preview20071114\par\r
312 \par\r
313 \i\fs20 New Features\par\r
314 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Git is included in version 1.5.3.6.\b\i\par\r
315 \b0\i0{\pntext\f2\'B7\tab}Setup displays release notes.\par\r
316 \pard\b\fs24\par\r
317 \i\fs20 Bugfixes\b0\i0\par\r
318 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 pull/fetch/push in git-gui works. Note, there is no way for ssh to ask for a passphrase or for confirmation if you connect to an unknown host. So, you must have ssh set up to work without passphrase. Either you have a key without passphrase, or you started ssh-agent. You may also consider using PuTTY by pointing GIT_SSH to plink.exe and handle your ssh keys with Pageant. In this case you should include your login name in urls. You must also connect to an unknown host once from the command line and confirm the host key, before you can use it from git-gui.\par\r
319 \pard\b\fs24\par\r
320 Changes since Git-1.5.3-preview20071027\fs20\par\r
321 \i\par\r
322 New Features\par\r
323 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0\i0 Git is included in version 1.5.3.5.\par\r
324 {\pntext\f2\'B7\tab}Setup can be installed as normal user.\par\r
325 {\pntext\f2\'B7\tab}When installing as Administrator, all icons except the Quick Launch icon will be created for all users.\par\r
326 {\pntext\f2\'B7\tab}"git help user-manual" displays the user manual.\par\r
327 \pard\b\par\r
328 \i Bugfixes\b0\i0\par\r
329 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432 Git Bash works on Windows XP 64.\par\r
330 \pard\par\r
331 \b\fs24 Changes since Git-1.5.3-preview20071019\par\r
332 \fs20\par\r
333 \i Bugfixes\i0\par\r
334 \pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\fi-288\li432\b0 The templates for a new repository are found.\par\r
335 {\pntext\f2\'B7\tab}The global configuration /etc/gitconfig is found.\par\r
336 {\pntext\f2\'B7\tab}Git Gui localization works. It falls back to English if a translation has errors.\par\r
337 \pard\par\r
338 \b\fs24 Changes since WinGit-0.2-alpha\par\r
339 \b0\fs20 The history of the release notes stops here. Various new features and bugfixes are available since WinGit-0.2-alpha. Please check the git history of the msysgit project for details.\par\r