From d384e5e6b54dad1cedb89f9a7aba8fdfeb096f97 Mon Sep 17 00:00:00 2001 From: Frank Li Date: Sun, 4 Jan 2009 16:20:32 +0800 Subject: [PATCH] Prepare release 0.2.0.0 --- ext/scintilla/vcbuild/SciLexer.vcproj | 8 +++---- src/Changelog.txt | 31 +++++++++++++++++++++++++++ src/TortoiseGitSetup/FeaturesFragment.wxi | 5 +++-- src/TortoiseGitSetup/StructureFragment.wxi | 6 ++++-- src/TortoiseGitSetup/VersionNumberInclude.wxi | 4 ++-- src/TortoiseShell/ContextMenu.cpp | 4 ++-- src/version.h | 10 ++++----- 7 files changed, 51 insertions(+), 17 deletions(-) diff --git a/ext/scintilla/vcbuild/SciLexer.vcproj b/ext/scintilla/vcbuild/SciLexer.vcproj index 49141ab..bb3678b 100644 --- a/ext/scintilla/vcbuild/SciLexer.vcproj +++ b/ext/scintilla/vcbuild/SciLexer.vcproj @@ -107,8 +107,8 @@ diff --git a/src/Changelog.txt b/src/Changelog.txt index f99a0ce..21d67ce 100644 --- a/src/Changelog.txt +++ b/src/Changelog.txt @@ -1,3 +1,34 @@ +version 0.2.0.0 preview version: +Features: + 1. Add TortoisgeMerge as default compare tools + 2. Pull, Fetch, Push + 3. Create Branch\Tag + 4. Switch branch \Chechout + 5. Compare with previous version + 6. Clone(only support local repository, see known issue for detail) + 7. Log Dialog support filter + 8. Check for modifications + 9. Revert local change + 10.Create Patch Serial + 11.Apply Patch Serial + 12.Add file to repository(see know issue) + 13.Export to zip file + +Bug Fix: + 1. A2W cause stack overwrite bug when git output is long. + + +Known Issue: + 1. ProcessDlg will wait for ever when clone remote repository(ssh, http,git). + 2. push fetch and pull don't support password mode. Just support public key problem. + 3. Just fetch first 100 log item. + 4. If install TortoiseGit before MsysGit, you need modify register + HKEY_LOCAL_MACHINE\Software\TortoiseGit\\MsysGit\ + Let it point to correct msysgit install path. + 5. Add File, please commit and show unversion file, the choose add file, then right clict, Choose Add file + 6. To new initial repository, You will not see add file again in commit dialog box if give up commit when choose add + + version 0.1.0.0 preview version Features: diff --git a/src/TortoiseGitSetup/FeaturesFragment.wxi b/src/TortoiseGitSetup/FeaturesFragment.wxi index 2d992d5..e4dce1f 100644 --- a/src/TortoiseGitSetup/FeaturesFragment.wxi +++ b/src/TortoiseGitSetup/FeaturesFragment.wxi @@ -12,9 +12,10 @@ - diff --git a/src/TortoiseGitSetup/StructureFragment.wxi b/src/TortoiseGitSetup/StructureFragment.wxi index b7194de..33ccef6 100644 --- a/src/TortoiseGitSetup/StructureFragment.wxi +++ b/src/TortoiseGitSetup/StructureFragment.wxi @@ -302,12 +302,14 @@ - ---> +