OSDN Git Service

Show selected refs in list ctrl
[tortoisegit/TortoiseGitJp.git] / src / Changelog.txt
index 1031b6b..82b414d 100644 (file)
@@ -1,3 +1,106 @@
+Version 0.5.1.0 version(internal)\r
+Fix:\r
+       Issue 52:  TortoiseMerge crashes on x64  \r
+\r
+Version 0.5.0.0 version(internal)\r
+Features:\r
+       *Submodule Support.\r
+        Support submodule add, sync and update. \r
+        "Submodule Sync" is located in explore context external menu, which need press "shift" key when right click.\r
+   \r
+       *Improve show log speed at big repository, such as git.git\r
+\r
+       *OpenSSH can prompt password dialog\r
+\r
+       *Clone, pull push support both OpenSSH and Plink. \r
+        Support both key and password mode. \r
+        Show progress when clone at git and SSH protocol. \r
+\r
+       *Stash Save\Apply support\r
+        \r
+       *Reflog support. Need press "shift" to show reflog menu item at context menu. \r
+\r
+       *Add save special version to another file at file list, such as log dailog.\r
+       \r
+       *Add external diff merge and undiff setting at settings page\r
+\r
+       *Add Diff with workcopy at file list    \r
+\r
+       *Add MessageBox Tell user Revert Finished\r
+       \r
+       *Add Notepad2 to setup script to view text file\r
+       \r
+       *Add view in notepad2 at file list\r
+       \r
+       *Add Copy File list to clipboard \r
+\r
+       *Choose Default SSH client when install TortoiseGit\r
+       \r
+       *Add user config and remote manage at setting dialog\r
+       \r
+       *Pull and push can autoload putty private key. \r
+\r
+        \r
+Bug Fix:\r
+       *Fixed Issue 55:  "resolved" function doesn't delete temporary files.\r
+       *Fix: Issue 57:  Data duplication when Clicking Check repository in Check for modification dialog       \r
+       *Fix GetString error when edit at HistoryCombo\r
+       *win2k context menu fix (had an issue when shift key was pressed)\r
+       *Fix crash in logviewer on invalid time strings\r
+       *Issue 61:  Add/Commit of files with umlauts in filename not working  \r
+       \r
+\r
+Version 0.4.2.0 version(external)\r
+       *Fix Shell menu disappear because ATL library have not installed. \r
+       *Fix Commit Dialog and Log Dialog default column is wrong \r
+       *Fix some dialog can't show after resize and close and open again\r
+       *Fix ProgressDlg Sometime thread is dead blocked.\r
+\r
+Version 0.4.1.0 version(external)\r
+        *Fixed x64 build of TortoiseProc crashed due to received unexpected messages\r
+       *Fix tag to head when *force* check box checked\r
+       *Add Git document to help\r
+\r
+Version 0.4.0.0 version(internal)\r
+Features:\r
+       *Full Overlay Icon Support.\r
+        Show "Conflict, ignore file, untracked file, modified, Add, staged" icon according to file status. \r
+\r
+       *Rebase Support.\r
+         Support "Pick" "Sqaush" "Edit" and "Skip" commit when rebase branch. \r
+         Support abort.\r
+       \r
+       *Combine Multi-commits to one commit.\r
+        Combine continous commits to one commit. The limition is the only single line(no merge point) above combined commit.\r
+\r
+       *Cherry Pick multi commits. \r
+        User can use multi commits at log dialog and then choose cherry pick these. Cherry Pick dialog guide you finish whole work. \r
+         Support "Pick" "Squash" "Edit" and "Skip" commits.\r
+       \r
+       *First x64 version. \r
+\r
+       *Support version "browse" at switch, export, new branch/tag and merge dialogs.\r
+\r
+       *Add context menu item "Revert" at Commit dialog File List.\r
+\r
+       *Show bold font for HEAD at log dialog.\r
+       \r
+       *Add "Whole Project" checkbox at commit dialog\r
+\r
+       *First Version Help Document. \r
+\r
+Bug Fix:\r
+       *Fix issue 36, Push not working if no remote branch is specified\r
+       *Default UnCheck untrack file at commit dialog\r
+       *Issue 40:  Commit from subfolder shows unversioned files in parent\r
+       *Fix diff problem when filenames have embedded spaces\r
+       *Fix Issue 24,45, Commit results not in window with scroll bars\r
+       *Fix for win2k context menu icons\r
+       *Fix Issue 46, The about window title still displays TortoiseSVN\r
+       *Fix Issue 37, When the file name contains Chinese char, Diff doesn't work. \r
+       *Fix Issue 28, "Add" status icon overlay is not correct.  \r
+\r
+\r
 version 0.3.3.0 version(external)\r
        *Disable file overlay icon at vista system to avoid explore crash\r
        *File overlay default is enable at XP system. User can disable it by setting dialog. \r