[ANNOUNCE] TortoiseGit 1.3.2.0 Release

Frank Li lznuaa at gmail.com
Wed Aug 31 22:00:44 BST 2011


Download:

http://tortoisegit.googlecode.com/files/TortoiseGit-1.3.2.0-32bit.msi
http://tortoisegit.googlecode.com/files/TortoiseGit-1.3.2.0-64bit.msi

This release build Git source as a DLL. LogDialog will call gitdll to
fetch log instead of capture git.exe output.
Improve refresh and all branch user experience. refresh can abort
runing fetch log commit.

KNOWN ISSUE:
gitdll.dll will miss if install on the 1.2.1.0 or previous version.
work around: Remove previous version before install 1.3.2.0, or launch
1.3.2.0 setup and repair it.
I am sorry for this issue.

= Release 1.3.2.0 =
== Bug Fix ==
 * Fixed issue #276: Crash on seeing diff with previous version
 * Fixed issue #275: Load gitweb for 'Browse' button
 * Fixed issue #265: Log dialog: Date picker throws multiple error
messages when date is before 1.1.1970
 * Fix RefLogDlg crash

= Release 1.3.1.0 =
== Features ==
 * Improve Log Dialog. Speed up log fetch speed.
   Build Git source as a DLL. LogDialog will call gitdll to fetch log
instead of capture git.exe output.
   Improve refresh and all branch user experience. refresh can abort
runing fetch log commit.

 * Improve icon-overlay
   Give up igit.exe and use tgit which build from git source by VS.
   use tgit.exe statusex to get file status.
   Don't list all untracked files.

 * Improve commit and checkout modify dialog
   Don't show file that is only time stamp change and no context change.
   Run git-update-index first when open commit and checkout out modify dialog.

== Bug Fix ==
 * Fixed issue #234: First log(first commit in history) was missing...
 * Fixed issue #232: "No Commit" Option always acitve
 * Fix Issue 236:	CGit::GetRemoteList uses bad regular expression
 * Fix blame show wrong when first char is '^'
 * Workaround show "fail" even git run success at sometime by remove
"fail" message.
 * Issue 265:	Log dialog: Date picker throws multiple error messages
when date is before 1.1.1970
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


More information about the git-announce mailing list