Prepare release of 1.7.13.0
[TortoiseGit.git] / src / Changelog.txt
blob342868b1de9b14aa25fca94a5d3919add88546b4
1 = Release 1.7.13.0 =\r
2 Released: 2012-09-30\r
3 \r
4 == Features ==\r
5  * Fixed issue #1224: Still can't delete a remote tag\r
6  * Fixed issue #366: Log - multiline search\r
7  * Fixed issue #696: Allow specifying execute bit\r
8  * Fixed issue #1335: Available the branch edit description\r
9  * Fixed issue #494: Implement a commit button in the sync dialog\r
10  * Fixed issue #1333: Added support for "update-index --skip-worktree"\r
11  * Fixed issue #1350: Commit Dialog set focus to message editor after clicking amend checkbox\r
12  * Fixed issue #811: Log the history of a submodule not its contents\r
13  * Fixed issue #1344: Log list add copy to clipboard only with commit message\r
14  * Fixed issue #1336: Have visible the name of the branch in Repository Browser\r
15  * Fixed issue #1351: Add Hotkey to (de)select all files and commit\r
16  * Fixed issue #1363: copy email in the log window\r
17  * Fixed issue #1373: The only available remote should be set on PUSH\r
18  * Fixed issue #1216: Revamp update dialog\r
19  * Fixed issue #1381: Sync Dialog log message add colored "success" or "git did not exit cleanly" at the end\r
20  * Fixed issue #1372: Support git pull --no-tags\r
22 == Bug Fix ==\r
23  * Fixed issue #1062: Log window should refresh automatically after reset --hard\r
24  * Fixed issue #641: Failure trying to revert a "merge"\r
25  * Fixed issue #1338: Assume Unchanged and Executable Bit checkboxes not show in TortoiseShell tab page on x86\r
26  * Fixed issue #1341: Overlays missing in TotalCommander (x86) with TGitCache on x64\r
27  * Fixed issue #1265: MSVC crashing unloading TortoiseGit32.dll (faulting module TortoiseGit32.dll_unloaded)\r
28  * Fixed issue #1355: Added files are no-longer auto-checked for commit\r
29  * Fixed issue #1356: File ignoring works not well with unicode filenames\r
30  * Fixed issue #1354: Remote archive in push dialog not remembered, even if selected\r
31  * Fixed issue #1358: Sync Dialog Pull cannot show updated ref labels in "In commits"\r
32  * Disabled Direct2D by default for textboxes (in Commit Dialog, Patch Viewer, TortoiseGitBlame and TortoiseUDiff).\r
33  * Fixed issue #1362: Merge Dialog cannot automatically select the annotated tag\r
34  * Fixed issue #1357: Cannot add file in submodule\r
35  * Fixed issue #1343: should not set SCI_SETFONTQUALITY to SC_EFF_QUALITY_LCD_OPTIMIZED which bypasses user preference\r
36  * Fixed issue #1361: git push: Entered source ref is ambiguous\r
37  * Fixed issue #1076: Error trying to delete remote branch named 1.0.0\r
38  * Fixed issue #1375: Wrong default action on dialog to delete references\r
39  * Fixed issue #1378: Ignoring a file into info/exclude with seperate .git directory failed\r
40  * Fixed issue #1371: Log window does not always remember column order correctly\r
41  * Fixed issue #1380: When chosing Pull Remote Branch using Browse Reference the remote branch name won't get updated\r
42  * Fixed issue #1287: Setting Remote URL not translated to '/' when clicking Apply or OK\r
43  * Fixed issue #1382: Log messages with PGP signatures showing badly\r
44  * Fixed issue #1394: Submodule Diff Dialog cannot jump to a commit that not belongs to current branch\r
45  * Fixed issue #1387: Submodule Diff Dialog might display wrong submodule revision\r
46  * Fixed issue #1390: TortoiseMerge cannot diff files after calling Export in Log Dialog\r
47  * Fixed issue #1395: Problem restoring from earlier commit for file in a subdirectory\r
48  * Fixed issue #1392: Window with rebase results is non-manageable via keyboard (no focus, can't press Done)\r
49  * Fixed issue #1405: Cannot show branch description in Browse Reference Dialog with separate .git directory\r
50  * Fixed issue #1406: Commit dialog cannot check MERGE_HEAD with separate .git directory\r
51  * Fixed issue #861: TGitCache gets confused about file status (should detect touched file as unmodified)\r
52    TGitCache only checked timestamps of files in order to get their state since 1.7.0.\r
53    This fix makes TortoiseGit check the content of the files.\r
54    If you want to restore the old behavior, you can disable checking the contents via\r
55    the Settings dialog -> Advanced and set TGitCacheCheckContent to "false".\r
56  * Fixed issue #1300: TortoiseProc LogDialog might crash if tortoisegit.index or tortoisegit.data is broken\r
57  * Fixed issue #1413: Submodule Diff Dialog: show log button should be right-aligned\r
58  * Fixed issue #1418: Submodule Diff Dialog labels disappeared\r
60 = Release 1.7.12.0 =\r
61 Released: 2012-08-10\r
63 == Features ==\r
64  * Fixed issue #238: submodule update should be recursive\r
65  * Fixed issue #1234: Abbreviate renamings in the Log dialog as in the Commit Progress dialog\r
66  * Fixed issue #822: allow push to all remotes defined by checking a mark\r
67  * Fixed issue #1192: fetch --all via dialog\r
68  * Allow users to store pushremote and pushbranch on push dialog for local branches\r
69  * Fixed issue #1205: Add "Last modified" column to commit dialog\r
70  * Fixed issue #1295: Browse Ref Dialog ref name order consider numbers in string\r
71  * Added unicode big-endian text file support to TortoiseMerge and TortoiseGitBlame\r
72  * Fixed issue #277: Add the ability to run the 'assume-unchanged' command\r
73  * Fixed issue #626: add "show log" in Git Sync dialog\r
74  * Fixed issue #884: Blame dialog Commit Info doesn't allow copy-paste\r
75  * Fixed issue #1165: sort UI items alphabetically\r
77 == Bug Fix ==\r
78  * Fixed issue #913: Merge does not cope with ambiguous tag and branch names\r
79  * Fixed issue #1266: gitdll can cause stack overflow because of endless recursion in mark_parents_uninteresting (revision.c)\r
80    Upgraded gitdll and libgit to 1.7.11.1\r
81  * Fixed issue #1267: Tortoisegit adding gitignore backslash instead of slash\r
82  * Fixed issue #1260: TortoiseGit crashes if index is broken\r
83  * Fixed issue #1280: TortoiseProc might crash after displaying libgit error\r
84  * Fixed issue #1235: TortoiseGIT commit dialog freezes if index.lock file already exists\r
85  * Fixed issue #1283: TortoiseProc might crash after LogDialog is closed\r
86  * Fixed issue #1282: gitdll.dll might crash if a pack file is closed which is still in use\r
87  * Fixed issue #1290: When pushing, 'remote' should default to the tracked archive, or empty\r
88  * Optimized remembering of checked/unchecked files on the commit dialog\r
89  * Fixed issue #767: Default column widths in log commit file list are off\r
90  * Fixed issue #1294: TortoiseGit might crash on concurrent access on CGitHeadFileList\r
91  * Fixed issue #1279: Nothing seen in Repository Browser without config core.bare=false\r
92  * Fixed issue #1296: Closing log dialog might cause crash\r
93  * Fixed issue #1255: Adding non-versioned files from the commit dialog does not always work\r
94  * Fixed issue #620: Unmodified files appear in the Modified File list while committing\r
95  * Fixed issue #774: Revert does not work for submodules\r
96  * Fixed issue #1303: Past Recent Message command in commit dialog doesn't work\r
97  * Fixed issue #1311: Open With is broken\r
98  * Fixed issue #898: Committed everything even though I only selected one file\r
99  * Fixed issue #693: Ignoring *.[mime] in the commit window doesn't refresh file list\r
100  * Fixed issue #1318: Higher dir combox box in format patch dialog\r
101  * Fixed issue #830: Renaming file with differences only in casing doesn't work\r
102    Added basic support only: the overlay status might be wrong (file shown as clean or modified instead of added)\r
103  * Fixed issue #867: Add should not run a new Git process for each file\r
105 = Release 1.7.11.3 =\r
106 Released: 2012-07-07\r
108 == Bug Fix ==\r
109  * Fixed issue #1256: TortoiseProc crashes on composing invalid ref error message\r
110  * Fixed issue #1254: Adding file extensions to root .gitignore\r
111  * Fixed issue #1261: gitdll.dll can crash if an already closed handle is closed again\r
112  * Fixed issue #1257: HOME environment variable is not set up correctly on x86\r
113  * Fixed issue #1262: TortoiseProc might crash if git.exe version is not parseable\r
114  * Fixed issue #1264: TortoiseProc might crash if commands are executed w/o a working tree directory\r
116 = Release 1.7.11.0 =\r
117 Released: 2012-07-02\r
119 == Features ==\r
120  * Push Dialog: Allow to enter SHA-1 or more complex refs as source ref\r
121  * Fixed issue #746: Make tortoisegit more gerrit friendly\r
122  * Optimized TGitCache overlay calculation (deleted but kept files are now displayed as such)\r
123  * Fixed issue #1067: Add clear button into "stash list"\r
124  * Fixed issue #1230: Filter/Search for Branches in Reference Browser\r
125  * Fixed issue #1228: Ignore by mask work recursively\r
126  * Fixed issue #1086: Partial commit resets "Added" status on files omitted from checkin\r
127  * Fixed issue #1250: Sync Dialog should reload remote combo box after clicking "Manage"\r
128  * Fixed issue #462: Implement 'All' and 'None' opportunities in the Set Extended menu settings dialog\r
129  * TortoiseGit 1.7.11 comes with a new crash handler (crash-server.com) and lots of crash fixes (found using crash reports in our preview releases)\r
131 == Bug Fix ==\r
132  * Fixed issue #1213: cannot diff renamed files with Revision Diff Dialog\r
133  * Fixed issue #1215: Branch name in the right click menu (for commit) does not support utf-8\r
134  * Fixed issue #652: "Clean up" should use recycle bin\r
135  * Fixed issue #1166: Unreadable error message in TortoiseMerge\r
136  * Fixed issue #665: Problem with temporary file creation\r
137  * Fixed issue #1221: Log Dialog revert files shows wrong number of files in message\r
138  * Fixed issue #1207: TortoiseGit 1.7.10 crashes directly when trying to start\r
139  * Fixed issue #1226: Show log crash when path contain some unicode symbols\r
140  * Fixed issue #1229: Progress Window Gains Focus on Command Completion\r
141  * Fixed issue #1231: incorrect behavior of squash in rebase/cherry pick\r
142  * Fixed issue #1233: Could not go to annotated tag\r
143  * Fixed issue #947: The "Git check for modifications" form does not remember the setting for "Show unversioned files"\r
144  * Fixed issue #1093: Directory incorrectly shown as changed (overlay icon)\r
146 = Release 1.7.10.0 =\r
147 Released: 2012-06-03\r
149 == Features ==\r
150  * Updated shipped zlib library to version 1.2.7\r
151  * Synced TortoiseIDiff with TortoiseSVN\r
152  * Synced TortoiseUDiff with TortoiseSVN\r
153  * Fixed issue #1150: Add support for ANSI Color Codes in log Outputs\r
154  * Fixed issue #969: Support for localization (you can download/create language packs for TortoiseGit, see http://code.google.com/p/tortoisegit/wiki/Translation)\r
155  * Added Repository Browser\r
156  * Updated shipped libgit2 to version 0.17.0\r
157  * Fixed issue #1169: Show Branch for Commits\r
158  * Fixed issue #337: TortoiseGit Log doesn't apply --follow (added basic support for --follow)\r
160 == Bug Fix ==\r
161  * Fixed issue #1162: Sync dialog should use same font as progress dialog (use log font for both)\r
162  * Fixed issue #1174: Clone Dialog incorrectly extracts name from URL that contains ".git" in the middle\r
163  * Fixed issue #1184: diff of "Working dir changes" uses incorrect line endings (AutoCrLf=true)\r
164  * Fixed issue #1193: Not properly handling submodule meta information (.git-file contains relative path)\r
165  * Fixed issue #1167: TGitCache.exe crashes under Win7/64bit\r
166  * Fixed issue #1195: Problems with tags containing non-ascii chars\r
167  * Fixed issue #1185: In TortoiseGit log dialog info text, diff dialog and TortoiseGitBlame, git shows 7 chars of the hash by default (as git does)\r
168  * Fixed issue #1197: Create branch: Alt+S doesn't mark "Switch to new branch"\r
169  * Fixed issue #1152: Log-Dialog constantly crashes when diffing a file while loading\r
170  * Fixed issue #719: TortoiseGit is ignoring Global excludesfile for overlays\r
171  * Fixed issue #1199: TortoiseGitBlame shows wrong revision history\r
172  * Fixed issue #1157: Custom screen DPI causes wrong text size calculation\r
174 = Release 1.7.9.0 =\r
175 Released: 2012-05-05\r
177 == Features ==\r
178  * Allow to fetch from log dialog\r
179  * Fixed issue #1058: Allow to create tag after commit\r
180  * Fixed issue #101: UTF-8 support\r
181    This makes TortoiseGit msysgit 1.7.10 compatible. If you have non-ascii chars in filenames in your repository you should consider rewriting your history\r
182    (see https://github.com/kblees/git/wiki#wiki-Migrating_old_Git_for_Windows_repositories).\r
183  * Added "prune/cleanup stale remote tracking branches" option to sync dialog\r
185 == Bug Fix ==\r
186  * Fixed issue #1123: Apply patch serial does not correctly add patches to list if >3 patches are selected\r
187  * Fixed issue #1061: Enviroment variables ignored: GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL\r
188  * Fixed issue #1028: overlays with separate-git-dir (e.g. .git\modules\... for submodules) not working\r
189  * Fixed issue #1131: "Whole project" checkbox in commit dialog selects all files\r
190  * Fixed issue #1065: Explorer crashes when rendering a file conflict icon\r
191  * Fixed issue #1027: When post-receive hook contains more than 1 echo bash command, only the LAST echo is displayed in dialog\r
192  * Fixed issue #1136: Proxy password with @ symbol not parsed/saved correctly\r
193  * Fixed issue #1135: branch name does not get updated in show log\r
194  * Fixed issue #153: Empty error messagebox when starting rebase dialog\r
195  * Fixed issue #1140: Settings page does not inherit msysgit system-wide config\r
196  * Fixed issue #1146: Add hotkey for option "All Branches" in log dialog\r
197  * Fixed issue #1141: Sync dialog local branch combo box too short\r
198  * Fixed issue #1130: Sync dialog forgets the remote branch every time\r
199  * Fixed issue #1144: Cancel button on commit dialog works very slow\r
200  * Fixed issue #1155: TortoiseGit SVN rebase finish dialog produces very big dialog box\r
202 = Release 1.7.8.0 =\r
203 Released: 2012-04-01\r
205 == Features ==\r
206  * Updated shipped zlib library to version 1.2.6\r
207  * Updated shipped apr library to version 1.4.6\r
208  * Updated shipped libgit2 to version 0.16.0\r
209  * When deleting remote branch on log dialog one can also delete branch in remote repository now.\r
210  * Fixed issue #1103: cherrypick option to indicate original commit\r
211  * Fixed issue #1094: Support filter command line options for log\r
212  * Fixed issue #435 and issue #1102: Feature: "Save as patch" from Diff window\r
214 == Bug Fix ==\r
215  * Fixed issue #1085: Small commit with lots of unversioned and not ignored files takes very long\r
216  * Fixed issue #1098: 'In ChangeList' is cleared when you click a table header\r
217  * Fixed issue #1073: Correct default name in Switch/Checkout dialog\r
218  * Fixed issue #1110: Tracking branches when you don't want to/incorrectly\r
219  * Fixed issue #1115: Detached HEAD message has no cancel/abort option\r
220  * Fixed issue #1112: Rebase corrupt commit message (ignores windows codepage and converts everything to utf-8)\r
221  * Fixed issue #985: Correctly store status for view patch in commit dialog\r
222  * Fixed issue #1116: Make remote branch in pull dialog default to the current branch (or remote tracking branch)\r
223  * Fixed issue #1060: tgit rebase process can get stuck\r
224  * Fixed issue #1107: Wrong font used in MessageBoxes on Windows XP\r
225  * Fixed issue #1105: Wrong status for missing files\r
226  * Fixed some TortoiseMerge patch apply issues (includes issue #1117)\r
227  * Fixed issue #718: When pulling it should be possible to directly open the modifications window for editing conflicts\r
228  * Fixed issue #982: TortoiseGit messes up TortoiseSVN and TortoiseCVS menu icons on WinXP\r
229  * Fixed issue #1118: Exporting from Changed Files dialog stops on checkout failure\r
230  * Fixed issue #1108: Allow users to disable the "show unversioned files" messagebox in commit dialog\r
232 == Known Issue ==\r
233  * separate-git-dir .git-directories do not work for overlays\r
235 = Release 1.7.7.0 =\r
236 Released: 2012-02-09\r
238 == Features ==\r
239  * Fixed issue #758: Make the log of a bare repository available\r
240  * Fixed issue #880: Allow sync / fetch / push on bare repository\r
241  * Fixed issue #818: SafeCRLF = warn should be available\r
242  * Fixed issue #855: moved up Git page in settings dialog\r
243  * Fixed issue #999: Added "Diff submodule" dialog\r
244  * Fixed issue #1019: better indicate errors to user on progress dialog\r
245  * Added "Show Log before rename/copy" on log dialog file list\r
246  * Added basic support for separate-git-dir (Overlays are not working yet)\r
247  * Fixed issue #1042: Allow to delete branch after successful merge\r
248  * Fixed issue #1040: Commit to new branch\r
249  * Fixed issue #1043: Add 'Stash' to 'Working dir changes' context menu in log dialog\r
250  * Added support for Windows 7 libraries\r
251  * Fixed issue #222: support partially committing a file\r
253 == Bug Fix ==\r
254  * Updated shipped PuTTY binaries to version 0.62\r
255  * Fixed issue #1000: Git commit doesn't work\r
256  * Fixed issue #587: Log entries with tag/branch/head marker don't highlight correctly\r
257  * Fixed issue #1004: git svn fetch/rebase/clone return an error for ssh authorization\r
258  * Reenabled --topo-order for log. Users who do not want this, can disable it on settings dialog\r
259  * Fixed issue #1024: commit freezes after click on ok with a lot of files\r
260  * Fixed issue #1026: Cannot configure (and autoload) putty key for submodules with new mSysGit.\r
261  * Fixed issue #849: Searching in log breaks graph/branch-line\r
262  * Fixed issue #1030: Does not close handle after export to zip\r
263  * Fixed issue #1025: branch is not recognized correctly with separate-git-dir\r
264  * Fixed issue #1022: Cannot add files to submodules with-separate-git-dir\r
265  * Fixed issue #1008: Bug Id not displayed in Log Messages (multiline comment)\r
266  * Fixed issue #1020: Incorrect Overlays on large repos (> 2 GiB), upgraded libgit2\r
267  * Fixed issue #607 and issue #1005: Tortoisegit overlay icons are not correctly shown for new create local repo\r
268  * Fixed issue #1051: Adding files using the add files dialog doesn't normalize line endings\r
269  * Fixed issue #582, issue #956, issue #960, issue #973, issue #980, issue #959 and issue #1016: 100% CPU, icons blinking and refreshing bugs in TGitCache\r
270  * Fixed issue #1044: Add file to index with special character (ei â€“ "dash") or accent fail without any message\r
272 == Known Issue ==\r
273  * separate-git-dir .git-directories do not work for overlays\r
275 = Release 1.7.6.0 =\r
276 Released: 2011-12-10\r
278 == Features ==\r
279  * Fixed issue #972: Add "fast forward only" checkbox in pull dialog\r
280  * Fixed issue #976: Compare Revisions should inherit path filter\r
281  * Fixed issue #869: TortoiseProc CloneCommand is ignoring "url" command line parameter\r
282  * Fixed issue #820: Missing menu item for "git svn fetch"\r
283  * Fixed issue #792: Fetch progress window should have a "Log" button\r
284  * Fixed issue #451: rebase (maybe be for any conflicts) select multiple files to mark\r
285  * Fixed issue #894: Make images "open with" TortoiseIDiff\r
286  * Fixed issue #985: Store status for view patch in commit dialog\r
287  * Fixed issue #977: Fetch does not have an option to fetch tags\r
288  * Fixed issue #801: Be able to enter a custom stash message\r
289  * Fixed issue #933: implement git stash --include-untracked\r
290  * Fixed issue #987: Add Stash save/pop to "Working Dir Changes" dialog\r
291  * Fixed issue #988: Stash pop/apply fail should have a button for viewing conflicts\r
292  * Fixed issue #676: Add remove remote tag ability\r
293  * Fixed issue #678: TortoiseGitBlame log incomplete (integrated --follow into TortoiseGitBlame)\r
295 == Bug Fix ==\r
296  * Fixed issue #747: TortoiseProc & less process not closing\r
297  * Fixed issue #808: Less: file viewer stop work when use show-low\r
298  * Fixed issue #931, issue #934 and issue #948: TortoiseProc crashes when repo contains huge files (on x86)\r
299    Upgraded gitdll, libgit and tgit.exe to 1.7.7.2\r
300  * Fixed issue #936: Applying a stash from the list fails\r
301  * Fixed issue #962: git_init in gitdll.c uses USERPROFILE for creating home\r
302  * Fixed issue #964: Can't mark conflict as resolved\r
303  * Fixed issue #867: Add should not run a new Git process for each file\r
304  * Fixed issue #981: After Aborting a Rebase a different Commit is checked out\r
305  * Fixed issue #670: Cannot delete/apply individual stash entries\r
306  * Fixed issue #863: Commit and revert gets stuck on repositories with mixed line-endings\r
307  * Fixed issue #378: CRLF/LF conversion causes commit dialog to freeze\r
308  * Fixed issue #858: Tortoise Git Client crash when showing the log dialog\r
309  * Fixed issue #920: TortoiseGitBlame and UTF-16 LE\r
310  * updated documentation\r
311  * Fixed issue #994: Git clone from SVN - Depth field is useless\r
312  * Fixed issue #996: Compare with Working Copy error on renamed files\r
314 = Release 1.7.5.0 =\r
315 Released: 2011-11-09\r
317 == Features ==\r
318  * Fixed issue #260: Added support for bisect\r
319  * Fixed issue #916: Fixed wrong contextmenu icon display position with installed TSVN 1.7\r
320  * Add new command to diff two selected files in the CGitStatusListCtrl.\r
322 == Bug Fix ==\r
323  * Fixed issue #931: TGitCache: Missing NULL check\r
324  * Fixed issue #935: TortoiseMerge removes newlines at file end\r
325  * Fixed issue #931: libgit2 had problems with big pack files\r
326  * Fixed issue #486: Resolving conflicts can result in nothing to commit and branch merge not concluded\r
327  * Fixed issue #938: *Backlash* between user name and domain name is incorrectly replaced by *Slash*\r
328  * Fixed issue #941: Performing diff on an unchanged file behaves like a diff with an added file\r
329  * Fixed issue #928: Mark diff-tempfiles as read-only\r
330  * Fixed issue #951: Alt+S conflict for sign and set date\r
331  * Fixed issue #949: TortoiseMerge does not allow copying to the clipboard via Ctrl+Insert\r
332  * Fixed issue #950: avoid possible crash if .git/packed-refs contains annotated tags\r
333  * Fixed issue #915: TortoiseProc memory corruption on empty repo\r
334  * Fixed issue #959: Overlay icons are not updated immediately\r
336 = Release 1.7.4.0 =\r
337 Released: 2011-10-10\r
339 == Features ==\r
340  * Add Show Environment variables at setting dialog to help debug user problem.\r
341  * Allow users to be warned if there is no Signed-Off-By line in a commit message\r
342  * Fixed issue #375: Implement --date/time option gui interface in the commit dialog\r
343  * Fixed issue #814: Remember last selected commit/line on log filtering\r
344  * Allow to "Update submodules" after pull or hard reset\r
345  * Fixed issue #780: "Merge to [branch]..." should pre-select the chosen commit's branch or tag name\r
346  * Fixed issue #459: Implement more talkative name than just 'Revert fail'\r
348 == Bug Fix ==\r
349  * Fixed issue #899: Push via Showlog  use Push with force option\r
350  * Fixed issue #893: "Show Unified Diff" on file entry in "show log" has changes backwards\r
351  * Fixed issue #881: "Create repository here" should warn if target directory is not empty\r
352  * Fix wrong contextmenu icon display position when install TSVN 1.7 on WinXP\r
353  * TGitCache: Fix sometime project root show as unversioned icon\r
354  * Fixed issue #862 and issue #870: TGitCache: Fix sometime show "+" at tracked items\r
355  * Upgraded libgit2 to 0.15.0\r
356  * Fixed issue #716: Aborted clone leaves git process running\r
357  * Fixed issue #787: Problem of setting proxy for work using HTTPS\r
358  * Fixed issue #908: TortoiseGit crashes if .git/config-file is broken\r
359  * Fixed issue #909: Cannot amend initial commit\r
360  * Fixed issue #829: "Remote" combobox in "Push" window updates only after losing focus\r
361  * Fixed issue #906: Add ability to add files with options -force.\r
362  * Fixed issue #914: unifiled diff always show wrong changes (base files compare with new files)\r
363  * Fixed issue #673: Applying a patch does not honour CRLF in files\r
364  * Fixed issue #713: apply serial patch window need to improve\r
365  * Fixed issue #922: Settings / Git / Config / Edit global .gitconfig uses wrong path\r
367 = Release 1.7.3.0 =\r
368 Released: 2011-08-24\r
370 == Features ==\r
371  * Fixed issue #872: 32 shell extension should be made optional on x64 installation\r
373 == Bug Fix ==\r
374  * Fixed issue #833: Password with Percent (%) is not accepted\r
375  * Fixed issue #852: Incorrect current version string in Check For Updates dialog on x86\r
376  * Fixed issue #850: 32bit application can't show icon overlay at 64bit system.\r
377  * Fixed issue #864: Show log crashes when commit with "encoding" in comment exists\r
378  * Fixed issue #851: Windows Explorer Shell Crashed when empty repository\r
379  * Fixed open handles in TGitCache\r
380    Fixed issue #497, issue #623 and issue #892: TortoiseGit locks repository folders so that the user can't delete them\r
381  * Fixed issue #870: Wrong overlay icons\r
382  * Fixed issue #793: Context menu for files does not contain "Add to ignore list"\r
383  * Fixed issue #860: Commit file moves does not properly remove the source file \r
384  * Fixed issue #386: Commit dialog does not preserve selection when toggling "Whole project"\r
386 = Release 1.7.2.0 =\r
387 Released: 2011-08-08\r
389 == Features ==\r
390  * Added shortcuts to the Windows 7 taskbar jumplist\r
391  * Allow to clone recursively\r
392  * Fixed issue #841: Pull dialog should have "no fast-forward" option like the merge dialog\r
394 == Bug Fix ==\r
395  * Fixed blame crash at XP system.\r
396  * Upgraded TortoisePlink to TortoiseSVN rev. 21694, fixes a bug with shipped Pageant under x64\r
397  * Updated shipped apr library to version 1.4.5\r
398  * Updated shipped apr-util library to version 1.3.12\r
399  * Updated shipped zlib library to version 1.2.5\r
400  * Fixed issue #783: Git Command Progress window should close with Escape\r
401  * Fixed issue #499: Git Command Progress window does not close from X-closebutton\r
402  * Fixed issue #844: Git Command Progress window, "Writing Objects" , progress info refresh with glitches.\r
404 = Release 1.7.1.0 =\r
405 Released: 2011-07-29 (internal release)\r
407 == Features ==\r
408  * Fixed issue #828: disable the commit button if there's no comment entered\r
410 == Bug Fix ==\r
411  * Fixed issue #796: plz add code page name "cp949"\r
412  * Fixed issue #795: Switch/Checkout Dialog, "Switch To Version" is confusing\r
413  * Fixed issue #757: TortoiseGit Blame not working from working dir with autocrlf-enabled.\r
414  * Fixed issue #691: 64-bit version should include the 32-bit shell extension too\r
415  * Updated shipped PuTTY binaries to version 0.61\r
416  * Updated shipped notepad2 binaries to version 4.2.25 and added x64 version\r
417  * Updated shipped TortoiseOverlay to version 1.1.3.21564\r
418  * Fix crash for init repository\r
419  * Fixed issue #799: Explore crash with empty directory\r
420  * Fixed issue #816: Output in Git Command Progress is broken\r
422 = Release 1.7.0.0 =\r
423 Released: 2011-05-11\r
425 == Features ==\r
426  * Fixed issue #724: BrowseRefs: Made branch renaming possible.\r
427  * Use fetch-dialog for "Fetch" in BrowseRefs\r
428  * Allow to edit user signingkey in TortoiseGit->Settings->GitConfig\r
429  * Allow to sign tags (requires GPG and a key without passphrase)\r
430  * Allow to enter CC recipients with MAPI\r
431  * Do not add Signed-off-by if already included\r
432  * Do not add another empty line if there are already some Reviewed-by or Signed-off-by lines at the end of the commit message on signing.\r
433  * Allow to start push dialog from log\r
434  * Show changes to revision before the last commit on amend and perform actions relatively to this revision (old behavior is still possible)\r
435  * Remember (de)selected files in "Commit dialog" after refreshing or ordering the list\r
436  * Fixed issue #745: Added checkbox to commit dialog to disable autoselection of submodules\r
437  * Show status on taskbar button on Windows 7\r
438  * Allow to add a "Signed-Off-By" line to patches on applying\r
439  * Fixed issue #781: Allow to push all branches at once\r
440  * Fixed issue #784: Rebase window should allow easier selection of Pick/Squash/Edit/Skip (keys: space: shifts the state, s: skip, e: edit, p: pick, q: squash)\r
441  * Fixed issue #785: Rebase window should list the contents of a commit just like Log window does\r
442  * Fixed issue #768: Display modified files in "Reset" dialog\r
444 == Bug Fix ==\r
445  * Fixed tab indices (activation order)\r
446  * Fixed missing putty-key for deleting a remote branch\r
447  * Fixed issue #728: Shell "Diff With Previous" doesn't work when there are more than 2 revisions for that file and diff working copy to HEAD~1\r
448  * Fixed 32/64-bit MAPI inconsistency-issues\r
449  * Do not include patch in mail if user selected attachment\r
450  * Fix attaching of patches to mails with some MAPI clients\r
451  * Fixed sending patches combined in one mail w/o attachments (files were always attached)\r
452  * Make change setting "hide TGit menu" work\r
453  * Fixed issue #729: SVN DCommitt incorrectly executes with --rmdir\r
454  * Fixed issue #732: Synch-dialog layout broken\r
455  * Fixed issue #734: git not found: Fixed possible problems with folders containing spaces\r
456  * Fixed issue #735: Log generates file stats from shown parent instead of actual parent\r
457  * Do not show "Diff with previous" for added files\r
458  * Fixed issue #737: Diffing of added files does not work with Shell\r
459  * Fixed issue #738: Lost the commit id on file name when use a external diff tool\r
460  * Fixed issue #714: add "FETCH_HEAD" to reference drop down list\r
461  * Fixed issue #548:  tortoisegit use incorrect case sensitive comparison\r
462  * Fixed issue #727: /CloseOnEnd not working for commit\r
463  * Fixed issue #754: Allow to show log for files in "Changes files" dialog\r
464  * Fixed issue #749: Ask before delete files.\r
465  * Fixed issue #125: Export files from revision or range of revisions in "Changes files" dialog.\r
466  * Fixed issue #512: Git sync lose local commits (remote update, fetch and rebase)\r
467  * Fixed issue #766: "Switch/Checkout" dialog: "Track" should be disabled when no new branch is created\r
468  * Fixed issue #765: "Check for Updates" in about box doesn't work\r
469  * Fixed issue #731: Git Command Progress Window text box doesn't have a context menu.\r
470  * Rebase failed at revision with empty commit message.\r
471  * Fixed sorting of columns of file lists (e.g. commit dialog).\r
472  * Fixed issue #757: TortoiseGit Blame not working from working dir.\r
473  * Fixed layout issues with Windows 7 Aero\r
474  * TortoiseProc.exe sometimes didn't exit correctly after closing the log dialog\r
475  * Fixed issue #761: Settings should correctly deal with backslashes (windows path separators) in entered remote URLs\r
476  * Patch Viewer might display no horizontal scrollbar\r
477  * Fixed issue #779: Show correct text in taskbar when rebasing finished.\r
478  * Pushing required a remote-branch name\r
479  * Fixed issue #790: Add minimize button to progress window\r
480  * Fixed some optical issues in Rebase-Dialog\r
481  * Fixed issue #791: /CloseOnEnd not working for switch\r
482  * TortoiseGitCache\r
483    Partly rewritten to fix various issues.\r
484  * Fixed issue #415: Fix the Settings/General/Context menu/Apply operation (missing LF trimming)\r
486 = Release 1.6.5.0 =\r
487 Released: 2011-02-20\r
489 == Bug Fix ==\r
490  * Fixed issue #715: Unable to show log when there are old version cache file\r
491  * Fixed issue #611: Add "copy all information" to "Changed Files" dialog\r
492  * Fixed new file miss when combine commits at log dialog\r
493  * Fixed issue #720: Infinite loop at search in Show Log when there are notes\r
495 = Release 1.6.4.0 =\r
496 Released: 2011-02-14\r
498 == Features ==\r
499  * Significantly Improve Log fetch speed for big repository\r
500    Fetch modified file list asynchronous.\r
501    Time filter (From, to) use git built-in --max-age and --min-age.\r
502    Text filter use git grep.\r
503    Fixed issue #590: wasteful use of memory with very large repository\r
504    Fixed issue #531: Git synchronization UI opened so slowly\r
505    Fixed issue #541: show log is extremely slow\r
506    Fixed issue #364: Log - hot key for "browse refs" dialog\r
508  * Improve TortoisePLink 3x transfer perfomance\r
509    Update TortoisePlink to plink 9078\r
511  * Implemented issue #664: Warn when committing to detached HEAD\r
512  * The context menu can be hidden completely for unversioned items (issue 674)\r
513  * Only show DCommit type dialog if "svn.rmdir" is unset\r
514  * Optionally remember DCommit type setting\r
515  * enable git status column in TortoiseShell\r
516  * Fixed issue #644: Dropped "Check repository" button on check for modifications dialog\r
517  * Allow to diff two revisions of a file by calling TortoiseProc\r
518  * Fixed issue #480: Implement text copying opportunities in the dialogs\r
519  * Allow to change EOL by pressing CTRL+Return in TortoiseMerge\r
520  * Allow to replace (previously hardcoded) Notepad2 by any other editor\r
521  * Optionally send/mail patches via MAPI, if a default mail client is set up\r
522  * Fixed issue #248: Allow to reorder commits on rebase\r
523  * Fixed issue #702: Added request-pull functionality\r
525  * TortoiseGitBlame\r
526    Clicking on a line automatically selects the log entry in the loglist\r
527    Allow to diff to previous revision of a file\r
528    Added new context menu\r
529    Allow to toggle author column\r
531 == Bug Fix ==\r
532  * Fixed issue #669: cannot open help from clean window\r
533  * Fixed issue #671: Help not working when choose switch dialog and dcommit dialog\r
534  * Fixed issue #690: Superfluous line in displayed commit message\r
535  * Do not allow to delete-ignore working copy root-directory\r
536  * Starting TortoiseGitBlame might fail to start if folder contains spaces\r
537  * Fixed window titles of log and statistics window\r
538  * Fixed issue #697: /CloseOnEnd was not working, fixed for fetch&pull\r
540  * Fixed issues with the send mail dialog\r
541    If all three attempts failed, do not show success\r
542    If all three attempts failed, do not go on sending more patches\r
543    Correctly show retries\r
544    Interpret user cancel as failure\r
546  * TortoiseGitBlame\r
547    Fixed issue #448: Disable personalized menu behaviour\r
548    After blaming an older revision, TortoiseGitBlame was fixed to this.\r
550  * Fixed issue #704: cannot open help from diff from previous, browse refs\r
551  * Fixed issue #694: "Clean Up" executes on top level directory\r
552  * Fixed issue #680: StatGraphDlg.cpp min-avg statistics are incorrect\r
553  * Fixed issue #705: Fixed comparing added/deleted files on diffing whole revisions\r
554  * Improved "Combine commits" process (prevents possible loss of data)\r
556 = Release 1.6.3.0 =\r
557 Released: 2011-01-14\r
559 == Features ==\r
560  * Improved log dialog\r
561    Fixed issue #662: Allow to filter for paths\r
562    Added hash column\r
563    Show BugID when user config bugtraq.logregex\r
565  * Improved commit dialog\r
566    Removed useless options from the contextmenu (e.g. file operations for directories/submodules)\r
567    allow to ignore deleted or unversioned files\r
569  * Improved changed files dialog\r
570    Removed useless options from the contextmenu (e.g. file operations for directories/submodules)\r
571    Fixed issue #618: Added a commit button\r
572    allow to ignore deleted or unversioned files\r
574  * Rewrite patch import dialog\r
575    Patch import dialog look like sync dialog.\r
576    User can know which patch fail import easily.\r
577    Show patch import progress.\r
578    Add 3way and ignore space option.\r
579    Fix many issues about patch import dialog (issue #252, issue #324, issue #332 and issue #430)\r
581  * Include version information for all executables\r
583  * Improved TortoiseBlame\r
584    Fixed issue #490 and issue #436: Allow to blame older revisions in TortoiseGitBlame\r
585    Removed useless options from the contextmenu (e.g. compare to working copy)\r
586    Fixed issue #658: Added author column\r
588  * Fixed issue #323: implement DCommit type\r
590  * ask user if he wants to stash pop after "SVN fetch"\r
592  * allow to override branch on switch/checkout dialog\r
594  * allow to prune on fetch\r
596  * allow to edit global and local .gitconfig\r
598  * Fixed issue #655: remember previously selected features on upgrade\r
600 == Bug Fix ==\r
601  * Fixed issue #663, issue #656 and issue #77: allow to diff added or deleted files\r
602  * Commit and changed files dialog\r
603    Fixed possible hangs\r
604    double-click default to open files for unversioned files\r
605    make double-click on newly added file for diff work\r
606  * TortoiseShell\r
607    Fixed an assertion (when executed on ignored files)\r
608  * Optical and smaller optimizations/fixes (missing spaces and typos, issue #654, issue #595 and issue #543)\r
609  * Fixed issue #666: Remote names with dots (e.g., john.doe) do not show properly in fetch dialog box\r
610  * Fixed issue #661: TProc crash when choose file and Git Sync dialog loads\r
612 = Release 1.6.2.0 =\r
613 Released: 2010-12-22\r
615 == Bug Fix ==\r
616  * Fixed issue #650: Settings crashes on setting user name and email address\r
617  * Fixed issue #648: TortoiseProc crash when cloning from a working copy repo\r
619 = Release 1.6.1.0 =\r
620 Released: 2010-12-19\r
622 == Bug Fix ==\r
623  * Fixed issue #645: Context menu diff crashes/errors\r
625 = Release 1.6.0.0 =\r
626 Released: 2010-12-17\r
628 == Bug Fix ==\r
629  * Fixed issue #639: Tortoise Git crashes on Settings | Git | Config dialogue\r
630  * Fixed issue #640: Sentence is grammatically poor on Windows installer\r
632 = Release 1.5.9.0 =\r
633 Released: 2010-12-08\r
635 == Features ==\r
636  * Fixed issue #220: Enhancement, support creating bare repositories\r
638  * Improve log dialog\r
639    Add "checkout to branch" menu at log dialog\r
640    Show icon for sub menu at log dialog\r
641    Show bisect flag at log dialog\r
643  * Support multi-parent diff\r
644    Enhance GNU Diff for merge commit by choose Parent.\r
645    Add gnu diff combine option for merge commit\r
646    Support compare 1st parent, 2nd parent at merge commit\r
647    Show diff with multi parent at merge commit at log dialog\r
648    Support multi parent compare with udiff and view diff\r
649    Show merged file group at log dialog\r
650    show combine udiff at merged files\r
651    Add Three way diff for merge commit at log dialog\r
653  * Compare multi parent at reflog log dialog\r
655  * Add "Show log" in reflog context menu\r
657  * Add --init in Submodule update from sync dialog\r
659 == Bug Fix ==\r
660  * Fixed issue #270: Clone fails: bash: X.X.X.X: command not found\r
661  * Fixed issue #568: push using ssh private key with a password fails the first time\r
662  * Fixed issue #577: Commit warning "svn:externals"\r
663  * Fixed issue #586: Ampersand in log description underlines next character\r
664  * Fixed issue #323: GIT SVN dcommit --rmdir\r
665  * Fix stash list can't show stash at reflog default\r
666  * Fixed issue #603: Columns not sorted in Compare revisions dialog box\r
667  * Fixed issue #598: Background color of log messages changed when mouse is over tag or branch indicator\r
668  * Fixed issue #616: Problem encoding Cyrillic characters in Author name\r
669  * Fixed issue #612: "Copy all information to clipboard" copies incorrect header\r
670  * Fixed issue #602: Rebase shows overlapping branches\r
671  * Fixed issue #542: Difference between line endings in compared files (external Diff Viewer)\r
672  * Fixed issue #468: Non-ASCII characters in user info aren't stored correctly\r
673  * Fixed issue #593: Fetch and push fails with TortoiseGit but succeeds with git bash\r
675 = Release 1.5.8.0 =\r
676 Released: 2010-10-02\r
678 == Bug Fix ==\r
679  * Fixed issue #571: missing annotated  tags display in log dialog\r
680  * Fix don't show tag info at log dialog\r
681  * Fixed issue #570: Check for modifications dialog's controls not functioning correctly\r
682  * Fixed issue #573: Upgrading to 1.5.7.0 removes gitdll.dll\r
683  * Fixed issue #572: Commit dialog becomes unresponsive after hitting F5 to refresh\r
685 = Release 1.5.7.0 =\r
686 Released: 2010-09-28\r
688 == Bug Fix ==\r
689  * Fix progressdlg show mass data when clone\r
691 = Release 1.5.6.0 =\r
692 Released: 2010-09-24\r
694 == Bug Fix ==\r
695  * Fixed issue #556: "bad revision" in log of "Submodule Add"\r
696  * Fix "amend last commit" can't get last commit message.\r
697  * Fix icons were just white when using 125% display magnification mode\r
698  * Fix ref is not updated when refresh at log dialog\r
699  * Fix Git property page information show wrong\r
701 = Release 1.5.5.0 =\r
702 Released: 2010-09-22\r
704 == Features ==\r
705  * Support msysgit 1.7.2.3\r
707  * Upgrade gitdll.dll to 1.7.2.3\r
708    Use gitdll to fetch reflog, branch, tag information.\r
710  * Enhance Column manage for commit list.\r
711    At log, rebase, sync dialog, reflog, blame. User can customize column position. User can show\hide column. Add commiter date, commiter name, email.\r
713  * BrowseRefs: Put focus on a tree node after a branch is deleted.s\r
715  * Add Note Support\r
717  * Icon Overlay (TGitCache)\r
718    Add RW Lock to reduce tgitcache crash.\r
720  * SyncDlg: Log output is now in Courier font. This way characters are aligned like in the console.\r
722 == Bug Fix ==\r
723  * Fixed issue #535: Wandering label when drag top of progress dialog\r
724  * Fixed issue #478: Fix Blame timing because it shows wrong date and 00000.... commit hash\r
725  * Fix outlook can't get correct attachment send by TortoiseGit-1.5.3.0-32bit.msi\r
726  * Fixed issue #537: Glitch at "merge to the right" in graph display at log dialog\r
727  * Fixed issue #546: Exporting without specifying a zip filename sends all zip output to stdout and confuses the GUI\r
728  * Fixed issue #545: Switch/Checkout Dialog: Checkbox "Create New Branch" not responding\r
729  * Fixed issue #160: Browse Refs dialog: Parameter is incorrect.\r
730  * Fix Sync dialog crash when using msysgit 1.7.2.3\r
731  * Fixed issue #191: No Progress Indicator making one believe a hang or some failure.\r
733 = Release 1.5.3.0 =\r
734 Released: 2010-04-21\r
736 == Features ==\r
737  * Add pre and post push hook support\r
738  * Don't show remote branch name if remote branch is track branch at syncdlg\r
739  * RebaseDlg: working at no branch, not upstream branch.\r
741 == Bug Fix ==\r
742  * Fixed issue #475: Fix 'Save revision to' for 'Working copy'\r
743  * Fixed issue #486: Resolving conflicts can result in nothing to commit\r
744  * Fixed issue #493: Add username option at clone dialog\r
745  * Fixed issue #482: View message details of a tag\r
746  * Fixed issue #495: Push dialog does not select remote branch correctly\r
747  * Fixed issue #505: Delete (keep local) results in commit error\r
748  * Fixed issue #503: remote branch drop down doesn't allow enough characters at sync dialog\r
749  * Fixed issue #506: TortoiseGit-1.5.2.0-32bit.msi does not recognize msysGit-fullinstall-1.7.1-preview20100612.exe\r
750  * Fixed issue #492: Remember AutoLoad Putty Key status in Sync dialog\r
751  * Fixed issue #492: Remember AutoLoad Putty Key status in Pull dialog\r
752  * Fixed issue #492: Fix AutoLoad Putty Key operation in push dialog\r
753  * Fixed issue #513: Remember "Git Command Progress" window size\r
754  * Fixed issue #519: Icon overlay not working for exclude files\r
755  * Fixed issue #507: Help Spell error and push wrongly link to sync\r
756  * Fixed issue #507: context menu spell error and description error\r
757  * Fixed issue #517: Context menu for folder does not contain "Add to ignore list"\r
758  * Fixed issue #380: TortoiseMerge "Created unified diff file" doesn't work\r
759  * Fixed issue #528: Whole repository context menu actions not visible in Win 7 folders in libraries\r
760  * Fixed issue #412: Create new branch default check at switch\checkout dialog.\r
761  * Fixed issue #477: Commit from "GitShowLog" doesn`t show not versioned files\r
762  * Fixed issue #527: Fix the dialog after commit for us to be able to continue committing\r
763  * Fixed issue #472: TortoiseGit allows to commit without setting up a username + email\r
764  * Fixed issue #464: Push and pull missing from context menu\r
765  * Fixed issue #470: auto stash apply/pop for SVN dcommit\r
767 = Release 1.5.2.0 =\r
768 Released: 2010-06-10\r
770 == Bug Fix ==\r
771  * Fixed issue #454: Fix "check Now" can't work at setting dialog\r
772  * Fixed issue #457: Git copy versioned item(s) here adds all unversioned files\r
773  * put pull, push and fetch to external manual.\r
774  * Fixed issue #460: "Show changes as unified diff" compares files in reverse order.\r
775  * Fix history combobox show twice item\r
777 = Release 1.5.1.0 =\r
778 Released: 2010-06-03 (internal release)\r
780 == Features ==\r
781  * TortoiseMerge\r
782    Tip show "new file" "delete file" "rename file" status at tortoisemerge\r
784  * TortoiseGitBlame\r
785    Add encode support for blame\r
787  * Sync Dialog\r
788    Fixed issue #392: refresh branch info when press "F5"\r
789    Improve user experience when input remote branch and url\r
791  * Log Dialog\r
792    issue #371: Log offer per-file "revert ..." of working dir changes\r
793    Add AntiAlias at show log\r
794    Fix version tree graphic line break at Win 7\r
795    Fixed issue #427: Implement enter operation to open a file in the 'Show Log' window\r
797  * Fixed issue #355: Implement Show log like history in the Changed Files window after a git pull operation\r
799  * ProgressDlg Post Cmd support menubutton\r
801  * Update the translations.txt for translators\r
803  * Fixed issue #421: Implement ctrl+a standard 'Select all' facility\r
805  * Change FormatPatch dialog default output directory is project root\r
807  * Fixed issue #431: Implement commit button in the git add dialog\r
809 == Bug Fix ==\r
810  * Fixed issue #401: TGitCache.exe keeps open pack-xxx.idx on git repo\r
811  * Fix issue review patch fail when there are new FilePatchesDlg.cpp\r
812  * Fix all file show "+" icon after run git gc\r
813  * Fixed issue #449: Files not in the Commit dialog are committed if in index\r
814  * Fixed issue #450: Log Messages file list wrong when choose children dir firstly.\r
815  * Fixed issue #387: "Automatically check for newer versions every week" remains disabled\r
816  * Show correct file when Add new file at tortoisemerge\r
817  * Fixed issue #381: About screen of TortoiseMerge shows invalid build information\r
818  * Fixed issue #382: TGitBlame encoding problem\r
819  * Fixed issue #400: CrLf options are missing in the help file\r
820  * Fixed issue #397: Settings/Set Extended menu/Help button doesn't work\r
821  * Fixed issue #396: Fix 'Copy paths to clipboard' option\r
822  * Fixed issue #398: Settings/Revision Graph/Help button doesn't work\r
823  * Fixed issue #392: Implement refresh button in sync dialog\r
824  * Fixed issue #395: [BUG] Infomation error when "Switch the comparison"\r
825  * Fixed issue #385: Bug In properties->Git dialog\r
826  * Clear HOME at gitdll dll after load git config\r
827  * Fixed issue #403: Diff Show changes, but commit not\r
828  * Fixed issue #404: GetOpenFileName does not work in Cygwin\r
829  * Fixed issue #411: Fix the refresh button operation in 'Check for modifications' when only file time change.\r
830  * Fixed issue #406: Putty key can't save when clone\r
831  * Fixed issue #419: wrong error message for empty commit\r
832  * Fixed issue #418: Misleading button title in Sync dialog leads to loss of uncommitted changes\r
833  * Fixed issue #402: Revert Renamed File Fail\r
834  * Fixed issue #429: When applying patches, tortoise doesn't remember last file location\r
835  * Fixed issue #428: Blame of an old version\r
836  * Fixed issue #410: Change some menu item name to make it clear\r
837  * Fixed issue #440: Don't enable 'Apply' button until the data are ok in Settings/Git/Remote\r
838  * Fixed issue #439: Fix the Help action in the TortoiseGitBlame window\r
839  * Fixed issue #438: Slow load Switch/Checkout dialog\r
840  * Fixed issue #221: After resolving all merge conflicts, it's not obvious the project needs a commit\r
841  * Fixed issue #437: Blame should be available when there are local changes\r
842  * Fixed issue #444: Crash rebase  dialog when press ESC and move split bar\r
843  * Fixed issue #445: Resolve conflict does not delete temporary files\r
844  * Fixed issue #446: TortoiseMerge crash when "Edit Conflicts"\r
845  * Fixed issue #405: Merge commit message when there is a conflict\r
847 = Release 1.4.4.0 =\r
848 Released: 2010-04-13\r
850 == Features ==\r
851  * #379:  Create Branch for remote branch do not set branch name\r
853 == Bug Fix ==\r
854  * Fix log show mass when encode is cp1251\r
855  * Fixed issue #357: Fix line endings merging issue\r
857 = Release 1.4.3.0 =\r
858 Released: 2010-04-10\r
860 == Bug Fix ==\r
861  * Fix explore crash when there are ignore patten at .git/info/exclude\r
862  * Fixed issue #367: Last line of .gitignore ignored\r
863  * Fixed issue #368: TortoiseGitBlame should not spell check by default\r
864  * Fixed issue #369: TortoiseGitBlame should expand its menu items by default\r
865  * Fixed issue: Compare submodule dialog show wrong subject at log dialog\r
866  * Fixed issue #365: Log - enter closes dialog\r
867  * Fixed issue #358: Renamed files are not properly committed, after refreshing the commit dialog\r
868  * Fixed issue .git\* locked when remove git repository\r
870 = Release 1.4.2.0 =\r
871 Released: 2010-04-06\r
873 == Features ==\r
874  * Log dialog find support search tag and branch\r
875  * Fixed issue #354: impliment revert of this commit at log dialog\r
876  * Add Merge command at log context menu\r
877  * Fixed issue #350: Implement "Copy and rename" from context menu\r
879 == Bug Fix ==\r
880  * Fixed issue #346: can't remove remote repos\r
881  * Fixed issue #280: "Use recycle bin when reverting" does not work\r
882  * Fix ignore over lay show wrong when second level directory exist .gitignore file\r
883  * Fixed issue #240: Setting "Do not show the context menu for following paths:" not working properly\r
885 = Release 1.4.1.0 =\r
886 Released: 2010-04-04\r
888 == Features ==\r
889  * Fixed issue #349: Offer "DCommit" instead of "Push" when working as SVN client\r
891 == Bug Fix ==\r
892  * Fixed clone fail if msysgit version below 1.7.0.2\r
893  * Fixed Folder keep "X" delete icon after commit\r
894  * Fixed some small repository can't reflect "add"\r
895  * Fixed show "?" at second level directory when icon overlay using "shell"\r
896  * Fixed issue #351: "Search log messages..." in Log context menu does nothing\r
897  * Fixed issue #226: tortoisegit is searching for .git share on network drives\r
898  * Fixed number of files selected is wrong at commit dialog\r
899  * Fixed issue #353: Fix Help button in the git sync dialog\r
901 = Release 1.4.0.0 =\r
902 Released: 2010-03-31\r
904 == Features ==\r
905  * Improve Icon Overlay\r
906    Rewrite icon overlay implement. TGitCache will call gitdll.dll to get HEAD tree. And direct read index files. Read .gitignore file and call gitdll.dll to judge ignore files.\r
907    Can't watch untracked directroy to reduce TGitCache loading.\r
909  * Git Clone\r
910    Add --progress at clone dialog\r
912  * Log Dialog\r
913    Add antiAlias when draw cycle at log dialog\r
915  * Add minimize and maximize button at rebase and sync dialog\r
917 == Bug Fix ==\r
918  * Fixed issue #344: Force is the default in the sync dialog\r
919  * Fixed issue #343: Wrong behaviour of Show Unversioned Files checkbox at Commit dialog\r
920  * Fixed issue #281: show wrong character after finish commit\r
921  * Fix commitdlg can close after commit and progress scroll too much\r
922  * Fixed issue #299: Do nothing "Check For Updates..."  at about dialog\r
923  * Fixed issue #333: Can't abort CherryPick\r
924  * Fixed issue #336: Text of context menu slightly wrong; replace svn with git\r
925  * Fixed issue #340: OpenSSH password dialog focus\r
926  * Fixed issue #312: The number of changed files in 'Show log' window\r
927  * Fixed issue #325: Would be nice to see current directory in the commit dialog\r
928  * Fixed issue #329: path wrong at "Save revision to...\r
929  * Fixed issue #327: Crash in the commit dialog after you changed a file for Linux formatted\r
930  * Fixed issue #321: Wrong Company/Product name in Metadata\r
931  * Fixed issue #309: Mispelled words in the Git Synchronization dialog\r
932  * Fixed issue #304: Adding a file in the commit dialog resets selection\r
933  * Fixed issue #305: Filtering showlog make crash\r
935 = Release 1.3.6.0 =\r
936 Released: 2010-02-05\r
938 == Bug Fix ==\r
939  * Fixed log crash when no body message at commit\r
940  * Fixed issue #298: State of "View Patch/Hide Patch" link (commit window) is wrong in some ways\r
941  * Fixed issue #301: Show Log crashes with empty repo\r
943 = Release 1.3.5.0 =\r
944 Released: 2010-02-03\r
946 == Features ==\r
947  * Support Annotated tags\r
948    Implemented issue #274: Enhancement: Annotated tags\r
950  * shallow clones support --depth at clone dialog\r
951    Fixed issue #290: Shallow clones support --depth at clone dialog\r
953  * Improve Diff Dialog\r
954    Change commit at diff dialog\r
955    Diff commit context menu show in git repository\r
957  * Log Dialog\r
958    Direct Launch external diff when open dialog at file\r
959    Log can refresh when Click Rev button.\r
961  * Context menu\r
962    Use setting dialog to control which menuitem is external menu.\r
964  * Sync Dialog\r
965    Add remote update at sync dialog\r
967 == Bug Fix ==\r
968  * Fixed issue #294: commit template not supported and support msysgit unix path\r
969  * Fixed issue #282: Fom/To/Messages/Authors/Paths filters are eventually disabled\r
970  * Fixed issue #292: Very large dialog when merging\r
971  * Fixed issue #291: Blame makes empty "UserImages.bmp" file\r
972  * Fix crash when copy several log message to clipboards\r
973  * Fixed issue #284: Show Log crashes when switching branches wait for log thread exit\r
974  * Fixed issue #285: Cherry picking no longer works\r
975  * Fix fetch command can't sync remote branch at sync dialog\r
977 = Release 1.3.2.0 =\r
978 Released: 2010-01-21\r
980 == Bug Fix ==\r
981  * Fixed issue #276: Crash on seeing diff with previous version\r
982  * Fixed issue #275: Load gitweb for 'Browse' button\r
983  * Fixed issue #265: Log dialog: Date picker throws multiple error messages when date is before 1.1.1970\r
984  * Fix RefLogDlg crash\r
986 = Release 1.3.1.0 =\r
987 Released: 2010-01-18\r
989 == Features ==\r
990  * Improve Log Dialog. Speed up log fetch speed.\r
991    Build Git source as a DLL. LogDialog will call gitdll to fetch log instead of capture git.exe output.\r
992    Improve refresh and all branch user experience. refresh can abort runing fetch log commit.\r
994  * Improve icon-overlay\r
995    Give up igit.exe and use tgit which build from git source by VS.\r
996    use tgit.exe statusex to get file status.\r
997    Don't list all untracked files.\r
999  * Improve commit and checkout modify dialog\r
1000    Don't show file that is only time stamp change and no context change.\r
1001    Run git-update-index first when open commit and checkout out modify dialog.\r
1003 == Bug Fix ==\r
1004  * Fixed issue #234: First log(first commit in history) was missing...\r
1005  * Fixed issue #232: "No Commit" Option always acitve\r
1006  * Fixed issue 236: CGit::GetRemoteList uses bad regular expression\r
1007  * Fix blame show wrong when first char is '^'\r
1008  * Workaround show "fail" even git run success at sometime by remove "fail" message.\r
1009  * Fixed issue #265: Log dialog: Date picker throws multiple error messages when date is before 1.1.1970\r
1011 = Release 1.2.1.0 =\r
1012 Released: 2009-11-12\r
1014 == Features ==\r
1015  * Add color success and fail at ProgressDlg\r
1017  * Log Dialog\r
1018    Show work copy to log dialog. User can commit change at log dialog.\r
1019    Easy to compare with working copy difference\r
1021  * Allow Alt+O in commit dialog for OK\r
1023  * Sync Dialog remote URL support save history\r
1025  * Add remote branch and current branch at proptery page\r
1027  * Add no-commit option at merge dialog\r
1029  * Enable IBugTraqProvide CheckCommit and OnCommitFinished\r
1031 == Bug Fix ==\r
1032  * Fixed issue #219: Blame Error when git repository is at root directory and path use "/"\r
1033  * Fixed issue #214: installer inserts unused or faulty registry key\r
1034  * Fixed issue #179: Log dialog lacks information about changed files\r
1035  * Fixed issue #209: High CPU usage in tortoiseproc.exe & limit line number\r
1036  * Fixed issue #212: Disable the "Select items automaticlly" option has no effect to commit files dialog\r
1037  * Fixed issue #209: High CPU usage in tortoiseproc.exe & Append text to edit ctrl\r
1038  * Fixed issue #203: Remote URL select box in sync dialog is not populated with remotes.\r
1039  * Fixed issue #208: During push (from context menu), branches missing from drop down list.\r
1040  * Fixed issue #86: Globally sets HOME affecting third-party applications (GNU Emacs)\r
1041  * Fixed issue #188: Add Git Properties tab into Windows File Properties\r
1043 = Release 1.1.1.0 =\r
1044 Released: 2009-10-13\r
1046 == Features ==\r
1047  * Improve Rebase Dialog\r
1048    Allow lanuch new rebase dialog again after finish rebase dialog\r
1049    Disable "force rebase" checkbox during rebase.\r
1051  * Git SVN\r
1052    Append svn:ignore settings to the default git exclude file Add shell extension command to import svn ignore settings.\r
1053    Need press "Shift" key to show "import svn ignore" command.\r
1055  * Drag-drop copy\move support\r
1056    File only\r
1058  * Add paste command at shell extension\r
1059    Copy and paste file is okay. But there are problems when including directory.\r
1060    Cut and paste working\r
1062  * Update notepad2 to 4.022\r
1064  * Sync Dialog\r
1065    Ability to sync submodules in TGit sync dialog\r
1067  * Statics\r
1068    Sort commits by dates before processed by StatGraphDlg\r
1070  * Log Dialog\r
1071    Show <No branch> replace ref error message at log dialog\r
1073  * Add Check software updater support.\r
1075 == Bug Fix ==\r
1076  * Fixed issue #185. "Can't find Super-project" when pathname include space.\r
1077  * Fixed issue #190: Access violation in Blame and wrong path name when root dir is git repository\r
1078  * Fixed issue #180: Create patch serial doesn't work when there is "\" at end of path\r
1079  * Fixed issue #173: SVN Rebase does not work The correct handle below case git config svn-remote.svn.fetch myproject/trunk:refs/remotes/trunk\r
1080  * Fixed issue #169: Force rebase checkbox is fixed\r
1081  * Fixed issue #163: Conflict "theirs" and "mine" are reversed during a rebase\r
1082  * Fixed issue #165: Incorect path to Notepad2\r
1083  * Fixed issue #158: Rebase can act on the wrong branch\r
1085 = Release 1.0.2.0 =\r
1086 Released: 2009-09-05\r
1088 == Bug Fix ==\r
1089  * Fixed issue #155: Fix SVN Rebase sets upstream as remotes/trunk\r
1090  * Fixed issue #157: Move progress dlg before rebase dialog SVN Rebase doesn't fast-forward\r
1092 = Release 1.0.1.0 =\r
1093 Released: 2009-08-29\r
1095 == Features ==\r
1096  * Improve Commit Dialog\r
1097    Show line and column number\r
1098    Add view/hide patch windows\r
1100  * Improve Log Dialog\r
1101    Bolad subject at log dialog\r
1103  * Setting Config Dialog\r
1104    Add core.autocrlf and core.safecrlf\r
1106  * Add more option to resolve conflict\r
1107    Add Resolve "Their" and Resolve "Mine" at conflict item.\r
1109  * Improve Merge dialog\r
1110    Add message box to allow input message when merge\r
1112  * Improve Stash\r
1113    Add Stash pop.\r
1114    Add delete stash at logview.\r
1116 == Bug Fix ==\r
1117  * Fix don't show "push" after commit\r
1118  * Fixed issue #133: Command fails on folder with leading dash And -- to separate file and git options\r
1119  * Fixed issue #133: (mv\rename  problem) Command fails on folder with leading dash And -- to separate file and git options\r
1120  * Fixed issue #140: Incorrect treatment of "Cancel" action on "Apply patch serial" command\r
1121  * Fixed issue #135: Taskbar text says "TortoiseSVN"\r
1122  * Fixed issue #142: TortoiseGit Clone of SVN repo does not use PuTTY session for non-standard SSH port\r
1123  * Fixed Issue #138: "Format patch" in "Show log" dialog doesn't work\r
1124  * Fixed issue #141: Bizarre ordering in commit dialog\r
1125  * Fixed issue #137: Proxy Authentification fails\r
1126  * Fixed issue #131: Missing SVN DCommit Command\r
1127  * Fixed issue #139: "Format patch" with a range of revisions doesn't export the first revision in the range\r
1128  * Fix Pathwatcher thread can't stop when commitdlg exit.\r
1129  * Fixed issue #150: When pushing, 'remote' should default to the tracked branch, or empty\r
1131 = Release 0.9.1.0 =\r
1132 Released: 2009-07-31\r
1134 == Features ==\r
1135  * Add Sync Dialog like TortoiseHg.\r
1136    Put pull, fetch, push, apply patch and email patch together. You can Know what change pull and push. Show changed file list.\r
1138  * Enhance Rebase dialog. Add force rebase checkbox. Disable start button when no item rebase. Don't show merge commit\r
1140  * Add post action button for rebase dialog. Such as send patch by email\r
1141    After rebase, you can click button to send patch email directly.\r
1143  * Add  launch rebase option at fetch dialog.\r
1145  * Improve push dialog.\r
1146    Default settings from local repositories pushing to remote repository Choose track remote and remote branch! Add short-cut at push dialog\r
1147    Add "F5" refresh remote and branch info at push dialog\r
1149  * Add Clean Untracked version type\r
1150    User can choose clean untracked file, clean ignore file, clean all.\r
1152  * Enhancement: "Git Clone" from SVN repository with additional start revision number option (-r xxx:HEAD)\r
1154  * Improve Commit dialog\r
1155    Add recent message back to context menu.\r
1156    The "Message" field of the Commit dialog should have a shortcut key (Alt-M is a good choice)\r
1157    Make "Whole project" directory checked by default when the user commits in the root of the project.\r
1158    When using "Commit" to also add files, if you forget to check the new files and press "Ok", you get the dialog "Nothing Commit" and then the whole Commit dialog closes. Keep the dialog open after this message.\r
1160  * Improve setting dialog\r
1161    Settings: Git -> Remote: When creating the first remote, the "Remote" should have "origin" as default.\r
1162    Fix setting dialog remote page tab order\r
1163    Push: When you press "Manage" under Destinations, the Settings dialog opening should have "Git -> Remote" selected by default.\r
1165 == Bug Fix ==\r
1166  * Fixed issue #124: Incorrect Date header in patch e-mail\r
1167  * Fixed issue #122: Garbage text in "Git Command Progress" / suspected buffer overflow Improve commit speed when many added files.\r
1168  * Fixed issue #121: Refresh in "Check for modifications" dialog duplicates added state entries when new repository\r
1169  * Fixed issue #71: (TortoiseProc problem)Icon Overlays don't work in root of drive When m_CurrentDir =C:\, not C:,  pathlist calulate wrong.\r
1170  * Fixed issue #116: SVN Rebase doesn't work\r
1171  * Fixed issue #115: Windows XP: Initial "Git Clone..." from SVN Repository doesn't work\r
1172  * Fix "ESC" = "push" when after commit and Add Alt-P  for Push\r
1173  * Fixed issue #111: Undo Add does not work (keep added file) and enable "F5" at revert dialog\r
1174  * Fixed issue #109: clone on bare local repository fails Clear trail slash \ or/\r
1175  * Fixed issue #104: Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit Fix log dialog double click submodule problem\r
1177 = Release 0.8.1.0 =\r
1178 Released: 2009-07-03\r
1180 == Features ==\r
1181  * Improve work flow and reduce click\r
1182    Commit: Made user able to push after successful commit\r
1183    Show Push Dialog after close commit dialog\r
1184    Add messagebox to ask if stash change when rebase at dirty work space\r
1185    Show GUI friendly diffstat after pull\r
1187  * Rebase: Select default upstream based on current tracked remote\r
1189  * Improve BrowseRef Dialog\r
1190    Add Option to delete multiple refs\r
1191    Added 'Switch to this Ref' option\r
1192    Fetch context menu item added.\r
1193    Add "BrowseRef" to shell extension command.\r
1194    Add ability to diff two commits\r
1195    Added option to delete remote branch\r
1196    Always set initial ref\r
1197    Show context menu icons\r
1198    Save / Restore window size\r
1200  * Add Basic Git-SVN Operation\r
1201    Add SVN DCommit Command\r
1202    Add "SVN Rebase" and "SVN DCommit" command at shell contextmenu\r
1203    Support Git svn-clone at clone dialog.\r
1205  * Help Document Updated\r
1206    Add git basic book.\r
1208  * Add Help button at many dialog\r
1210  * Improve Format Patch\r
1211    May also select 'format patch...' if selection is continuous.\r
1212    Implemented browse buttons and added browsebutton for 'since'.\r
1214  * Add TortoiseIDiff to compare picture\r
1216  * Enable Bugtraq setting dialog\r
1218  * Improve Log dialog\r
1219    Ajust label colors when selected. (Not on Vista with themes enabled)\r
1220    Add compare with working copy at log dialog\r
1221    Ref label borders\r
1223  * FileDiffDlg: Make shift right-left button work\r
1225  * Branch/Tag dlg: Update 'track' option after browse-refs\r
1227  * StatusListCtrl: Implemented delete unversioned file.\r
1229  * RebaseDlg: Update rebase lines after browserefs\r
1231 == Bug Fix ==\r
1232  * Fixed issue #64: When the graph column is small, the graph sometimes appears through the text of the next column on Vista\r
1233  * Fix log graph tree mass when dragon scroll bar from left to right\r
1234  * Fixed issue #104: Doubleclicking changed submodule dir in Check For Modifications dlg, crashes TGit\r
1235  * Pull: Fixed bug that when pulling from the configured remote branch, git did not update the remote tracking branches.\r
1236  * Fix stash problem when svn dcommit at dirty working space\r
1237  * Modify Create repository error message\r
1238  * Fixed issue #102: Invalid patch e-mails generated\r
1239  * Fix submodule update Crash when repository have not submodule\r
1240  * Fixed issue #88: Ambiguous dialog message\r
1241  * Correct format patch command -num argument\r
1242  * PushDlg: Fix: Wrong remote selected after selection via ref-browser.\r
1243  * Rebase: Skip in context-menu appeared twice. First one should be pick.\r
1244  * Fixed issue #89: Can't locate msysgit on x64\r
1245  * Fixed issue #95: TortoiseBlame Icon disappears when selected in the settings treeview\r
1246  * Fixed issue #94: Commit log showing incorrect timestamps\r
1247  * Fix pull don't launch putty key file\r
1249 = Release 0.7.2.0 =\r
1250 Released: 2009-06-05\r
1252 == Features ==\r
1253  * Add bug track plug-in support\r
1254    Compatible with TortoiseSVN. The typical plug in is gurtl(google code issue plug-in).\r
1255    http://code.google.com/p/gurtle/.\r
1257  * Support browse reference.\r
1258    Show all branch, tags information. Support add remote, del branch\tag.\r
1260  * Show merged file at log dialog.\r
1262  * Update version graphic tree.\r
1263    Update graphic tree to qgit2.3\r
1265  * Add option -p for TortoisePLink.\r
1266    -p is the same as -P. So it is compatible with OpenSSH port option\r
1268 == Bug Fix ==\r
1269  * Fixed issue #91: clone dialog generates bad directory name based on URL, ignores overrid\r
1270  * Fixed issue #85: Installer: warns of downgrade when running 0.6.2.0 on top of 0.6.1.0\r
1271  * Fix i18n.logOutputEncoding doesn't work at log\commit dialog.\r
1273 = Release 0.6.2.0 =\r
1274 Released: 2009-05-06\r
1276 == Feature ==\r
1277  * Improve fetch overlay speed\r
1278    rebase igit.exe to msysgit 1.6.2.2, which is major application to get git status.\r
1280  * TortoiseMerge Support git format patch file.\r
1281    TortoiseMerge can open git patch file and review diff and merge change.\r
1283  * SendMail support\r
1284    Right click .patch or .diff file, click "send mail..." to send patch out.\r
1286  * improve clone dialog\r
1287    Add auto fill module name at directory when change URL. Fix tab order.\r
1289 == Bug fix ==\r
1290  * Fixed issue #73: Error while reading/writing the registry key MSysGit Access is denied\r
1291  * Fixed issue #11: Show differences as unified diff does not use selected item\r
1292  * Fixed issue #77: "Show differencess" against a deleted file will cause TortoiseMerge to error\r
1293  * Fixed issue #74: Add multiple files from commit dialog only adds first two in multi-selection\r
1294  * Fixed issue #75: About box does not show version information\r
1295  * Wrong error message when fail launch pageant\r
1296  * Setup will launch old version msi to remove old version. Directly update to new version without remove old version\r
1297  * Double click conflict item to launch diffview, not conflict edit.\r
1298  * Fixed issue #66: Some log lines lose color or disappear after you click on them\r
1299  * Fixed issue #81: Cannot have x86 and x64 versions installed at the same time.\r
1301 = Release 0.5.1.0 =\r
1302 Released: 2009-04-03\r
1304 == Features ==\r
1305  * Submodule Support.\r
1306    Support submodule add, sync and update.\r
1307    "Submodule Sync" is located in explore context external menu, which need press "shift" key when right click.\r
1309  * Improve show log speed at big repository, such as git.git\r
1311  * OpenSSH can prompt password dialog\r
1313  * Clone, pull push support both OpenSSH and Plink.\r
1314    Support both key and password mode.\r
1315    Show progress when clone at git and SSH protocol.\r
1317  * Stash Save\Apply support\r
1319  * Reflog support. Need press "shift" to show reflog menu item at context menu.\r
1321  * Add save special version to another file at file list, such as log dailog.\r
1323  * Add external diff merge and undiff setting at settings page\r
1325  * Add Diff with workcopy at file list\r
1327  * Add MessageBox Tell user Revert Finished\r
1329  * Add Notepad2 to setup script to view text file\r
1331  * Add view in notepad2 at file list\r
1333  * Add Copy File list to clipboard\r
1335  * Choose Default SSH client when install TortoiseGit\r
1337  * Add user config and remote manage at setting dialog\r
1339  * Pull and push can autoload putty private key.\r
1341 == Bug Fix ==\r
1342  * Fixed issue #52: TortoiseMerge crashes on x64\r
1343  * Fixed issue #55: "resolved" function doesn't delete temporary files.\r
1344  * Fixed issue #57: Data duplication when Clicking Check repository in Check for modification dialog\r
1345  * Fix GetString error when edit at HistoryCombo\r
1346  * win2k context menu fix (had an issue when shift key was pressed)\r
1347  * Fix crash in logviewer on invalid time strings\r
1348  * Fixed issue #61: Add/Commit of files with umlauts in filename not working\r
1350 = Release 0.4.2.0 =\r
1351 Released: 2009-03-07\r
1353 == Features ==\r
1354  * Full Overlay Icon Support.\r
1355    Show "Conflict, ignore file, untracked file, modified, Add, staged" icon according to file status.\r
1357  * Rebase Support.\r
1358    Support "Pick" "Sqaush" "Edit" and "Skip" commit when rebase branch.\r
1359    Support abort.\r
1361  * Combine Multi-commits to one commit.\r
1362    Combine continous commits to one commit. The limition is the only single line(no merge point) above combined commit.\r
1364  * Cherry Pick multi commits.\r
1365    User can use multi commits at log dialog and then choose cherry pick these. Cherry Pick dialog guide you finish whole work.\r
1366    Support "Pick" "Squash" "Edit" and "Skip" commits.\r
1368  * First x64 version.\r
1370  * Support version "browse" at switch, export, new branch/tag and merge dialogs.\r
1372  * Add context menu item "Revert" at Commit dialog File List.\r
1374  * Show bold font for HEAD at log dialog.\r
1376  * Add "Whole Project" checkbox at commit dialog\r
1378  * First Version Help Document.\r
1380 == Bug Fix ==\r
1381  * Fix Shell menu disappear because ATL library have not installed.\r
1382  * Fix Commit Dialog and Log Dialog default column is wrong\r
1383  * Fix some dialog can't show after resize and close and open again\r
1384  * Fix ProgressDlg Sometime thread is dead blocked.\r
1385  * Fixed x64 build of TortoiseProc crashed due to received unexpected messages\r
1386  * Fix tag to head when *force* check box checked\r
1387  * Add Git document to help\r
1388  * Fixed issue #36: Push not working if no remote branch is specified\r
1389  * Default UnCheck untrack file at commit dialog\r
1390  * Fixed issue #40: Commit from subfolder shows unversioned files in parent\r
1391  * Fix diff problem when filenames have embedded spaces\r
1392  * Fixed issue #24 and issue #45: Commit results not in window with scroll bars\r
1393  * Fix for win2k context menu icons\r
1394  * Fixed issue #46: The about window title still displays TortoiseSVN\r
1395  * Fixed issue #37: When the file name contains Chinese char, Diff doesn't work.\r
1396  * Fixed issue #28: "Add" status icon overlay is not correct.\r
1398 = Release 0.3.3.0 =\r
1399 Released: 2009-02-08\r
1401 == Features ==\r
1402  * Icon Overlay\r
1403    Show different icon overlay at git repository. Support File and directory icon overlay.\r
1405  * Show version tree in log dialog.\r
1406    Show version graphic tree at log list dialog. Use QGit style.\r
1408  * Enable log cache to improve log show speed.\r
1410  * VS2008 Style Blame application.\r
1411    Show different back color according to line age. Show blame file log list to know which line is newer.\r
1413  * Enable conflict handle\r
1414    Show conflict status at any file list, such as commit dialog. User just need right click and choose resolve conflict, tortoisemerge will be launch.\r
1416  * Related time show support.\r
1418  * Setting dialog support.\r
1420  * Enable TortoisePlink.\r
1421    Passwork dialog can prompt when use tortoiseplink as ssh client.\r
1423  * Git Reset support.\r
1424    User can right click log list at log dialog. Choose reset to reset current branch to chosen commit.\r
1426  * Current handle renamed file at file list.\r
1428 == Bug Fix ==\r
1429  * Disable file overlay icon at vista system to avoid explore crash\r
1430  * File overlay default is enable at XP system. User can disable it by setting dialog.\r
1431  * Fixed issue #20: Add To Ignore from Commit dialog not working\r
1432  * Fixed issue #31: Init Repository, Commit dialog can not show added file\r
1433  * Fixed issue #30: Clone does not support UNC path to repository\r
1434  * Fix when setting ssh client is null. GIT_SSH environment variable is not clear\r
1435  * Fixed issue #29: F5 should refresh TGit log\r
1436  * Fix log filter don't filter commit hash\r
1437  * Fixed issue #25: Log refresh does not pick up new tags on top line, or move 'master' up\r
1438  * Fixed issue #27: Deleted files not committed\r
1439  * Fixed issue #22: Error deleting file from context menu if filename contains spaces\r
1440  * Fixed issue #6: Add does not work.\r
1441  * Fixed issue #8: Clone of git via HTTP Creates repo in wrong location\r
1442  * Fixed issue #9: Error commit file with chinese filename.\r
1443  * Fixed issue #10: Switch and Create Branch drop-downs only display 25 items\r
1444  * Fixed issue #13: Create branch fail if branch name is invalidate\r
1445  * Fixed issue #14: Commit dialog don't report error when no message input\r
1446  * Fixed issue #16: Commit dialog, F5 don't work.\r
1447  * Fix "explore to" in context menu in commit dialog.\r
1448  * Fix redraw all when loading thread finish load log.\r
1450 = Release 0.2.0.0 =\r
1451 Released: 2009-01-04\r
1453 == Features ==\r
1454  * Add TortoiseMerge as default compare tools\r
1455  * Pull, Fetch, Push\r
1456  * Create Branch\Tag\r
1457  * Switch branch\Chechout\r
1458  * Compare with previous version\r
1459  * Clone(only support local repository, see known issue for detail)\r
1460  * Log Dialog support filter\r
1461  * Check for modifications\r
1462  * Revert local change\r
1463  * Create Patch Serial\r
1464  * Apply Patch Serial\r
1465  * Add file to repository(see know issue)\r
1466  * Export to zip file\r
1468 == Bug Fix ==\r
1469  * A2W cause stack overwrite bug when git output is long.\r
1471 == Known Issue ==\r
1472  * ProgressDlg will wait for ever when clone remote repository(ssh, http,git).\r
1473  * push fetch and pull don't support password mode. Just support public key problem.\r
1474  * Just fetch first 100 log item.\r
1475  * If install TortoiseGit before MsysGit, you need modify register\r
1476             HKEY_LOCAL_MACHINE\Software\TortoiseGit\\MsysGit\\r
1477            Let it point to correct msysgit install path.\r
1478  * Add File, please commit and show unversion file, the choose add file, then right clict, Choose Add file\r
1479  * To new initial repository, You will not see add file again in commit dialog box if give up commit when choose add\r
1482 = Release 0.1.0.0 =\r
1483 Released: 2008-12-12\r
1485 == Features ==\r
1486  * Context menu(subset of TortoiseSVN)\r
1487  * Icon Overlay(version controled\unversion controled at directory)\r
1488  * Unified DIFF\r
1489  * Use third part diff tools (such kdiff3)\r
1490  * Commit change\r
1491  * Show Log\r
1492  * Create Repository\r