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