Fixed issue #3304: Double click on stash list item does nothing, show log instead
[TortoiseGit.git] / src / Changelog.txt
blob52c4081b0cd379aa09670202599b79446019adb1
1 = Release 2.8.0 =\r
2 Released: unreleased\r
3 \r
4 == Features ==\r
5  * Update libgit to 2.19.0 based on Git for Windows sources\r
6  * Fixed issue #2591: Enable accent coloring for search term matches in log messages\r
7  * LogDlg: Allow to use more complex search expressions, see documentation\r
8  * Fixed issue #3279: Browse References -> lacks capability to double click an item (now opens log by default)\r
9  * Update Scintilla to 4.1.2\r
10  * Fixed issue #3277: Start of rebase process doesn't show log tab by default\r
11  * Fixed issue #3273: Show more information (beginning of commit subject) about commit parents in context menus\r
12  * Fixed issue #3272: Revision Graph does not show the option to checkout a remote branch\r
13  * Added the option to store hook configurations within the repository (/.tgitconfig) in order to share it with other developers\r
14  * Fixed issue #3154: Decorate bare repository's folder with a Git icon\r
15  * Update apr to 1.6.5\r
16  * Updte libgit2\r
17  * Fixed issue #3304: Double click on stash list item does nothing, show log instead\r
19 == Bug Fixes ==\r
20  * Fixed issue #3250: GitWCRev: IsGitItem return true for item that had never been committed\r
21  * Fixed issue #3251: GitWCRev.GetWCInfo COM object ignores file path (parameter 1)\r
22    GitWCRev not honours the passed path and calculates the HasModifications/UnversionedFiles status according to the passed path\r
23  * Fixed issue #3261: Review/Apply single patch does not work anymore if patch does not apply cleanly\r
24  * Fixed issue #2541: Patches created from "Create patch file" in diff view/TortoiseGitMerge has invalid filepath\r
25  * CommitDlg: commit.template did not honor "~/"\r
26  * Fixed issue #3281: TortoiseGitUDiff preferences page clips out text in Russian translation\r
27  * Fixed issue #3284: BrowseRefsDlg: Cannot compare annotated tag to working tree (libgit2 returned the requested type does not match the type in ODB)\r
28  * Modified files, Revert, and Resolve dialogs did show all staged files regardless of selection\r
29    The Commit dialog still shows all staged files, this is by design and required for commit to work properly (e.g., that no files get lost in a merge commit).\r
30  * Fixed issue #3264: Remove tag can leave an empty folder in refs/tags\r
31  * Fixed issue #3297: Missing URI-encode of %BUGID%-part by call of issue tracker URL\r
32  * Fixed issue #3307: Abort Merge on a single file always results in a parameter error message\r
34 = Release 2.7.0 =\r
35 Released: 2018-08-19\r
37 == Changes ==\r
38  * Git (for Windows) 2.11 or newer is now required\r
40 == Features ==\r
41  * Fixed issue #3186: Bisect skip missing on dialogs and in automation and bisect docs\r
42  * Fixed issue #3188: Add progress support for submodule clone\r
43  * Fixed issue #3212: With Detached Head, Push Dialog has Local Branch filled with HEAD or Commit Hash\r
44  * Fixed issue #3223: Format Patch: Set From and To for single commits\r
45  * Lots of high DPI improvements\r
46  * Fixes issue #2635: The font of git log is too small\r
47  * Fixed issue #3240: Allow changing the similarity index threshold (using the advanced option "DiffSimilarityIndexThreshold")\r
48  * Fixed issue #3227: Add support to git describe option --first-parent\r
49  * Fixed issue #3187: Assume unchanged for submodule directory can't be undone in TGit\r
50  * SyncDlg: Allow to open the separate dialog boxes for fetch, pull, push, stash changes and submodule update/sync when holding the shift key when clicking on the buttons\r
52 == Bug Fixes ==\r
53  * Fixed issue #3167: Crash when aborting cherry-picks\r
54  * Fixed issue #3164: TortoiseGit crashing on commit (with racy git situation and git lfs)\r
55  * Fixed issue #2035: Can not un-check the menu item "Abort Merge" in Settings dialog\r
56  * Fixed issue #3078: Faulty behaviour of "Commit" feature in "check for modifications"\r
57  * Fixed issue #3184: Committing asks for user data although they are set via includeif\r
58  * Fixed issue #3193: Not able to set alternative editor\r
59  * Fixed issue #3195: TGitMerge tool is not saving color to correct Windows registry location\r
60  * Fixed issue #3194: Commit message control launches links on selection\r
61  * Fixed issue #3202: Deletion of inactive branch inside not main working copy fails\r
62  * Fixed issue #3200: Problem when adding files to a worktree which is based on a bare repo\r
63  * Fixed issue #3201: Frequent TGitCache crashes\r
64  * Fixed issue #3197: Bad generated path while renaming file with changing folder\r
65  * Fixed issue #3211: Push from detached head not possible when no local branch exists\r
66  * Fixed issue #3210: index.lock left behind after refreshing working tree changes when using Git LFS\r
67  * Fixed issue #3234: Shortcuts for Up/Down still work while rebasing\r
68  * Fixed issue #3239: Properly indicate processing in diff dialog\r
69  * Fixed an regression which caused a major slowdown in TGitCache in repos with lots of unversioned files\r
71 = Release 2.6.0 =\r
72 Released: 2018-02-17\r
74 This is planned to be the last version compatible with MsysGit 1.9.5 (i.e., Git for Windows < 1.9.5).\r
76 == Features ==\r
77  * Fixed issue #3089: Show parent SHA1 on cherry picking a merge commit\r
78  * Fixed issue #3052: Filename autocomplete in commit dialog ignores filenames starting with underscores\r
79  * TortoiseGitMerge now uses native ribbon instead of MFC wrapped\r
80    This results in a noticeable speed up (cf. issue #1616) and also fixes issues with rounded corners for maximized windows (cf. issue #1767)\r
81  * Fixed issue #3107: Clean: Allow to remove orphaned submodules (i.e., clean -f -f)\r
82  * Fixed issue #3126: Add an option to show all refs of a commit in the log (all refs are shown now by default)\r
83  * Fixed issue #3116: Revision graph: add ability to delete branches\r
84  * Fixed issue #3121: Create shorter branch names when checking out a commit\r
85  * Update linked libraries:\r
86    * pcre to 8.41\r
87    * apr to 1.6.3 and apr-util to 1.6.1\r
88  * Commit now informs the user if there is a conflict hint in the commit message (line starting with "# Conflicts:")\r
89  * Fixed issue #3137: Add TortoiseGit to Win10 default program list\r
90  * Fixed issue #3141: bisect: add good/bad continue options to progress dialog\r
91  * Add support for github's new client protocol (x-github-client)\r
92  * Fixed issue #3160: Close TortoiseGitBlame window by ESC key (you might need to reset keyboard shortcut settings manually)\r
94 == Bug Fixes ==\r
95  * Fixed issue #3029: LogDlg: Action column icons painted over Graph or message columns when turned off or resized\r
96  * Fixed issue #3042: Spelling and grammar errors in First Start Wizard\r
97  * Fixed issue #3035: TortoiseGit 2.5.0.0 might crash in LogDlg after fetch or refreshing working tree status\r
98  * Fixed issue #3050: TortoiseGitMerge UI: Context menu is not available on margin left to text any more\r
99  * Fixed issue #3059: Right click in touch mode is not working\r
100  * Fixed issue #3064: Commit dialog ignores "Select items automatically" when refreshing\r
101  * Fixed issue #3036: Can not save changes in Settings -> Network after trying to add command-line option to the SSH-client\r
102  * Fixed issue #3066: Message field needs vertical scrollbar in Create Tag dialog\r
103  * Fixed issue #3033: Cannot view submodule log if repository sits under directory symlink\r
104    Update libgit to 2.15 based on Git for Windows source.\r
105  * Fixed issue #3055: Explorer crash when deleting two independent folders\r
106  * Fixed issue #3047: When Log Messages window is narrow, Filter box placeholder text may cover up the Filter Types button\r
107  * Fixed issue #3090: Show Log window stuck with "Fetching changed files..."\r
108  * Fixed issue #3084: Improve info message for merge-doc.js and drop broken URL\r
109  * Fixed issue #3085: merge-doc.js: Word 2007 does not make a three-way comparison and the documents are shown in wrong order\r
110  * Fixed issue #3086: merge-doc.js: Merge document in word >=2010 leaves three open windows\r
111  * Fixed issue #3096: Duplicate 'Save as...' context menu items appear when closing and opening 'View Patch' window\r
112  * Fixed issue #3093: Icon overlay might show ignored directories containing files as modified\r
113  * Fixed issue #3076: Commit dialog opens with incomplete rendering in Windows 7 classic theme\r
114  * Fixed issue #3094: Diff command results in crash\r
115  * Fixed issue #3041: Commit Window might freeze when clicking on the last modified header shortly after opening\r
116  * Fixed issue #3061: MenuButton popup might show directly under mouse arrow\r
117  * Fixed issue #3108: Versioned file in ignored folder causes wrong overlays\r
118  * Fixed issue #3109: Bad greying out of outer paths (other paths with same prefix also match)\r
119  * Fixed issue #3132: Post commit hook doesn't show up on settings dialog\r
120  * Fixed issue #2990: SendmailDlg: Don't auto select entries when using arrow keys\r
121  * Fixed issue #3134: Deletion of submodule does not allow user to select the deleted (red) submodule on commit\r
122  * Fixed issue #3138: "Check for modifications", "Revert" and other dialogs do not work after git update to version 2.16.0: "fatal: empty string is not a valid pathspec"\r
123  * Fixed issue #3139: Git SSH operations do not work after git update to version 2.16.0 if ssh URL contains a port\r
124  * Fixed issue #3143: Remember last selection of "Show nested refs" when browsing references\r
125  * Fixed issue #3152: TortoiseGitMerge: Single pane view as default\r
126  * Fixed issue #3158: TortoiseGitProc.exe hangs with 100% CPU when displaying commit window\r
127  * Fixed issue #3153: "Failed to parse config file" if .gitconfig or .gitmodules use CRLF and contain blank lines\r
128  * Fixed issue #3155: Can't parse config or .gitmodules files if the encoding is UTF-8 BOM\r
130 == Known issues ==\r
131  * Due to changes in Win 10 1709 TortoiseGit(Merge) might start up slowly or gets slower over time without the patch KB4058258 (OS Build 16299.214) released on 2018-01-31; check Windows update (cf. issue #3087).\r
132  * Due to a bug in Windows 10 1709 the mouse might jump on Drag in Commit Dialog (cf. issue #3145)\r
134 = Release 2.5.0 =\r
135 Released: 2017-07-23\r
137 == Major change ==\r
138  * VS2017 is used for building TortoiseGit\r
139    On x64 versions of Windows, the TortoiseGit context menu and overlays won't show for pure 32-bit applications in their file-open/save dialogs until you install the 2015 C++-runtime for x86.\r
140    https://www.microsoft.com/en-us/download/details.aspx?id=52685 (select the vc_redist.x86.exe file for download).\r
142 == Features ==\r
143  * Fixed issue #2931: Make “ChangeList” grids in “Git synchronization” multi-selectable\r
144  * Update Scintilla to 3.7.5\r
145  * Fixed issue #2949: Don't hide "Show log" button when fetch/pull was not successful\r
146  * Fixed issue #2619: Add basic support for "git worktree"\r
147  * Fixed issue #2966: Do not need to confirm cancel out of commit when there are no changes left\r
148  * Fixed issue #2861: Cloning a repository with many files tracked by git-lfs is extremely slow\r
149  * Various High DPI optimizations\r
150  * Update libgit to 2.13.1\r
151  * Update zlib to 1.2.11\r
152  * Update apr and apr-util\r
153  * Fixed issue #2988: Add `Show/hide ignore local changes flagged files` in Log Dialog\r
154  * Fixed issue #2999: Log dialog: Copy tag to clipboard\r
155  * Fixed issue #2964: Blame: gloss over per-line commit reference if duplicated\r
156  * Fixed issue #2429: "Abort merge" should allow to select "git reset --merge"\r
157  * Fixed issue #2448: TortoiseGitBlame: Line Wrapping\r
158  * Fixed issue #2550: Search functionality on message in the RefLog window\r
159    CTRL+F and F3 already opened a search dialog, now there also is a search button\r
160  * Fixed issue #2599: Confusing titles when resolving a rebase or a merge conflict\r
161  * Fixed issue #3008: Allow to push individual tags\r
162  * Fixed issue #2973: Allow to compare local and remote tags using SyncDlg\r
163  * Fixed issue #2775: Fetch And Rebase doesn't rebase if nothing is fetched\r
164    It's configurable now whether opening the rebase dialog is skipped if nothing was fetched or current HEAD is up2date or newer\r
165  * Fixed issue #3016: Add context menus to the header views in three way diff mode to open TMerge again with the diff shown in the corresponding file\r
166  * Fixed issue #2980: Since TortoiseGit 2.4.0 the icon overlays are case sensitive. if you really want to change this default, you can disable the advanced setting "OverlaysCaseSensitive". This is, however, not the default and not recommended as some git tools such as "git log" are case sensitive on paths and might show an incomplete history.\r
167  * FileDiffDlg: Allow to use alternative diff tool by pressing Shift\r
168  * Allow to view diff on Delete/Modified conflicts\r
169  * Sync smart tab detection code with TortoiseSVN\r
170  * Ask before pushing all local branches to a remote\r
171  * TGitBlame: Allow to search both directions\r
172  * LogDlg and CommitDlg: Provide more copy options\r
173  * GitStatusListCtrl: Use logical (stable) sort if enabled\r
175 == Bug Fixes ==\r
176  * Fixed issue #2909: Commit window unclosable after clicking "No" and "do not ask again"\r
177  * Fixed issue #2911: Doing Add on repository root fails with libgit2 returned invalid path"\r
178  * Fixed issue #2791: Start Bisect UI incomplete\r
179  * Update PuTTY to 0.70 (security fix, cf. https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html)\r
180  * Fixed issue #2935: Icon overlay not shown for files on network UNC paths\r
181  * Fix possible crash in TortoiseGitMerge when applying patch\r
182  * Fixed issue #2942: Can't update Remote Branch of Pull dialog with Browse references dialog\r
183  * Fixed issue #2951: Graphics corruption on taskbar overlay with UI scaling\r
184  * Fixed issue #2945: Rebase dialog should remember the last position of the divider\r
185  * Fixed issue #2947: Reinitializing a repository using "git init --separate-git-dir" turns all overlay icons to added\r
186  * Allow snippets to include new lines (using "\n" notation)\r
187  * Spell checker wrongly marked styled words as misspelled (e.g. _example_)\r
188  * Fixed issue #2960: libgit2 fails to resolve absolute symlinks\r
189  * Fixed issue #2963: Rebase dialog does not change "Start (FastFwd)" button during rebase process\r
190  * Fixed issue #2968: Active urls in output windows opened when hitting ESC\r
191  * Fixed issue #2985: TortoiseGit hangs when prematurely double clicking on "Please wait..."\r
192  * Fixed issue #2979: gitignore patterns are always treated case sensitively for overlay icons\r
193  * Fixed issue #2998: Resizing dialogs might lead to extension of clickable checkox area\r
194  * Significant TGitCache rewrite which reduces disk access and fixes other issues:\r
195    * Fixed issue #2989: TGitCache: Significantly reduce refresh requests send to Windows Explorer (causing Explorer to freeze)\r
196    * Fixed issue #2766: TGitCache: Icon Overlay might show ignored files as non-versioned\r
197    * Fixed issue #2818: TGitCache: overlays sometimes blink in and out of existence for several minutes at a time\r
198    * Fixed issue #1242: TGitCache might fall into an (endless) refresh loop\r
199    * Symlinks are not shown as modified any more\r
200  * Missing index is not an error condition, but need to be handled like an empty index\r
201  * Shell overlay cache: Don't show .git file with unversioned icon\r
202  * Fixed issue #3002: Push underlined hotkey is missing in log window.\r
203  * Fixed issue #3005: TortoiseGit does not support cloning local svn repositories\r
204  * Fixed issue #3011: clone: --bare and --origin options are incompatible\r
205  * Fixed issue #3013: Error message if remote Git output contains non-ASCII chars\r
206  * Fixed issue #3014: MergeDlg: Commit dialog is opened instead of resovle dialog after resolve button pressed\r
207  * Fixed issue #2926: Don't report an error for invalid remote symbolic references\r
208  * Fixed issue #2955: LogDlg: infinite line to parent when initial commit is branched\r
209  * Fixed issue #3017: Spaces at the beginning of the URL breaks pushes\r
210  * Fixed issue #2258: Autocomplete for Remote URL box in Sync screen doesn't work\r
211  * Fixed issue #2976: After setting the config `include.path` key, can't delete the branch which is tracking the remote branch\r
212  * Fix possible crash if "git.exe diff-index" exits with an exit-code != 0, but no error message\r
213  * Do not append empty pathspec to "git clean"\r
214  * TGitBlame: Implement double buffering\r
215  * LogDlg: Remember scroll position when refreshing working tree status\r
216  * Fixed issue #3028: Error when using TortoiseGit cli diff command with new added file in commit\r
217  * /startrev: and /endrev: parameters of /command:diff are no longer mixed up\r
219 = Release 2.4.0 =\r
220 Released: 2017-01-31\r
222 == Major change ==\r
223 * TGitCache and icon overlays are case sensitive now\r
225 == Features ==\r
226  * Fixed issue #2505: Add support for bisect skip\r
227  * Fixed issue #2757: Allow to use quotes in command line arguments, like /logmsg:"Some text ""Quoted text"" another text"\r
228  * Fixed issue #2849: Optimize include and exclude paths for context menu and overlay icons\r
229    We synced the include/exclude paths code with TortoiseSVN. Now you can exclude paths in an included path.\r
230    Some people might need to update their include/exclude paths, see our manual for more information.\r
231  * Fixed issue #2136: LogDlg: Indicate that the View and Walk Behavior buttons contain a menu\r
232  * Fixed issue #1635: Add option to set TortoiseGitMerge foreground text colors\r
233  * Fixed issue #2586: Integration of further hooks: pre-rebase and post-commit\r
234  * Fixed issue #2444: Drag and drop on commit dialog to include files in the list for committing\r
235  * Browse References Dialog: Allow to filter for merged and unmerged branches\r
236  * Fixed issue #2273: Remember the width of the "view patch" window\r
237  * Fixed issue #2710: Allow start-commit hook to prevent the Commit dialog from showing\r
238  * Fixed issue #2865: Clickable URLs in TortoiseGit output window\r
239  * Fixed issue #2154: Copy to clipboard function in show log window doesn't include annotated tag or notes messages\r
240  * Fixed issue #1668: Allow submodules to be removed ("Delete" is now available for submodules)\r
241  * Update libgit2 to 0.25.1\r
242  * The shipped libgit2 uses the CrLf filter logic from Git >= 2.9\r
243  * Fixed issue #2863: Increase text box size limit for command progress dialog and make it configurable\r
244  * Fixed issue #2274 and issue #2750: Add advanced option for controlling which date/time is used for squashed commits (setting: SquashDate)\r
245    1: Use date of last commit, 2: Use current date, 0: Use time of first commit into which others are squashed (default)\r
246  * Fixed issue #2633: Check for Modifications dialog doesn't refresh after commit\r
247  * Fixed issue #1656: Add "dcommit" to change sets in "log messages"\r
248  * Fixed issue #2741: TortoiseGitBlame: Allow to limit blame on first parents\r
249  * Fixed issue #2826: Highlight commit to which the parent repo points to in the log for submodules (named: super-project-pointer)\r
250  * Added a first start wizard which can be re-run from TortoiseGit settings\r
251  * Fixed issue #2593: Hitting escape closes the commit window without any attention message\r
252  * Fixed issue #2702: File selection dialog should not open for Add if only files are selected\r
253  * Fixed issue #1749: Create Patch Serial: Remember "Since" branch\r
254  * Fixed issue #2264: Insert new items into interactive rebase and cherry-pick process\r
255  * Fixed issue #2456: Allow to compare change sets in log\r
256  * Updated libgit to 2.11\r
257  * Updated pcre to 8.40\r
258  * Several high DPI optimizations\r
259  * Fixed issue #2889: TortoiseGitMerge: Show inline diffs in one-pane-view mode as well, at least for single line changes\r
260  * Fixed issue #2894: Enable/disable check boxes for hook scripts\r
261  * Enable/disable check boxes for bugtraq plugins\r
262  * Fixed issue #2283: Improve symbols for "Symbolize ref names"\r
263  * Fixed issue #2746: SubWCRev equivalent required: GitWCRev added\r
264  * Fixed issue #2082: RebaseDlg: Reorder commits via drag'n'drop\r
265  * Fixed issue #2210: Do not allow merging from the current branch to the current branch\r
267 == Bug Fixes ==\r
268  * Fixed issue #2837: Fixed layout issues on settings dialog\r
269  * Fixed issue #2839: The dialog "check for updates" has a resize issue\r
270  * Fixed issue #2845: Sticky button when resizing the "Rename dialog"\r
271  * Fixed issue #2846: Spell checker won't add unknown words to dictionary. The dictionaries are now saved as UTF-8.\r
272    If you have non ascii chars in your dictionary and want to keep those, you need to manually convert these to UTF-8.\r
273    The dictionaries can be found in %APPDATA%\TortoiseGit\*.dic.\r
274  * Fixed issue #2850: The installer does not completely support high-contrast-mode\r
275  * Fixed issue #2853: Commit message autocompletion failed sometimes for words with different casing\r
276  * Fixed issue #2851: Switching high-contrast-mode on or off, does not cause change of used UI colors\r
277  * Fixed issue #2829: Remembering the last selected line might not work when a conflict was manually resolved\r
278  * Fixed issue #2868: Show changes as unified diff might fail (using Cygwin git)\r
279  * /command:showcompare /unified did not honor path filters correctly\r
280  * Fixed issue #2870: Save unified diff can cause TortoiseGit to not respond\r
281  * Fixed issue #2217: LogDlg: Refresh working tree status and file list after changes to working tree\r
282  * Fixed issue #2833: Pull with 'pull.rebase=preserve' does rebase on invalid upstream\r
283  * Fixed issue #2859: Cannot clone URLs which contain non-ASCII chars with Git for Windows 2.10.1 and 2.10.2\r
284  * Fixed issue #2872: Rebase local/remote reversed for tree conflicts (delete/modify conflicts)\r
285  * Fixed issue #2491: Optimize way for creating temporary files in order to improve compatibility with certain backup softwares\r
286  * Fixed issue #2875: Fixed error in settings hint text\r
287  * Fixed issue #2878: SplitContainer redraw issues in Cherry Pick dialog\r
288  * Fixed issue #2877: Git fetch all with rebase might produce error\r
289  * Fixed issue #2874: Horizontal scroll reversed in TortoiseGitMerge\r
290  * When showing an autocompletion list, don't bail out if one is already shown but just update it\r
291  * Fixed issue #2887: ListView flickering in Browse References dialog\r
292  * Fixed issue #2891: "Show log" on a repo with 200k files is extremely slow due to each file attributes being queried individually\r
293    This also improves submodule support as we rely on the directory/file information we got from git now.\r
294  * Fixed issue #2896: Blame revisions ListView selection and flickering issues\r
295  * Fixed issue #2883: Improve wording for our "needs merge" hint in commit dialog\r
296  * Fixed issue #2898: Branch name forced to be lower what leads to pull error\r
297  * TGitCache: Do not accidentally report up status of submodules to parent repo if not enabled\r
298  * TGitCache: Prevent more FILE_SHARE_VIOLATIONS for deleting files\r
299  * Fixed issue #497: TGitCache.exe won't let user delete folder\r
300  * Fixed issue #2899: Fall back to %USERPROFILE% if %HOMEDRIVE%%HOMEPATH% is not a directory for %HOME% detection as Git for Windows does\r
301  * Fixed issue #2664: Windows explorer slow/very long delays with shell extension enabled\r
303 = Release 2.3.0 =\r
304 Released: 2016-10-01\r
306 == Features ==\r
307  * Fixed issue #2755: TortoiseGitMerge: find dialog box does not remember desktop location between invocations\r
308  * When an alternative/external diff or merge tool is configured, you can now press the shift key while opening the diff to fall back to TortoiseGitMerge\r
309  * Fixed issue #2812: Better indicate conflicts on stash pop and allow to automatically show changes\r
310  * Fixed issue #2439: Add 'show branches this revision is on' to the blame window\r
311  * Fixed issue #2026: Allow to navigate to branch shown on "Show branches this commit is on" dialog\r
312  * Fixed issue #2806: Allow to turn off tooltips in file lists (in advanced settings using ShowListFullPathTooltip)\r
313  * Fixed issue #2475: Allow to use mailmap translations in log dialog\r
314  * Fixed issue #2816: Add mnemonics to Reset, Switch, Merge Abort and Export dialogs\r
315  * Fixed issue #491: Rename dialog should have a browse button\r
316  * TortoiseGit now uses latest libgit2 which supports git index version 4\r
317  * Added support for GIT_ASK_YESNO wrapper\r
318  * Updated libgit to 2.10.0\r
319  * Fixed issue #2830: Log from Repository Browser should use selected branch by default\r
320  * Fixed issue #2829: Add, Commit, Rebase, Repository Status, Resolve, and Revert dialogs try to remember the last selected line on refresh (e.g., after resolving a conflict)\r
321  * Rebase and Commit Dialog: When clicking on OK or resolve and a conflicted file is detected, jump to it (aka goto next conflict)\r
323 == Bug Fixes ==\r
324  * Fixed issue #2789: Sync Dialog In ChangeList tab auto-resize column not optimal\r
325  * Fixed issue #2792: Mouse pointer disappears for the log window's context menu under Windows 8.1 and Windows 10\r
326  * Fixed issue #2800: Authentication with non-ascii password fails\r
327  * Fixed issue #2798: Commit message autocompletion doesn't work with UTF-8 encoded files\r
328  * Fixed issue #2797: RebaseDlg: Make branch selectors adjust with resized dialog\r
329  * Autocompletion of filenames with umlauts in the commit dialog did not work\r
330  * Fixed issue #2799: Column sizes in "Browse references" dialog are not remembered\r
331  * Try harder to not report unchanged files as changed (if modification time changed)\r
332  * Fixed issue #2809: TortoiseGitMerge: Block Control Button is always disabled on conflict resolution\r
333  * Fixed issue #2814: "Git Check for modifications" and Commit dialog runs batch files for unversioned or ignored files\r
334  * Fixed issue #2815: TortoiseGitMerge might hang with ignore comments enabled\r
335  * Fixed issue #2557: TortoiseGit Update closes windows explorer but might not reopen it\r
337 = Release 2.2.0 =\r
338 Released: 2016-07-02\r
340 == Features ==\r
341  * Updated libgit to 2.8.3\r
342  * Fixed issue #2773: Directory renames should be displayed shorter\r
343  * GitStatusList now automatically adjusts the width of columns. This can be disabled by manually sizing it.\r
344  * Fixed issue #2705: TGIT should allow cloning and/or creating from within a non-empty repository\r
345  * Update Scintilla to 3.6.6\r
346  * Fixed issue #2271: "Check For Updates" dialog should be resizable\r
347  * Fixed issue #1953: Add drag handler to Repository Browser\r
348  * Fixed issue #2770: Include complete relative path in TortoiseGitMerge\r
350 == Bug Fixes ==\r
351  * Fixed issue #2745: TortoiseGit 2.1 crashes on broken git config\r
352  * Fixed issue #2759: Swapped THEIRS and MINE in cherry-pick conflict dialogs and context menus\r
353  * Fixed issue #2767: The online help of Settings->Git->Remote should explain the "Push Default" checkbox\r
354  * Fixed issue #2772: Comparing with added file might result in comparison with empty file\r
355  * Fixed issue #2774: Pull dialog with Russian LangPack has three defficiencies\r
356  * Fixed issue #2783: "Delete and add to ignore list" does not work when more than 16 files are selected\r
357  * Fixed issue #2740: Order of compared references in revision graph is labelled inverted\r
358  * Fixed issue #2785: Rebase/Cherry-pick with conflict in renamed file fails\r
359  * Fixed issue #2714: TortoiseGitMerge should redraw if font is changed\r
360  * Fixed issue #2756: TortoiseGitMerge: Regex Filter doesn't filter from "Previous diff", "Next diff" operation\r
361  * Fixed issue #2736: stash list/pop missing when refs are packed\r
362  * /revision1: and /revision2: parameters of /command:showcompare are no longer mixed up\r
364 = Release 2.1.0 =\r
365 Released: 2016-03-26\r
367 == Changes ==\r
368  * We disabled the stripping of comments on commit messages by default again (see issue #2715)\r
370 == Features ==\r
371  * Update PuTTY to 0.67\r
372  * Fixed issue #2733: Hide commit button after file add when invoked from commit dialog\r
373  * Fixed issue #2734: When pull.rebase is set, start rebase just after fetch, not after OK button\r
374  * Fixed issue #2731: Improved autolist.txt regex for C# files\r
375  * Update libgit2 to 0.24.0\r
376  * Update Scintilla to 3.6.4\r
378 == Bug Fixes ==\r
379  * Fixed issue #2719: Commit & Push in CommitDlg doesn't respect default remote and pushbranch settings\r
380  * Fixed issue #1902: CommitDlg: Do not lose SQUASH_MSG contents\r
381  * Fixed issue #2732: Commit dialog: Message field should have focus (when patch is shown)\r
382  * Fixed issue #2730: Pull with rebase with preserve merges not working for noops\r
383  * Fixed issue #2728: Cherry Pick is not working in case of conflict and empty message\r
384  * Fixed issue #2715: Cannot commit with a commit message starting with a hash (#) character\r
385  * Updated libgit to 2.5.5 which includes fixes for CVE-2016-2315 and CVE-2016-2324\r
386  * Fix the the credential helper settings dialog\r
388 = Release 2.0.0 =\r
389 Released: 2016-02-29\r
391 == Changes ==\r
392  * Custom dictionaries are no longer loaded when located in %PROGRAMFILES%\TortoiseGit or %PROGRAMFILES%\TortoiseGit\bin-directory\r
393    Must be in  %APPDATA%\TortoiseGit\dic or %PROGRAMFILES%\TortoiseGit\Languages folder (former has priority)\r
394  * Dropped TGitCacheCheckContent configuration setting, please use TGitCacheCheckContentMaxSize instead (settings will be automatically migrated)\r
395  * Pre- and post-push hooks do not get the path as first parameter any more\r
396  * Git for Windows 1.9.5 or newer is now required\r
397  * TortoiseGit now applies the same whitespace and new line sanitizing rules as git core for commit messages by default\r
398  * TortoiseGit now strips commented lines (starting with #) on commit messages by default\r
399  * We changed the version schema to X.Y.Z, where X is incremented for major changes, Y for every stable release, and Z!=0 represents preview releases\r
401 == Features ==\r
402  * Fixed issue #2641: Commit: Pre-select first item from "Changes made" list\r
403  * Allow to reset stored decisions (cf. issue #2640)\r
404  * Fixed issue #2643: Set branch description on its creation\r
405  * Fixed issue #1629: Have the push dialog opened via right-click in log default to branch that was actually clicked on\r
406  * Update TortoiseGitPlink to version 0.66\r
407  * Fixed issue #943: Allow to use keyboard shortcuts in Git progress dialog (e.g., ALT+R for ReCommit after commit)\r
408  * Fixed issue #2314: Allow to preserve merges on rebase\r
409  * Fixed issue #2673: Display tracked remote URL in folder properties\r
410  * Fixed issue #2630: TGitBlame: Allow to blame files of different working trees w/o restarting\r
411  * Fixed issue #2679: Unnecessary horizontal scrollbar is shown in case logwidthmarker is set\r
412  * Rebase dialog now honors rebase.autostash=true\r
413  * Fixed issue #2270: Print a warning on a merge commit, so that changes are not unchecked unintentionally\r
414  * Fixed issue #2310: Add support for notes.rewrite.rebase\r
415  * Fixed issue #2629: "Browse References Dialog" save sort column + order\r
416  * Fixed issue #2678: Filter out special ref names in log graph\r
417  * Fixed issue #2692: Add support for pull.rebase and branch.name.rebase\r
418  * Fixed issue #2701: Add and Revert should respect Autoclose settings and not show any dialog boxes\r
419    Maybe we introduce finer grained auto close levels later.\r
420  * Fixed issue #1899: Support cherry-picking merge revisions\r
421  * Fixed issue #2551: Allow to create patches w/o a/ and b/ prefixes\r
422  * Fixed issue #2302: One button to do Commit & push\r
423  * Fixed issue #527: Fix the dialog after commit for us to be able to continue committing\r
424  * Fixed issue #2697: Display "In Commits" and "In ChangeList" tabs for Fetch&Rebase in Sync dialog\r
425  * Fixed issue #2484: Recursive option is not remembered in clone dialog\r
426  * Fixed issue #2259: SyncDlg: Allow to fetch all remote references of a specific remote instead of a single branch (Fetch all refs)\r
427  * Fixed issue #1130: Sync dialog forgets the remote branch every time (ask whether to store a tracked branch)\r
429 == Bug Fixes ==\r
430  * Fixed issue #2647: TortoiseGitBlame does not display files correctly with mixed line endings (such as CRCRLF)\r
431  * Fixed issue #2650: Empty ListViews drawing issue\r
432  * Fixed issue #2662: Border line in commit text boxes is shown 2 characters past the specified width\r
433  * Fixed issue #2660: No colors in git.exe progress dialog since 1.8.16\r
434  * Fixed issue #2646: Library broken in Windows 10\r
435  * Fixed issue #2670: LogDlg: cannot paste to "Filter paths"\r
436  * Fixed issue #2676: Swapped Theirs and Mine in Edit conflicts outside of rebase dialog on rebasing\r
437  * Fixed issue #2690: Failed to Show log from repository browser when that repository is located on a drive\r
438  * Fixed issue #2655: Resolve does not work on multiple selection during deleted-modifed conflict resolution\r
439  * Fixed issue #2668: TortoiseGit commit with git-lfs files, show me a error: ".git/index.lock" file exist\r
440  * Fixed issue #2638: TGitCache crashes on a broken repo (out of bounds read in libgit2)\r
442 = Release 1.8.16.0 =\r
443 Released: 2015-11-01\r
445 == Features ==\r
446  * Updated libgit to version 2.5.0\r
447  * Fixed issue #2563: No Windows 10-specific library icon\r
448  * Fixed issue #2568: Add Fast Forward Only option to the merge dialog (--ff-only)\r
449  * Fixed issue #2579: Add option to retry push after failed push followed by rebase\r
450  * Fixed issue #2583: No overlay icon theme for Windows 10\r
451  * Fixed issue #2578: Resolve Dialog <enter> should open "Edit conflicts"\r
452  * Fixed issue #2590: Allow to resolve conflicts with TortoiseGitIDiff by clicking on select\r
453  * Added branch revision number for tracking of the source code version of a branch in automated builds using "git rev-list --count --first-parent"\r
454  * Allow to choose Git Credential Manager for Windows (GCM)\r
455  * Fixed issue #2604: Tag using TortoiseGitProc.exe /command:tag should accept a tag name argument\r
456  * Fixed issue #2609: Start scrolling the log from the bottom of the window rather than the top when finishing the progress\r
457  * Fixed issue #2608: Need a cancel option when cancelling a "restore after commit"\r
458  * Fixed issue #2531: Can't filter message in annotated tag or text in notes\r
459  * LogDlg: Clear filter on escape (if set) or exit dialog\r
460  * TortoiseGitMerge: Allow to change file encoding\r
461  * TortoiseGitMerge: Move all commands to the first view to avoid having to switch views\r
462  * Add find bar to patch viewer\r
463  * Added some new OverlayIcon styles (especially for Windows 10)\r
464  * Update PuTTY binaries to 0.65\r
465  * Update TortoiseOverlays to 1.1.4-26626\r
467 == Bug Fixes ==\r
468  * TortoiseGitMerge highlights wrong line in case of file starts with LF+CRLF\r
469  * Fixed issue #2337: CommitDlg: recent commit messages list isn't updated after commit in other dialog windows\r
470  * Fixed issue #2377: BrowseRefsDlg: Don't enter branch directory when renaming a branch\r
471  * Fixed issue #2559: Paths may change to lowercase in explorer\r
472  * Fixed issue #2492: ssh key not used for new remote after clone\r
473  * Fixed issue #2582: Taskbar icon color differs when drive letter is uppercase/lowercase\r
474  * Fixed issue #2580: Clone dialog: Dir/Web button is confusing\r
475  * Fixed issue #2558: Can't create a new temp file/folder after upgrading to Win10\r
476  * Fixed issue #2581: Blame is slow on big files\r
477  * Fixed issue #2567: Log performance slow on huge repository\r
478  * Fixed issue #2585: Language pack files aren't deleted after removing TortoiseGit\r
479  * Fixed issue #2553: Git cleanup fails for renamed submodules\r
480  * Fixed issue #2598: Git Daemon error with root path (as "D:\")\r
481  * Fixed issue #2615: Error during Rebase Edit/Split on a root path\r
482  * Fixed issue #2528: Unreadably long message box when failing to read a file in a new project\r
483  * TGitCache: Fix possible deadlock and performance optimizations\r
484  * Fixed issue #2560: Problems with MS Outlook and "Name" <john@example.com> formatted email-addresses\r
485  * Fixed issue #2624: Encoding issues when using suggested words from spell checker\r
486  * Fixed issue #2602: templatedir not respected if directory starts with dot\r
487  * Fixed issue #2622: TortoiseGit shows context menu for two unversioned files even if told not to do so\r
489 = Release 1.8.15.0 =\r
490 Released: 2015-08-02\r
492 == Features ==\r
493  * Fixed issue #2245: Make the meaning of "Squash" clearer\r
494  * Fixed issue #2488: BrowseRefsDlg: Option to hide nested branches\r
495  * Fixed issue #2490: BrowseRefsDlg: Allow to configure tracked branches\r
496  * Fixed issue #2469: Support reviewing merge commits (git show merge-commit)\r
497  * Add full support for Git for Windows 2.x and windows-wide system config\r
498    (https://git-for-windows.github.io)\r
499  * Fixed issue #2232: Change Show Log to display all lines of multiline commit comments in the message column\r
500  * Fixed issue #1930: Navigate directly to a commit in "Show log" by pasting its hash\r
501  * Fixed issue #2280: Ability to use Msys2 git instead of Git for Windows\r
502    Check out the manual (keyword "Msys2 git") regarding Msys2 Git support and configuration hints.\r
503    Please note that Msys2 Git is not officially supported by TortoiseGit as the developers only use Git for Windows. Bug reports, however, are welcome.\r
504  * Fixed issue #1003: Show Log does not remember the from-date (configurable now)\r
505  * Fixed issue #1793: Fetch&Rebase: Launch rebase only if the branch isn't up to date\r
506  * Fixed issue #1886: Fetch&Rebase should allow automatic branch update if FF\r
507  * Fixed issue #836: CommitDlg: Do not auto-select files which are deleted in file system, but are not deleted in the index on commit dialog (optional)\r
508  * Fixed issue #2513: TortoiseGitUDiff: Add keyboard shortcuts\r
510 == Bug Fixes ==\r
511  * Fixed issue #2495: "Show Reflog" dialog shows empty action for "push" entries\r
512  * Fixed issue #2500: Amend with date reset causes an error with git 2.x\r
513  * Fixed issue #2507: Support keyboard shortcuts in yes/no prompts\r
514  * Fixed issue #2496: LogDlg: Controls may overlap on screen resolution change\r
515  * Fixed issue #2153: Log window resize should expand commit list\r
516  * Fixed issue #2509: Prompt for stash before rebase is not matched with pop stash  after rebase\r
517  * Fixed issue #2510: Non-correctly visualized settings dialog on modern high-DPI displays\r
518  * Fixed issue #2514: diff uses wrong tool in case the filename matches an extension for which a special diff tool is registerd\r
519  * Fixed issue #2487: Show log dialog lose focus of "working dir changes" after content refresh\r
520  * Fixed issue #2517: Submodule Update dialog cannot be re-sized\r
521  * Fixed issue #2504: Problems with MS Outlook and generated emails\r
522  * Optimized TortoiseGitBlame to be used with high contrast themes and black background colors\r
523  * Fixed issue #2529: The status of files which are not checked should be the same in the index after commit\r
524    Unchecked deleted/renamed files were not put into previous state in index after commit\r
525  * Fixed issue #2537: TortoiseGitPlink will not connect to OpenSSH 6.9\r
526    Upgraded TortoiseGitPlink to version 0.65\r
527  * Shell(Extended): Fix mismatch of directory and file status; Only staged changes Were considered for the calculation of the overlay icons of directories.\r
528  * Fixed issue #2546: Location bar in TortoiseGitMerge missing\r
529  * Fixed issue #2545: Incorrect TortiseGitMerge behavior when ignore comments is on\r
530  * Fixed issue #2544: LogDlg giving inconsistent results with rename and merge files with follow renames\r
531  * Fixed issue #2479: TortoiseGit does not work in hard link folder\r
533 = Release 1.8.14.0 =\r
534 Released: 2015-04-08\r
536 == Features ==\r
537  * Fixed issue #2441: A way to disable the sound that is played on errors\r
538  * Updated shipped TortoiseGitPlink and putty binaries to version 0.64\r
539  * Fixed issue #2466: TortoiseGitUDiff tool cannot be localized\r
540  * TGitCache: Improve reaction time for propagating changes to explorer\r
541  * Fixed issue #2031: Missing option to disable displaying "FETCH_HEAD" in "Switch/Checkout" dialog box\r
542  * Log, RepoBrowser, and Rebase Dialogs: Allow to compare arbitrary files across commits\r
543  * Fixed issue #2534: Use the current time for amending commit (also sets commit time)\r
544  * TortoiseGitBlame: Implemented search forward (F3) and search backward (Shift+F3)\r
545  * Allow to compare file with deleted file in CommitDlg (e.g., useful for renames)\r
546  * Allow to use Explorer context menu options from TortoiseGit context menu\r
547  * Sort remotes logically/case-insensitively\r
549 == Bug Fixes ==\r
550  * Fixed issue #2427: "Submodule of Project: " cannot be localized\r
551  * Fixed issue #2432: MessageBox buttons cannot be localized\r
552  * Fixed issue #2433: Cannot see the log in Diff with previous version\r
553  * Fixed issue #2453: The overlay icon of committed files in a submodule named with Chinese characters is unversioned icon\r
554  * Fixed issue #2455: "Diff with ..." menu cannot be localized\r
555  * Fixed issue #2431: Add fails in submodule after upgrade from 1.8.12 to 1.8.13\r
556  * Fixed issue #2449: wrong column info in tag reference dialog\r
557  * Fixed issue #2436: Overlay icons gradually disappear or show files as unversioned after a short time\r
558  * Fixed issue #2374: Rebase option in config not working anymore for pull\r
559  * Fixed issue #1440: Different status of modified renamed or moved files in Show log dialog, Check for Modifications dialog and Commit dialog\r
560  * Fixed issue #1501: Unchanged files appears modified in Show Log dialog\r
561  * Fixed issue #2477: Change "Split commit" label to "Edit/Split commit" in Rebase dlg\r
562  * Fixed issue #2481: "Start registry editor" does not work properly in non-English locales\r
563  * Fixed issue #2480: CommitDlg: auto-complete doesn't include removed items\r
564  * Fixed issue #2451: Cleanup fails quietly if file is in use\r
565  * Various bug fixes based on our newly added unit tests\r
566  * Not all remotes showing in Push/Pull/Fetch/Sync dialogs (was limited to 25)\r
568 = Release 1.8.13.0 =\r
569 Released: 2015-02-15\r
571 == Features ==\r
572  * Improved auto update\r
573    Version checks will use SSL (on Vista or newer systems)\r
574    New version.txt file format with more options\r
575  * Fixed issue #2243: Submodule red-icon doesn't propagate to higher folders (configurable now)\r
576  * Improved overlay icon accuracy\r
577    You might need to kill TGitCache.exe once using the TaskManager in order to reset its cache\r
578  * Fixed issue #2388: See the exact time when the Relative time in log enabled\r
579  * Fixed issue #2346: Add drag'n'drop to "Apply patches" window\r
580  * Fixed issue #2357: Save the state of Search criteria checkboxes in Log dialog\r
581  * Fixed issue #2420: Make push available in log for arbitrary commits (when pressing the shift key)\r
582  * Fixed issue #2351: Allow upstream to be separate from onto in rebase\r
583  * Fixed issue #1400: Allow the use of tags within the Git Rebase dialog\r
584  * Fixes issue #2417: Resolving a conflict forces refresh of Commit Dialog\r
585    A new advanced option (RefreshFileListAfterResolvingConflict) was added which controls\r
586    whether file lists are refreshed after resolving conflicts. By default this is set to\r
587    true, but can be disabled in cases where refreshing the list takes lots of time or\r
588    people don't want the list to automatically scroll to the top (this also mitigates\r
589    issue #1949 until we have a cleaner fix). F5 for manual refresh is needed if enabled.\r
590  * Fixed issue #56: Ability to use Cygwin's git instead of msysGit\r
591    Check out the manual (keyword "Cygwin git") regarding Cygwin Git support and configuration hints.\r
592    Please note that Cygwin Git is not officially supported by TortoiseGit as the developers only\r
593    use Git for Windows. Bug reports, however, are welcome.\r
595 == Bug Fixes ==\r
596  * Fixed issue #2359: Selected files counter not updated after revert\r
597  * Fixed issue #2362: git.exe get stuck on Win XP\r
598  * Fixed issue #2372: Remote Config Tags Dropdown doesn't enable Apply-Button when switching to Reachable\r
599  * Updated libgit2 in order to fix CVE-2014-9390.\r
600    TortoiseGit is not affected in its default configuration (libgit2 has to be manually enabled for cloning).\r
601    Git for Windows and mSysGit < 1.9.5 are affected, so an update highly recommended.\r
602  * Fixed issue #2385: 'Mail' - 'Use configured server' & 'none'... seems cannot be localized\r
603  * Fixed issue #2356: Rebase dialog should also auto-link to issue tracker\r
604  * Fixed issue #2390: /command:log /outfile not written\r
605  * Fixed issue #2391: Cannot clear "Load Putty Key" in clone dialog persistently\r
606  * Fixed issue #1789: Tooltips not properly displayed in Log List if that commit has refs\r
607  * Fixed issue #2353: Link to bug tracker not available in Show Log dialog on Win8+\r
608  * Fixed issue #2368: CTRL+ENTER locks up GUI on Updating Index...\r
609  * Fixed issue #2414: SendMail doesn't correctly place the mail in to list\r
610  * Fixed several issues in libgit2 regarding SafeCrLf and AutoCrlf\r
612 = Release 1.8.12.0 =\r
613 Released: 2014-11-25\r
615 == Features ==\r
616  * Fixed issue #2272: Export Dialog auto select tag if the revision has tag\r
617  * We now use a 4096-bit RSA key with SHA2-512 for signing and verifying our releases instead of a 1024-bit DSA key with SHA1\r
618    The new key is signed by the old key. You can get the fingerprint from a trusted TortoiseGit installation by issuing\r
619    "TortoiseGitProc.exe /command:pgpfp"\r
620  * Fixed issue #1928: Hotkeys in "Show log" dialog for navigating back / forward\r
621  * Fixed issue #1316: Add git describe\r
622  * Fixed issue #2294: Submodule Update dialog doesn't save its state\r
623  * Fixed issue #2176: Color config for "View Patch" Window & Tortoise(Git)UDiff\r
624  * Fixed issue #2331: Show prefix log asterisk in Log Dialog\r
625  * Fixed issue #2157: TortoiseGitMerge does not delete temporary files on close (marking as "resolved" in TGit was necessary)\r
626  * Fixed issue #1950: Log Dialog: File list filter\r
627  * Fixed issue #2330: Optimize submodule conflict resolution\r
628  * Fixed issue #2332: TortoiseGitMerge: Move "Create patch file" to the File menu\r
629  * TortoiseGitMerge: Updated EditorConfig version to 0.12\r
630  * Fixed issue #2341: Jump to search box when pressing CTRL+E\r
631  * Custom dictionaries for the spell checker can now be put into the %APPDATA%\TortoiseGit\dic folder (w/o administrator privileges).\r
632    All other locations within the TortoiseGit installation folder (e.g. bin, dic, ...) except Languages are now deprecated.\r
633    See the manual for more information.\r
634  * TGitCache: Overlay update improvements and speedups\r
636 == Bug Fixes ==\r
637  * Fixed issue #2260: Clicking in blank space in Commit dialog causes all unversioned files to become selected\r
638  * Fixed issue #2290: "Pulled Log" broken\r
639  * Fixed issue #2281: TGit 1.8.11 is not using %HOME% correctly\r
640  * Fixed issue #2306: TortoiseGitMerge ToolTip messages for Previous/next inline difference mixed up\r
641  * Fixed issue #2308: Pressing ESC in the skip-worktree confirmation dialog box selects 'yes'\r
642  * Fixed issue #2309: [Show log of aaaa..bbbb] on sub directory shows logs on root directory\r
643  * Fixed issue #2126: Rebase: Squash after conflict causes additional commit\r
644  * Fixed issue #2313: [Clean to recycle bin] after Clean-up dry run removes unexpected files\r
645  * Fixed issue #874: Add --rebase option to pull dialog\r
646  * Fixed issue #2316: Error on comparing files when git config core.autocrlf ends with 2+ spaces and then a comment\r
647  * Fixed issue #2323: TortoiseGit does not pull --tags despite checking Tags\r
648  * Fixed issue #2327: Help button is broken in "SVN Commit Type" dialog\r
649  * TGitCache now checks file sizes before checking file contents. This should mitigate possible "file is locked" problems.\r
650  * Fixed issue #2329: Changes track remote branch when fast forward is used\r
651  * Fixed issue #1872: Rebase edit doesn't amend files but only the commit message\r
652  * Fixed issue #2342: Ignore whitespace blame option not work\r
653  * Fixed issue #2311: Empty commits cannot be rebased\r
654  * Fixed issue #2312: Fix UTF-8 AutoCRLF issues with libgit2\r
655  * Fixed issue #2345: The Show Log dialog's View Patch side window is empty when the Working dir changes line is selected and no file is selected\r
656  * Fixed issue #2348: Conflicts during rebase appends "conflicts" to commit message\r
658 = Release 1.8.11.0 =\r
659 Released: 2014-08-22\r
661 == Bug Fixes ==\r
662  * Fixed issue #2257: Fetching & pushing using ssh.exe not working with TortoiseGit 1.8.10\r
663  * Fixed crashes while opening the revision graph in the x64 version on some AMD CPUs\r
664  * Fixed some other possible crashes when working with broken repositories or writing files failed\r
665  * TortoiseGitMerge did not show ribbon bar with Portuguese (Brazil) language pack loaded\r
667 = Release 1.8.10.0 =\r
668 Released: 2014-08-12\r
670 == Features ==\r
671  * Updated shipped libgit2 to version 0.21\r
672  * Fixed issue #1605: Add TortoiseGit start and pre commit hooks\r
673  * Fixed issue #2170: Please add interface to "git svn log -v"\r
674  * Fixed issue #1787: auto-complete label when writing commit message\r
675  * Fixed issue #2241: Cleanup: result window of dry run should offer to "really remove"\r
676  * Fixed issue #1596: Added basic support for clean/smudge filters\r
677  * Fixed issue #2167: Support git push --force-with-lease option\r
678  * TortoiseGitMerge: Support EditorConfig indent_style(space/tab) and indent_size\r
679  * TortoiseGitMerge: Can specify number of context lines or follow diff.context in a patch file\r
680  * Can sort tags in reversed order\r
681  * Can shallow pull/fetch a shallow clone repository\r
682  * Revision Graph: Add filter to walk from Only Local Branches\r
684 == Bug Fixes ==\r
685  * Fixed issue #2216: Add fails with message: libgit2: "failed to parse 'warn' as boolean"\r
686  * Fixed issue #2218: Tortoise Git Extra Backslash with SUBST Drive Paths\r
687  * Fixed issue #1951: Slow switch/checkout dialog\r
688  * Fixed issue #2064: Broken characters when dragging the horizontal bar in TortoiseGitMerge\r
689  * Fixed issue #2143: PowerShell not working in git hooks\r
690  * Fixed issue #2222: 'Prune' in the pull dialog does not work\r
691  * Fixed issue #2223: Move & revert operations not as expected if working tree root is directly on a drive\r
692  * Fixed issue #2225: include.path does not understand tilde (~)\r
693  * Fixed issue #2228: TortoiseGitUDiff incorrect font by non-ascii char name\r
694  * Fixed issue #2230: First click on order dialog is ignored\r
695  * Fixed issue #2003: TortoiseMerge uses wrong EOL with patches\r
696  * Fixed issue #2234: Config file mess up if not end with LF\r
697  * Fixed issue #2238: TortoiseGitMerge Default button in "Find" dialog does replace all\r
698  * Fixed issue #2250: bugtraq.logregex Test incorrectly saves the order of the fields\r
699  * TGitCache now does not check the contents of files with filesize > 10 MiB any more\r
700    and falls back to checking the timestamp of the files (as if TGitCacheCheckContent\r
701    is set to "false") according the the git index. This limit can be changed by adjusting\r
702    TGitCacheCheckContentMaxSize (measured in KiB) in TortoiseGit advanced settings.\r
703    The reason for this change is that libgit2 reads a file to memory for hashing and,\r
704    thus, locking the file and the repository for this time span.\r
705    Fixed issue #2240: TGitCache keeps crashing when I look at my folders or commit\r
706  * Fixed issue #2219: "add cherry picked from" is not applied when squashing/editing the commits\r
707  * TortoiseGitMerge: Fix some crashes when Wrap Long Lines is enabled\r
708  * TortoiseGitMerge: Use the screen chars of the current view for the scrollbar page value\r
709  * TortoiseGitMerge: Do not draw EOL mark in line number region\r
710  * TortoiseGitMerge: No need to expand tab to spaces when finding inline diff positions\r
711  * Repository Browser said commit not found in submodule\r
713 == Known Issues ==\r
714  * There seems to be a bug in the MFC library which occurs when opening the revision graph in the x64\r
715    version on AMD CPUs, we cannot fix this. Please vote for this on Microsoft Connect:\r
716    https://connect.microsoft.com/VisualStudio/feedback/details/893171/c000001d-illegal-instruction-on-msvcr120-log-0x2d3-on-x64.\r
718 = Release 1.8.9.0 =\r
719 Released: 2014-06-09\r
721 == Features ==\r
722  * Fixed issue #2152: Log window show whole commit in "View patch"\r
723  * Fixed issue #2149: Can't search message in annotated tag or text in notes\r
724  * Fixed issue #2172: Support num parameters of git blame -M and git blame -C\r
725  * Fixed issue #2179: Revision comparisons against HEAD should not generate temporary files (allow to compare to working tree)\r
726  * Fixed issue #2168: Add to the "Clean up" dialog "Recursive" option for submodules\r
727  * Fixed issue #2196: Log dialog file list group headers show parent SHA-1\r
728  * Fixed issue #2144: TortoiseGit should support configuring pushurl for remotes\r
729  * Fixed issue #2155: Make "Delete Remote Tags..." more discoverable\r
730  * Fixed issue #2164: allow Commit from Log > Working dir changes of selected files\r
731  * Fixed issue #2096: Allow to disable blue text-label about git.exe execution timings on progress dialog\r
732  * Fixed issue #968: Rebase / Cherry Pick dialogs should update "conflict" status when conflicts are resolved\r
733  * Fixed issue #1706: Show log in different branch reverts to active branch\r
734  * Fixed issue #1973: Support INS/OVR mode in TortoiseMerge\r
735  * Fixed issue #1970: Provide replacement function in TortoiseGitMerge\r
736  * Use libgit2 for more operations instead of calling git.exe\r
738 == Bug Fixes ==\r
739  * Fixed issue #2158: TortoiseGit sometimes crashes when doing Sync > Pull\r
740  * Fixed issue #2159: URL combo box in Submodule Add is not case sensitive\r
741  * Fixed issue #2171: blame setting 'detect moved or copied line' does not work for the case 'from modified files'\r
742  * Fixed issue #2174: Submodule update shows wrong submodule list\r
743  * Fixed issue #2175: TortoiseGitBlame fails to search if line has non-ascii chars and system locale is not US\r
744  * Fixed issue #2141: libgit2 still added the file with mixing EOL, while autocrlf and safecrlf are true\r
745  * Fixed issue #2183: Explorer Property Page "Last modified" stays empty\r
746  * Fixed issue #2180: When opening revision graph, scroll to current branch\r
747  * Fixed issue #2104: Opening log for non-git folder results in multiple error messages\r
748  * Fixed issue #2192: Shell context menu not detecting submodule if submodule name differs from submodule path\r
749  * Fixed issue #2187: Misshowed branch on many dialogs in the new version\r
750  * Fixed issue #2191: Skip-worktree or assume-valid flagged files are not always listed if subfolder is selected\r
751  * Fixed issue #2199: Fetch dialog does not delete remote in remote list after managing remotes\r
752  * Fixed issue #2200: Add remote name starts with # should not fetch all\r
753  * Fixed issue #2190: "Force Rebase" after "Squash ALL" does not mark commits for squashing\r
754  * Fixed issue #2073: Remove Entry of remote in "Remote Url" box in sync window\r
755  * Fixed issue #2207: "Do you want to stash pop now?" dialog shows "Stash" labeled button instead of "Pop"\r
756  * Fixed issue #2161: Windows explorer slow/very long delays with shell extension enabled and accessing network folders\r
757  * Fixed issue #2198: MSVCR110.dll error with TortoisePlink. However, using TortoiseGitPlink is recommended\r
759 = Release 1.8.8.0 =\r
760 Released: 2014-04-01\r
762 == Features ==\r
763  * Fixed issue #2065: Add link to fetch to screen when push failed\r
764  * Fixed issue #1855: Support negative log filter syntax\r
765  * Fixed issue #1029: Add function to control the TGitCache module\r
766  * Fixed issue #2086: Rebase autoskip patches that are already in upstream\r
767  * Fixed issue #2112: Disable option for Drag & Drop Handler\r
768  * Fixed issue #2114: Allow to swap rebase refs\r
769  * Updated libgit to version 1.9.0\r
770  * Fixed issue #1920: Diff in log dialog like in commit dialog\r
771  * Fixed issue #2134: Easier to select lines to partial commit in TortoiseGitMerge\r
772  * Fixed issue #2135: Add menu button to open Explorer when clone finishes\r
774 == Bug Fixes ==\r
775  * Fixed issue #2067: Normalize email with capital letters when calculating gravatar hash\r
776  * Fixed issue #2071: TGitCache blocks Windows to eject USB drive\r
777  * Fixed issue #2074: Time field not large enough\r
778  * Fixed issue #1648: Issue with handles being kept when there are uncommitted changes\r
779  * Fixed issue #2083: TortoiseGitBlame 'show unified diff' actually performs compare\r
780  * Fixed issue #2087: Rebase ComboBox DropDown List too short\r
781  * Fixed issue #2088: log entries have space in front of message without labels if right side drawing is enabled\r
782  * Fixed issue #2075: Commit do not show merged files after merge\r
783  * Fixed issue #2097: Wrong context menu when selecting ignored file in Status dialog\r
784  * Fixed issue #2099: Cannot cancel "Delete and add to ignore list"\r
785  * Fixed issue #2109: Checkout Tag without creating Branch - Remove Pull Option\r
786  * Fixed issue #2106: "All local branches" option is not remembered\r
787  * Fixed issue #2076: Issue Tracker Integration is broken in 1.8.7.0\r
788  * Fixed issue #2124: Rebase icon not properly displayed\r
789  * Fixed issue #2113: JiraSvn bugtraq provider's commit behavior is broken\r
790  * Fixed issue #2128: tagopt not saved when asked to disable tag fetching\r
791  * Fixed issue #2127: After delete last tag in Browse references, tree of refs disappeared\r
792  * Fixed issue #2131: Commit message not used when merging with "squash" option\r
793  * Fixed issue #2147: Resolve not dealing correctly with (modify/delete) conflicts\r
794  * Fixed issue #2148: Cherry pick with conflicts does not add "Cherry picked from..."\r
795  * Fixed issue #2150: Integrate with issue tracker - bug Id cannot be larger than 6 digit number\r
797 = Release 1.8.7.0 =\r
798 Released: 2014-01-12\r
800 == Features ==\r
801  * Fixed issue #1943: Add "Ignore N items by extension" in Commit dialog\r
802  * Fixed issue #1952: Export specific folder\r
803  * Fixed issue #1002: No right-drag context menu (git copy & add, git move)\r
804  * Fixed issue #1956: Ship more overlay icon sets as TortoiseSVN does\r
805  * Add Ref Compare List in Sync Dialog\r
806  * Fixed issue #1975: Pull Dialog should remember fast forward only\r
807  * Fixed issue #1981: Hotkey to focus on file list in commit dialog\r
808  * Fixed issue #1979: Comments are not stripped from commit message\r
809  * Fixed issue #1991: Disable (by default) certain operations with stash commits\r
810  * Updated shipped libgit2 to version 0.20\r
811  * Fixed issue #2010: Conflict dialog show local and remote commits\r
812  * Autocompletion for language-dependent keywords (usually class/method/variable names) in the commit dialog\r
813  * Fixed issue #2034: Show gravatar in TortoiseGitBlame\r
814  * Fixed issue #871: Blame copy/move detection and other options\r
815  * Fixed issue #1990: TortoiseGitBlame always takes whitespace into account\r
816  * Fixed issue #1988: Allow tag selection in From/To fields instead of dates only\r
817  * Fixed issue #2015: Save and load ref lists (selections) in "Show log" -> "Browse references"\r
818  * Fixed issue #1847: Option to show all local branches in log view\r
819  * Fixed issue #1823: Pressing tab key can insert spaces instead of tab in TortoiseGitMerge\r
820  * Fixed issue #2047: Create a log file with git commands and output\r
821  * Fixed issue #1129: Add Fetch/Pull operations in Show Log window\r
822  * Fixed issue #2048: Add date to stash list / reflog\r
823  * Fixed issue #2049: Add pull to after commit actions\r
824  * Fixed issue #1980: Add Show Unified Diff entry to context menu in TortoiseGitBlame in Revision List\r
825  * Fixed issue #1820: Show Assume valid/unchanged files in repo status dialog on a separate list\r
826  * Fixed issue #1603: Make "Show Whole Project" in log and commit dialog autosaved\r
827  * Fixed issue #827: add the option to autoclose the "Git command progress" window\r
828  * Fixed issue #1913: SVN DCommit Button in successful merge Dialog\r
829  * Fixed issue #1978: Use file directory on Save revision to path in Repository Browser and log dialog\r
830  * Updated libgit to version 1.8.5.2\r
831  * Fixed issue #2059: "Go to line" CLI argument support for diff command\r
833 == Bug Fixes ==\r
834  * Fixed issue #1947: When editing git notes, spurious reformatting is done\r
835  * Fixed issue #1958: Revision graph crashes when trying to switch/checkout via context menu\r
836  * Fixed issue #1963: TortoiseGitMerge: Missing color config when an added line is changed\r
837  * Fixed issue #1976: Commit log crashes if it receives a WM_PRINTCLIENT while opening\r
838  * Fixed issue #1974: bugtraq logregex does not save correctly\r
839  * Fixed issue #1977: Commit log: cannot select multiple branches if a branch name matches a filename\r
840  * Fixed issue #1992: Compare selected refs fails if tag object is selected\r
841  * Fixed issue #1985: TortoiseGitBlame does not follow renames when comparing line with previous version\r
842  * Fixed issue #2008: Wrong reflog if hash repeated\r
843  * Fixed issue #2004: In create patch serial dialog, number of commits up down buttons reversed\r
844  * Fixed issue #2013: Double-clicking on ref log list doesn't work until after right-clicking it\r
845  * Fixed issue #2016: Changed files list forgets sort order after switching versions in compare revisions dialog\r
846  * Fixed issue #2014: "Show log" doesn't update properly when a window is dragged over it if aero is not enabled\r
847  * Fixed issue #2021: Disable commit template when combine commits\r
848  * Fixed issue #2024: Unnamed "remote" should not be created\r
849  * Fixed issue #2027: Failed to preserve selected commit when filter is removed\r
850  * Fixed issue #2030: TortoisePlink crash on x64\r
851  * Fixed issue #2037: TortoiseGit.dll sometimes does not close it's handles in explorer.exe\r
852  * Fixed issue #2040: "fatal: pathspec did not match any files" error when resolving deleted/modified conflict\r
853  * Fixed issue #1866: Check for newer version of tgit behind proxy\r
854  * Fixed issue #1927: Clicking on a hyperlinked commit hash leaves the target's log message un-hyperlinked\r
855  * Fixed issue #1835: Question mark icons on committed unchanged files\r
856  * Fixed issue #2053: Can't do "Combine to one commit"; changed file list wrongly empty\r
857  * Fixed issue #2051: Submodule update error when fetchRecurseSubmodules has value on-demand\r
858  * Fixed issue #1860: Race condition in git.exe Progress Dialog\r
859  * Fixed issue #2020: Passworddialog in background after requesting username\r
860  * Fixed issue #1802: submodule update module selection not always accurate\r
861  * Fixed issue #1579: Log Dialog sometimes forgets the dialog height\r
863 == Known Issues ==\r
864  * If you upgraded Windows 8 to 8.1 and you experience problems with the installer, please see issue #2061.\r
866 = Release 1.8.6.0 =\r
867 Released: 2013-10-20\r
869 == Features ==\r
870  * Revision Graph: Can generate output graph file through command line\r
871  * Fixed issue #1858: Switch-and-merge as a single command\r
872  * Log Dialog: Support Gravatar\r
873  * Implement git checkout --merge\r
874  * TortoiseGitIDiff: Conflict resolving for images\r
875  * Fixed issue #1795: Allow to put branch labels on right side of message column in log view\r
876  * Fixed issue #1870: Commit subset of changes selected from diff dialog\r
877  * Fixed issue #1785: If PuTTY defaults to anything other than type SSH port 22, TortoiseGit acts up on SSH cloning (fixed in TortoiseGitPlink.exe)\r
878  * Add setting to confirm to kill running git process in progress dialog\r
879  * Added support for tgit://-links to start cloning from browser (e.g. tgit://clone/https://code.google.com/p/tortoisegit/)\r
880  * Added optional support for git://-links to start cloning from browser\r
881  * Added optional support for smartgit:// and github-windows://-links to start cloning from browser\r
882    In order to be able to use github-windows://-links on github.com web page, you have to enable them for your GitHub profile once.\r
883    Right now the only way is to install the official GitHub client and sign in with your GitHub profile (on any Windows machine).\r
884  * Allow to edit hierarchical git settings\r
885    If you have set "i18n.commitencoding" to something different than UTF-8 check your "user.name" setting\r
886  * Fixed issue #1645: enable/disable spell checking in commit dialog\r
887  * Fixed issue #1806: Compressed graph in the log view\r
888  * Fixed issue #1926: Add "No Merges" checkbox in Log Messages window\r
889  * Fixed issue #1779: tortoisegit does not understand include.path in global config\r
890    If you have relevant settings for TGitCache in an included file, you have to restard TGitCache or modify the global, system, or local config file in order to reload any included file.\r
891  * Support project icon as task button overlay\r
892  * Fixed issue #1946: In "Compare revisions", please show something to confirm when there are no differences\r
894 == Bug Fixes ==\r
895  * Fixed issue #1859: Log too long when using Switch to New Branch option in Create Branch dialog\r
896  * Fixed issue #1864: Commit button did not work after revert\r
897  * Fixed issue #1862: Some labels not wide enough for translations to fit in\r
898  * Fixed issue #1790: "Clean up" window position is not preserved on multi-monitor setup\r
899  * Fixed issue #1876: Up/down buttons in Rebase dialog desynchronise the bottom view\r
900  * Fixed issue #1875: Commit selection is lost with focus in Rebase dialog\r
901  * Fixed issue #1873: Squash doesn't preserve original author date\r
902  * Fixed issue #1863: never-ending wait due to lost messages\r
903  * Fixed issue #1883: Option Buttons in Hook script not wide enough\r
904  * Fixed issue #1893: Unified diff for merge commit always shows inverted changes\r
905  * Fixed issue #1896: Switch/Checkout Branch name resets itself after browsing for a branch\r
906  * Fixed issue #1895: Context menu incomplete if working tree is located on network share\r
907  * Fixed issue #1618: In "Show log", mouseover triggers improper redraw of ClearType font log descriptions in "Message" column\r
908  * Fixed issue #1891: Cleanup dialog unexpectedly sizable\r
909  * Bring back templates when creating repository with libgit2, it was "cancelled" in since TortoiseGit 1.8.0\r
910  * Fixed issue #1908: "Export selection to.." fails to checkout files which names (or paths) renamed in working dir\r
911  * Fixed issue #1914: Repository Browser give an error (libgit2) after change branch\r
912  * Fixed issue #1915: Submodule Update Dialog behaves curious\r
913  * Fixed issue #1919: Submodule visibility with square brackets\r
914  * Fixed issue #1918: Settings dialog forces to use remotes\r
915  * Fixed issue #1923: Once Credential node is activated, pressing apply button in Settings dialog will close the dialog\r
916  * Fixed issue #1769: "Show Log" missing from context menu if "Shell Extended" and a file was Added but not committed\r
917  * Fixed issue #1917: Avoid request to stash if there is nothing to rebase or fast forward is possible\r
918  * Fixed issue #1929: Using "Find" in "Show log" doesn't move to commits it finds, it only selects them\r
919  * Fixed issue #1948: Case sensitive authors switch throw an error\r
921 == Known Issues ==\r
922  * If you experience problems with PuTTY ssh, please see issue #1880.\r
924 = Release 1.8.5.0 =\r
925 Released: 2013-08-18\r
927 == Features ==\r
928  * Fixed issue #1831: Allow Origin Remote Renaming on Clone\r
929  * Fixed issue #1839: Conflict dialog does not allow resolving multiple or all conflicts with the same option\r
930  * Allow to send (patch)mails over relay servers (e.g. the one from your ISP)\r
931  * When adding second and more remotes, prompt user to disable tag fetching to avoid fetching wrong tags\r
932  * Fixed issue #1845: Add "pull" button on "git switch" window\r
933  * Fixed issue #1848: TortoiseGitBlame doesn't scroll to the previously selected line on "Blame previous revision"\r
934  * Underline git hash in log message view and jump to that commit when clicking on the hash\r
935  * Fixed issue #1829: You have not concluded your merge (MERGE_HEAD exists) - allow to abort merge more easily.\r
936  * Commit Dialog: Add "Pick commit hash" in message text box context menu\r
937  * Can set log graph line width and node size\r
938  * Updated shipped PuTTY Plink to version 0.63 (which contains some security fixes)\r
939  * Fixed issue #1746: Pressing "Delete" on keyboard should delete selected non versioned file in commit dialog\r
940  * Sync Dialog: Add stash menu button\r
941  * Fixed issue #1852: Add command-line argument to tortoisegitproc that specifies value for Directory field\r
943 == Bug Fixes ==\r
944  * Fixed issue #1833: Fast-Forward rebase does not preserve SHA-1 of commits\r
945  * Fixed issue #1832: TortoiseGitMerge has an empty menue when German language pack is loaded\r
946  * Fixed issue #497: TGitCache.exe won't let user delete folder\r
947  * Mitigated issue #1011: "git svn" commands create "sys$command" file\r
949 = Release 1.8.4.0 =\r
950 Released: 2013-07-09\r
952 == Features ==\r
953  * Fixed issue #1765: Pull button when push (after commit) fails\r
954  * Updated shipped libgit2 to version 0.19\r
955  * Updated libgit to version 1.8.3\r
956  * Support diff.context config key\r
957  * Fixed issue #1778: Add Submodule with Putty key\r
958  * Fixed issue #1800: Automatically remove "git clone " from URL in Clone dialog\r
959  * Fixed issue #1807: Handle new descriptions of detached head introduced in git 1.8.3\r
960  * TortoiseGitMerge: Encoding and EOL conversion\r
961  * TortoiseGitMerge: Tab / spaces conversion and trim trailing space\r
962  * TortoiseUDiff: Add Printing function\r
963  * Fixed issue #553: Pull the latest version of all submodules\r
964  * TortoiseGitMerge: Improved applying a patch with conflicts\r
965  * Rename touch.exe as tgittouch.exe to avoid filename collision\r
966  * Support SOCKS proxy\r
967  * Include submodules in RepositoryBrowser\r
969 == Bug Fixes ==\r
970  * Fixed issue #1763: Unable to re-download TortoiseGit packages due to caching\r
971  * Fixed issue #795: Switch/Checkout Dialog, "Switch To Version" is confusing\r
972  * Fixed issue #722: Pull/Push sometimes does not gets the right remote branch\r
973  * Fixed issue #1781: Sync dialog fails with "Encountered an improper argument" when closing log tab with escape\r
974  * Fixed issue #1773: "Show changes as unified diff" on "Working dir changes" show inverted diff operation\r
975  * Fixed issue #1753: On dialog box for SSH certificate's passphrase, some certificate filenames aren't fully displayed\r
976  * Fixed issue #1726: Rebasing issues with empty commits\r
977  * Fixed issue #1782: Do not reset changed lines/files statistics after toggling "Authors case sensitive" checkbox\r
978  * Fixed issue #1783: TortoiseGit does not work on WinXP/2003 x64\r
979  * Fixed issue #1798: "Paste Recent commits" during Please wait in Commit dialog does not work\r
980  * Fixed issue #1106: Stairs in log view\r
981  * Fixed issue #1304: TortoiseGit doesn't see a bare repo within a non-bare one\r
982  * "Delete (keep local)" did not work on folders\r
983  * Fixed issue #1756: Rebase trips over merge commits\r
984  * Fixed possible crashes while applying a patch in TortoiseGitMerge\r
985  * Fixed issue #1809: Overlay shows changes in parent folder if a file with a second extension exists\r
986  * TortoiseGitMerge: Fixed bugs regarding multi-view edit\r
987  * Fixed issue #1814: Squash rebase fills message too much\r
988  * Reverting newly added file in Commit-dialog misbehaving\r
989  * Fixed issue #1589: Clone Dialog's URL case sensitivity causes issues with folder creation\r
990  * Fixed issue #1786: Committing 25 or more files causes hidden progress dialog\r
991  * Fixed issue #1732: Tortoisegit always crashes when viewing the history log of blink\r
992  * Fixed issue #1824: Rebase Dialog sometimes not showing after running Fetch and Rebase in Sync Dialog\r
993  * Fixed issue #1725: 'Git Show Log' doesn't work on folders created by git-new-workdir script\r
995 = Release 1.8.3.0 =\r
996 Released: 2013-05-05\r
998 == Features ==\r
999  * Press F5 can refresh Submodule Diff Dialog\r
1000  * Fixed issue #1359: Drag support for files listed as being changed in the commit/log/modifications window\r
1001  * log list: indicate annotated tag in tag shape\r
1002  * TortoiseGitBlame: Allow to highlight lines by age of last modification\r
1003  * Fixed issue #1376: Daemon starting from Tortoise UI\r
1004  * Fixed issue #1737: Make a button to rename remote\r
1005  * Repository Browser: Allow to copy tree / blob hashes to clipboard\r
1006  * Added sound support for indicating warnings and errors\r
1007  * Fixed issue #1755: Add "Remove All" and "Ignore All" options in Remove from Index Prompt\r
1008  * Fixed issue #1747: Add interface to log window to view range log\r
1010 == Bug Fixes ==\r
1011  * Fixed issue #1729: crash when commit\r
1012  * Fixed issue #1728: TortoiseGitMerge show fake difference in the same lines if line end falls to 0x40000 byte\r
1013  * Fixed issue #1741: Push / Pull Dialog URL combo box should not be filled unless enabled\r
1014  * Fixed issue #1735: diff-xls.vbs not found\r
1015  * Fixed issue #1750: Repository Browser fails for empty repository\r
1016  * Fixed issue #1743: Remove "The target folder is not empty!" warning\r
1017  * Fixed issue #1757: Compare single new file against working tree\r
1018  * Fixed issue #1760: Unified diff of two revisions is inversed\r
1019  * Fixed various possible crashes\r
1021 = Release 1.8.2.0 =\r
1022 Released: 2013-03-26\r
1024 == Features ==\r
1025  * Fixed issue #1270: Log dialog can revert selected files to parent revision\r
1026  * Fixed issue #1500: Support git merge --log option\r
1027  * Can disable log cache (tortoisegit.data, tortoisegit.index)\r
1028  * Revision Graph can save as graphviz dot language (*.gv)\r
1029  * Support merge strategies except octopus\r
1030  * Fixed issue #1597: Reduce chance of committing old submodule revision on cherry-pick / rebase conflicts\r
1031  * Can specify specific paths of submodules to update\r
1032  * Fixed issue #1661: TortoiseGitBlame: show line date time\r
1033  * Fixed issue #1662: skip-worktree should not be exposed via context menus or anything without confirmation\r
1034  * Fixed issue #330: Implement --author option gui interface in the commit dialog\r
1035  * Fixed issue #1147: Ability to filter out branches in Log dialog\r
1036  * Fixed issue #1628: Support commit ranges in log list (from Reference Browser)\r
1037  * Fixed issue #832: Compare commits between branches (branch1...branch2, from Reference Browser)\r
1038  * Fixed issue #515: Sort the log window by date\r
1039  * Fixed issue #1676: Automatically check "Make it Bare" when repository path ends in ".git"\r
1040  * Fixed issue #1677: Clicking "revert" on a file should automatically check the file in the revert dialog\r
1041  * Fixed issue #1667: Ability to ignore a folder in commit dialog\r
1042  * Fixed issue #1674: Option "Push all branches" leaves out tags on pushed changes\r
1043  * Fixed issue #1663: F5 does not refresh the revision graph\r
1044  * Fixed issue #522: Store password for HTTP\r
1045  * Fixed issue #1660: Save Push Dialog "Push all branches" and "Use Thin Pack" options\r
1046  * Fixed issue #1542: Can send pull request email\r
1047  * Fixed issue #1493: Remember Push Dialog "Push to all remotes" option state\r
1048  * Enhanced Windows 7 taskbar grouping and highlighting of windows belonging to the same working tree\r
1049  * .mailmap is now used for Log-Dialog Statistics\r
1050  * Fixed issue #1610: Average values on statistics dialog graph\r
1051  * Fixed issue #1708: Merge dialog have no saving of log message\r
1052  * Fixed issue #1716: TortoiseGitBlame added line parameter\r
1053  * Allow to set a default value for ssh client in HKLM (Software\TortoiseGit\SSH)\r
1055 == Bug Fixes ==\r
1056  * Fixed issue #1642: Incorrect behavior if repo is located on root of drive\r
1057  * Fixed issue #1643: TortoiseGitMerge window do not maximize correctly on screeen with right-side docked start bar\r
1058  * Fixed issue #1639: Does not work on older CPU without SSE2\r
1059  * Fixed issue #1682: Rebase ignores commits after an error is received\r
1060  * Fixed issue #1429: Blame: copy sha to clipboard copies the log message\r
1061  * Fixed issue #1654: Git blame commit message tooltip flashes when tooltip window is tall\r
1062  * Fixed issue #1658: Checkbox 'add "cherry picked from"' has wrong anchor\r
1063  * Fixed issue #1657: Dirty submodule commit does not open the underling submodule commit dialog\r
1064  * Fixed issue #1552: TGitCache prevents a git clone from performing successfully\r
1065  * Fixed issue #1631: Set focus to branch menu in Switch/Checkout window\r
1066  * Fixed issue #1646: TortoiseGit Log gives undeterministic results (log does not apply --boundary any more by default)\r
1067  * Fixed issue #1085: Small commit with lots of unversioned and not ignored files takes very long\r
1068  * Fixed issue #1675: delete/ignore does not delete folder from repo when local copy is kept\r
1069  * Fixed issue #1679: Reset dialog pick another revision has no effect\r
1070  * Fixed issue #1609: remember my remote branch choice precisely\r
1071  * Fixed issue #1268: Paths in Windows Explorer changed to all lower case\r
1072  * Fixed issue #1681: High screen DPI breaks TortoiseGitMerge's ribbon UI sprites\r
1073  * Fixed issue #1685: Deleting remote branch blocks UI\r
1074  * Fixed issue #1686: Wrong stash list after "Stash Apply" in RefLog\r
1075  * Fixed issue #1689: Option to make Git Commit GUI look different from TortoiseSVN equivalent\r
1076  * Fixed issue #1693: Cherry pick progress bar doesn't stay green\r
1077  * Fixed issue #1276: Cannot show diff of renamed file\r
1078  * Fixed issue #1696: Fetch from switch dialog does not refresh branches list\r
1079  * Fixed issue #1701: Changing commit order in rebase dialog doesn't auto scroll\r
1080  * Fixed issue #1702: Original commit message is showen even though it is changed during rebase\r
1081  * Fixed issue #1223: Workaround endless waiting when git.exe already exited\r
1082  * Fixed issue #1709: Right click -> assume unchanged is irreversible\r
1083  * Fixed issue #1713: Pre-populate commit message on squash merges\r
1084  * Fixed issue #1566: Frequent crashes when searching log\r
1086 = Release 1.8.1.0 =\r
1087 Released: 2013-02-07\r
1089 == Features ==\r
1090  * Fixed issue #1623: Search by email in Log window\r
1091  * Fixed issue #1624: Easier navigation in revision graph with mouse\r
1093 == Bug Fixes ==\r
1094  * Fixed issue #1611: Changing Search criteria with empty search field refreshes log content\r
1095  * Fixed issue #1620: Apply Patch serial can't open file dialog on WinXP\r
1096  * Fixed issue #1533: Could not parse git.exe version number\r
1097  * Fixed issue #1619: TortoiseGitMerge: Ribbon UI/toolbars can be toggled\r
1098  * Fixed issue #1627: TortoiseGit gets the wrong revision if the branch name looks like git-describe format\r
1099  * Fixed issue #1617: TortoiseGitPlink does not work with interactive ssh logins\r
1100  * Fixed issue #1384: Commit Dialog autocompletion does not work for some pattern\r
1102 = Release 1.8.0.0 =\r
1103 Released: 2013-01-27\r
1105 == Features ==\r
1106  * Fixed issue #1377: Log Dialog Working dir changes should include untracked files\r
1107  * Fixed issue #1541: Show progress dialog when running git request-pull\r
1108  * Fixed issue #1513: Easier to clean TortoiseGit temporary files\r
1109  * Fixed issue #1540: Add jump to previous / next commit in Log Dialog\r
1110  * Fixed issue #1529: Can show and set tagopt\r
1111  * Fixed issue #1554: Unwanted text formatting in commit dialogue (styling can be disabled using advanced settings now)\r
1112  * Fixed issue #1563: Show repository dir on Settings Dialog title bar\r
1113  * Fixed issue #1577: Add a retry button on Reset failure\r
1114  * Fixed issue #1571: Warn author not set when editing notes\r
1115  * Fixed issue #221: After resolving all merge conflicts, it's not obvious the project needs a commit\r
1116  * Fixed issue #1568: Add support for recurse-submodules on push dialog\r
1117  * Fixed issue #1578: Warn author not set when merging\r
1118  * Fixed issue #1557: Submodule Diff Dialog should launch diff with working copy if the submodule is dirty\r
1119  * Fixed issue #1066: Add 'Revision Graph' Feature\r
1120  * Fixed issue #1435: EXE Name collision with TortoiseSVN\r
1121    Renamed:\r
1122    - TortoiseIDiff.exe to TortoiseGitIDiff.exe\r
1123    - TortoiseMerge.exe to TortoiseGitMerge.exe\r
1124    - TortoiseProc.exe to TortoiseGitProc.exe\r
1125    - TortoisePlink.exe to TortoiseGitPlink.exe (TortoisePlink.exe is still shipped for compatibility reasons)\r
1126    - TortoiseUDiff.exe to TortoiseGitUDiff.exe\r
1127  * Fixed issue #1433: Can reset to remote tracking branch after fetch\r
1128  * Fixed issue #763: "Clean up" should show a list of to-be-deleted files\r
1129  * Fixed issue #1581: Show/Hide tags in the log\r
1130  * Synced TortoiseGitMerge code with TortoiseMerge of TortoiseSVN code (trunk)\r
1131  * Log Dialog specially highlights branches that have a remote tracking branch\r
1132  * Added search mechanism to reflog dialog\r
1133  * Add No fetch, Merge and Rebase options in Submodule Update Dialog\r
1134  * Fixed issue #1467: put remote branches at the bottom in "branches" dropdowns (can be disabled using advanced settings)\r
1135  * Fixed issue #1285: Show Log Filter on Tags\r
1136  * Uncheck "Track" checkbox when creating a branch with different name to remote branch\r
1137  * Add button to push notes in Sync Dialog\r
1139 == Bug Fixes ==\r
1140  * Fixed issue #1535: Unclear UI in prompt dialog of Stash Save\r
1141  * Fixed issue #1538: Deleting multiple stash list entries skips some and delete the wrong ones\r
1142  * Fixed issue #1543: TortoiseGit Comboboxes trim input if longer than their width\r
1143  * Fixed issue #1544: TortoiseGit Init warning message is not appropriate\r
1144  * Fixed issue #1555: Commit dialog fails to warn submodule dirty state\r
1145  * Fixed issue #1556: Narrower treeview when launching Settings Dialog with default page Remote\r
1146  * Fixed issue #1383: Pageant is not always auto-loaded if using sync remote update (some without keys)\r
1147  * Fixed issue #1536: Committing via log causes hidden progress dialog\r
1148  * Fixed issue #1593: Sync dialog In ChangeList shows wrong diff when pressing enter\r
1150 In order to find the list of changes for releases before 1.8.0, please refer to Changelog-pre1.8.txt\r