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