![TortoiseSVN logo](https://tortoisesvn.googlecode.com/svn/trunk/www/source/img/tortoisesvn_logo_hor468x64.png) Make sure to also check the [changelog of Subversion](http://svn.apache.org/repos/asf/subversion/trunk/CHANGES). ### Version 1.8.9 ### - BUG: Issue #[661](http://code.google.com/p/tortoisesvn/issues/detail?id=661): memory leak committing multiple working copies. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[662](http://code.google.com/p/tortoisesvn/issues/detail?id=662): drawing bug in progress dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: issue #665: inherited properties give unexpected results. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[667](http://code.google.com/p/tortoisesvn/issues/detail?id=667): Detect if repository browser was cancelled. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[669](http://code.google.com/p/tortoisesvn/issues/detail?id=669): Repobrowser closes when escape is pressed to cancel an edit. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[671](http://code.google.com/p/tortoisesvn/issues/detail?id=671): Crash editing properties from the repository browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[672](http://code.google.com/p/tortoisesvn/issues/detail?id=672): merging from progress dialog does not record merge info. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: renaming in the repobrowser tree view with F2 did not work. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[673](http://code.google.com/p/tortoisesvn/issues/detail?id=673): filtering out regular expressions crashes. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[674](http://code.google.com/p/tortoisesvn/issues/detail?id=674): illegal temp file name when diffing from server root. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[675](http://code.google.com/p/tortoisesvn/issues/detail?id=675): bug-id field not set correctly for a restarted commit. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[676](http://code.google.com/p/tortoisesvn/issues/detail?id=676): file diff dialog sorts case-sensitive. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[677](http://code.google.com/p/tortoisesvn/issues/detail?id=677): Escape must not close dialog if an autocompletion is in progress. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[679](http://code.google.com/p/tortoisesvn/issues/detail?id=679): "Get Lock" on file external shows empty dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[680](http://code.google.com/p/tortoisesvn/issues/detail?id=680): Settings: Page title and selection in index not updated when using PageUp/PageDown. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.8 ### - BUG: Issue #[640](http://code.google.com/p/tortoisesvn/issues/detail?id=640): Restore after commit - Unchecked files are not restored upon commit. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[641](http://code.google.com/p/tortoisesvn/issues/detail?id=641): svn:global-ignores does not work with multiple targets selected. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[642](http://code.google.com/p/tortoisesvn/issues/detail?id=642): Log message not saved in history on cancel. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[644](http://code.google.com/p/tortoisesvn/issues/detail?id=644): Bug in rename when "similar file name" renames are involved and file names include multiple dots. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[653](http://code.google.com/p/tortoisesvn/issues/detail?id=653): Unified diff from log no longer includes property changes. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.7 ### - BUG: Issue #[633](http://code.google.com/p/tortoisesvn/issues/detail?id=633): Relocate dialog does not remember urls. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[634](http://code.google.com/p/tortoisesvn/issues/detail?id=634): Repo browser does not show nested externals. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[635](http://code.google.com/p/tortoisesvn/issues/detail?id=635): externals property not correctly converted to a relative url. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[636](http://code.google.com/p/tortoisesvn/issues/detail?id=636): externals property dialog does not handle multiple selections. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[637](http://code.google.com/p/tortoisesvn/issues/detail?id=637): TortoiseMerge fails to detect utf16 files if BOM is missing. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[638](http://code.google.com/p/tortoisesvn/issues/detail?id=638): log dialog filter not fully reapplied after refresh. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[639](http://code.google.com/p/tortoisesvn/issues/detail?id=639): File externals not committed. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.6 ### - BUG: Issue #[617](http://code.google.com/p/tortoisesvn/issues/detail?id=617): Checkbox size too big on Aero area in high dpi mode. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[619](http://code.google.com/p/tortoisesvn/issues/detail?id=619): "show log" from merge dialog fetches all revisions if no revision range is specified. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[621](http://code.google.com/p/tortoisesvn/issues/detail?id=621): Export Log Cache did not export to the expected path. (Sup Yut Sum) - BUG: Issue #[620](http://code.google.com/p/tortoisesvn/issues/detail?id=620): merge message truncates url. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[622](http://code.google.com/p/tortoisesvn/issues/detail?id=622): generated merge message contains too many entries. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Issue #[624](http://code.google.com/p/tortoisesvn/issues/detail?id=624): in page error writing log file. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[626](http://code.google.com/p/tortoisesvn/issues/detail?id=626): Applying patch can find wrong "better" path. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[628](http://code.google.com/p/tortoisesvn/issues/detail?id=628): Invalid urls in repobrowser for SVNParentPath. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[629](http://code.google.com/p/tortoisesvn/issues/detail?id=629): log dialog closes merge dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[630](http://code.google.com/p/tortoisesvn/issues/detail?id=630): svn:global-ignores not used when adding. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[631](http://code.google.com/p/tortoisesvn/issues/detail?id=631): Assertion when showing properties dialog for url. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.5 ### - BUG: Issue #[594](http://code.google.com/p/tortoisesvn/issues/detail?id=594): "Diff with url" generated patch does not apply. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[497](http://code.google.com/p/tortoisesvn/issues/detail?id=497): "restore after commit" must restore on cancel as well. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[595](http://code.google.com/p/tortoisesvn/issues/detail?id=595): TortoisePlink crash for x64. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[601](http://code.google.com/p/tortoisesvn/issues/detail?id=601): Crash fetching properties in CfM dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[602](http://code.google.com/p/tortoisesvn/issues/detail?id=602): Log dialog message loses formatting after clicking a link. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[603](http://code.google.com/p/tortoisesvn/issues/detail?id=603): TortoiseBlame: Blue wavy lines in C header files. (Sup Yut Sum) - BUG: Issue #[607](http://code.google.com/p/tortoisesvn/issues/detail?id=607): TortoiseMerge fails to restore Unicode characters. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[608](http://code.google.com/p/tortoisesvn/issues/detail?id=608): revision graph export to svg fails to escape text. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[611](http://code.google.com/p/tortoisesvn/issues/detail?id=611): log dialog does not fetch all revisions specified in merge dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[614](http://code.google.com/p/tortoisesvn/issues/detail?id=614): TSVNCache crash when removing cached data. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[616](http://code.google.com/p/tortoisesvn/issues/detail?id=616): "update" not available in check-for-modifications context menu. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.4 ### - BUG: Issue #[584](http://code.google.com/p/tortoisesvn/issues/detail?id=584): Revert from log dialog bottom pane fails if the file was deleted. (Sergey Azarkevich) - BUG: Issue #[585](http://code.google.com/p/tortoisesvn/issues/detail?id=585): repo browser doesn't refresh directory browser when clicking "up a directory". [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[587](http://code.google.com/p/tortoisesvn/issues/detail?id=587): wrong colors in locatorbar in TortoiseBlame. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[588](http://code.google.com/p/tortoisesvn/issues/detail?id=588): subwcrev crash after replacing $WCREV$ in UTF-16 encoded file. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[590](http://code.google.com/p/tortoisesvn/issues/detail?id=590): "create patch" for added files always includes parent folders. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[586](http://code.google.com/p/tortoisesvn/issues/detail?id=586): Option to disable SVNParentPath handling in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.3 ### - BUG: Issue #[546](http://code.google.com/p/tortoisesvn/issues/detail?id=546): "Restore after commit" fails to restore in some situations. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[547](http://code.google.com/p/tortoisesvn/issues/detail?id=547): "Show Log" fails from the merge dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[549](http://code.google.com/p/tortoisesvn/issues/detail?id=549): spell checker misses last char in a word. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[550](http://code.google.com/p/tortoisesvn/issues/detail?id=550): shell column handler not registered. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[556](http://code.google.com/p/tortoisesvn/issues/detail?id=556): Crash closing properties dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[557](http://code.google.com/p/tortoisesvn/issues/detail?id=557): Ignored items always set global ignores. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[554](http://code.google.com/p/tortoisesvn/issues/detail?id=554): newline symbol is always the same in TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[558](http://code.google.com/p/tortoisesvn/issues/detail?id=558): Crash in log dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[559](http://code.google.com/p/tortoisesvn/issues/detail?id=559): Crash in moved-blocks detection in TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[561](http://code.google.com/p/tortoisesvn/issues/detail?id=561): unified diff shows absolute paths. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[565](http://code.google.com/p/tortoisesvn/issues/detail?id=565): spurious NUL chars shown in blame. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[566](http://code.google.com/p/tortoisesvn/issues/detail?id=566): Wrong encoding detection in TortoiseBlame. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[567](http://code.google.com/p/tortoisesvn/issues/detail?id=567): too many rename suggestions. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[568](http://code.google.com/p/tortoisesvn/issues/detail?id=568): missing autocompletion for filenames with '-'. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[569](http://code.google.com/p/tortoisesvn/issues/detail?id=569): Redirects not fully followed in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[570](http://code.google.com/p/tortoisesvn/issues/detail?id=570): moved-blocks detection changes diff blocks. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[571](http://code.google.com/p/tortoisesvn/issues/detail?id=571): multi-rename renames the first file wrong. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[573](http://code.google.com/p/tortoisesvn/issues/detail?id=573): Crash applying patch with urls. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[576](http://code.google.com/p/tortoisesvn/issues/detail?id=576): TortoiseMerge: Double-click word should highlight whole word only. (Sup Yut Sum) - BUG: Issue #[577](http://code.google.com/p/tortoisesvn/issues/detail?id=577): TortoiseMerge: LocationBar highlights should respect all options in FindDlg. (Sup Yut Sum) - BUG: Issue #[578](http://code.google.com/p/tortoisesvn/issues/detail?id=578): resolving types of conflicts individually. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[579](http://code.google.com/p/tortoisesvn/issues/detail?id=579): UI glitch renaming in tree view in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[580](http://code.google.com/p/tortoisesvn/issues/detail?id=580): Crash in TortoiseIDiff loading corrupted icon file. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[581](http://code.google.com/p/tortoisesvn/issues/detail?id=581): Restore-after-commit leaves temp file flag. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[583](http://code.google.com/p/tortoisesvn/issues/detail?id=583): Tagging with fixed externals revision fails if spaces in target path is used. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[551](http://code.google.com/p/tortoisesvn/issues/detail?id=551): Remember the 'ignore ancestry' option. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[552](http://code.google.com/p/tortoisesvn/issues/detail?id=552): Tri-State checkbox handling in repo browser. (Sergey Azarkevich) - NEW: Issue #[563](http://code.google.com/p/tortoisesvn/issues/detail?id=563): Add "do this for all items" checkbox when removing multiple properties. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.2 ### - BUG: Issue #[522](http://code.google.com/p/tortoisesvn/issues/detail?id=522): OK button falsely enabled in lock dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[523](http://code.google.com/p/tortoisesvn/issues/detail?id=523): merge log template is not saved. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[526](http://code.google.com/p/tortoisesvn/issues/detail?id=526): branch/tag fails to tag externals. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[527](http://code.google.com/p/tortoisesvn/issues/detail?id=527): Commands in log dialog fail if started for an url instead of a working copy path. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[528](http://code.google.com/p/tortoisesvn/issues/detail?id=528): Abort when editing file from repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[529](http://code.google.com/p/tortoisesvn/issues/detail?id=529): SVN Vendorbranch here does not copy all files. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[534](http://code.google.com/p/tortoisesvn/issues/detail?id=534): Compare Working on Multiple Updates broken in 1.8.x. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[535](http://code.google.com/p/tortoisesvn/issues/detail?id=535): diffing file externals shows empty base. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Updated TortoisePlink to Putty/Plink v0.63. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[536](http://code.google.com/p/tortoisesvn/issues/detail?id=536): Crash in TortoiseMerge trying to find moved blocks. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[537](http://code.google.com/p/tortoisesvn/issues/detail?id=537): Unnecessary warning after successful auto-resolve. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[538](http://code.google.com/p/tortoisesvn/issues/detail?id=538): merging UI inconvenient when source branch was (re)moved. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[539](http://code.google.com/p/tortoisesvn/issues/detail?id=539): Junctions marked as versioned. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[540](http://code.google.com/p/tortoisesvn/issues/detail?id=540): Branch from SVN Log does not create intermediate folders. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.1 ### - BUG: Issue #[481](http://code.google.com/p/tortoisesvn/issues/detail?id=481): wrong parameter when showing diff. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[482](http://code.google.com/p/tortoisesvn/issues/detail?id=482): user hook scripts not loaded and saved correctly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[483](http://code.google.com/p/tortoisesvn/issues/detail?id=483): merge error "Invalid 'conflict_result' argument". [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[484](http://code.google.com/p/tortoisesvn/issues/detail?id=484): Crash when providing a client certificate file. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[486](http://code.google.com/p/tortoisesvn/issues/detail?id=486): Assert when creating a unified diff. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[487](http://code.google.com/p/tortoisesvn/issues/detail?id=487): Crash when parsing urls from the command line. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[490](http://code.google.com/p/tortoisesvn/issues/detail?id=490): Crash when closing progress dialog early. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[491](http://code.google.com/p/tortoisesvn/issues/detail?id=491): Sort state is lost when refreshing the status list control. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[493](http://code.google.com/p/tortoisesvn/issues/detail?id=493): Ribbon system menu not working. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[494](http://code.google.com/p/tortoisesvn/issues/detail?id=494): renaming in repo browser shows empty cell. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[496](http://code.google.com/p/tortoisesvn/issues/detail?id=496): include svnmucc in the installer. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[497](http://code.google.com/p/tortoisesvn/issues/detail?id=497): "restore after commit" must restore on cancel as well. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[498](http://code.google.com/p/tortoisesvn/issues/detail?id=498): Repo browser stops showing items in the list view. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[499](http://code.google.com/p/tortoisesvn/issues/detail?id=499): Subclassing static control can fail. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[502](http://code.google.com/p/tortoisesvn/issues/detail?id=502): repo browser shows context menu for SVNParentPath item. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[505](http://code.google.com/p/tortoisesvn/issues/detail?id=505): Crash in log dialog editing message. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[504](http://code.google.com/p/tortoisesvn/issues/detail?id=504): Log message editor always use antialiased fonts. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[506](http://code.google.com/p/tortoisesvn/issues/detail?id=506): SubWCRev aborts if date template is wrong. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[507](http://code.google.com/p/tortoisesvn/issues/detail?id=507): Vendorbranch feature needs safeguards. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[508](http://code.google.com/p/tortoisesvn/issues/detail?id=508): Annoying dialog when closing TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[509](http://code.google.com/p/tortoisesvn/issues/detail?id=509): VersionCheck = false not working like it should. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[510](http://code.google.com/p/tortoisesvn/issues/detail?id=510): Property diff shown in reverse. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[511](http://code.google.com/p/tortoisesvn/issues/detail?id=511): wrong tab order in cleanup dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[512](http://code.google.com/p/tortoisesvn/issues/detail?id=512): old-style reintegrate merge: disable record-only option. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[515](http://code.google.com/p/tortoisesvn/issues/detail?id=515): Crash in TMerge when copying text. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Issue #[516](http://code.google.com/p/tortoisesvn/issues/detail?id=516): Remove reintegrate merge page from merge wizard. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[517](http://code.google.com/p/tortoisesvn/issues/detail?id=517): statistics button stays disabled when filter is cleared. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[520](http://code.google.com/p/tortoisesvn/issues/detail?id=520): TortoiseMerge fails to detect utf-16 without BOM. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[521](http://code.google.com/p/tortoisesvn/issues/detail?id=521): Show inherited properties. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.8.0 ### See the release notes here: [http://tortoisesvn.net/tsvn\\_1.8\\_releasenotes.html](http://tortoisesvn.net/tsvn_1.8_releasenotes.html) ### Version 1.7.13 ### - BUG: Issue #[477](http://code.google.com/p/tortoisesvn/issues/detail?id=477): Drag and drop causes incorrect timestamp. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.12 ### - BUG: Issue #[446](http://code.google.com/p/tortoisesvn/issues/detail?id=446): Infotip is shown even if path is fully visible. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[447](http://code.google.com/p/tortoisesvn/issues/detail?id=447): "Show Log" dialog chooses wrong range when invoked from "Changed Files" dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[449](http://code.google.com/p/tortoisesvn/issues/detail?id=449): Invalid quotation in %burl and %yurl diff tool arguments. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[450](http://code.google.com/p/tortoisesvn/issues/detail?id=450): Windows path check fails if the path/url is escaped. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[455](http://code.google.com/p/tortoisesvn/issues/detail?id=455): Crash in TortoiseIDiff and TortoiseUDiff on Windows8. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[456](http://code.google.com/p/tortoisesvn/issues/detail?id=456): offline log mode does not activate. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[459](http://code.google.com/p/tortoisesvn/issues/detail?id=459): Setting a property recursively in the repo browser segfaults. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[462](http://code.google.com/p/tortoisesvn/issues/detail?id=462): revision links not created in commit comments when started from the repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[463](http://code.google.com/p/tortoisesvn/issues/detail?id=463): Selection is wrong after sorting the file column in the log dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[464](http://code.google.com/p/tortoisesvn/issues/detail?id=464): TortoiseBlame does not detect utf8/ansi encodings correctly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[466](http://code.google.com/p/tortoisesvn/issues/detail?id=466): Error opening a new file in Check for modifications. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[467](http://code.google.com/p/tortoisesvn/issues/detail?id=467): Warning not shown about non-recursive commits. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.11 ### - BUG: Issue #[428](http://code.google.com/p/tortoisesvn/issues/detail?id=428): out-of-date error when modifying properties from the repository browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[429](http://code.google.com/p/tortoisesvn/issues/detail?id=429): crash if config file is invalid or corrupted. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[430](http://code.google.com/p/tortoisesvn/issues/detail?id=430): repo browser does not refresh properly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[433](http://code.google.com/p/tortoisesvn/issues/detail?id=433): Show log by date range is using only "start" or "end" date, not both. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[435](http://code.google.com/p/tortoisesvn/issues/detail?id=435): child items not shown when adding an ignored folder. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[437](http://code.google.com/p/tortoisesvn/issues/detail?id=437): wrong error message shown in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[440](http://code.google.com/p/tortoisesvn/issues/detail?id=440): svn:needs-lock not recognized if it has an empty value. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[441](http://code.google.com/p/tortoisesvn/issues/detail?id=441): crash in commit dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[442](http://code.google.com/p/tortoisesvn/issues/detail?id=442): "File not found" error when showing log of file whose folder has been copied from an older revision. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.10 ### - BUG: Issue #[406](http://code.google.com/p/tortoisesvn/issues/detail?id=406): wrong image positioning. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[408](http://code.google.com/p/tortoisesvn/issues/detail?id=408): repeated authentication and crashes. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[409](http://code.google.com/p/tortoisesvn/issues/detail?id=409): language pack fails to install in silent mode. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[412](http://code.google.com/p/tortoisesvn/issues/detail?id=412): TMerge options affect other instances. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[413](http://code.google.com/p/tortoisesvn/issues/detail?id=413): wrong unescaped path in Log Dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[414](http://code.google.com/p/tortoisesvn/issues/detail?id=414): Words with german umlauts not highlighted after log message search. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[415](http://code.google.com/p/tortoisesvn/issues/detail?id=415): Check-for-modifications dialog shows folders as files for sparse checkouts. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[418](http://code.google.com/p/tortoisesvn/issues/detail?id=418): Unexpected warning - Non-recursive commit of moved/renamed folders. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue # 398: Copied files don't get reverted to recycle bin. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[421](http://code.google.com/p/tortoisesvn/issues/detail?id=421): Checkout dialog ignores OK button after directory warning. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[426](http://code.google.com/p/tortoisesvn/issues/detail?id=426): reverting a file destroys the sort order in the status list control. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.9 ### - BUG: Issue #[394](http://code.google.com/p/tortoisesvn/issues/detail?id=394): crash when refreshing status list control. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[396](http://code.google.com/p/tortoisesvn/issues/detail?id=396): crashes in various commands if the config file is invalid. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[398](http://code.google.com/p/tortoisesvn/issues/detail?id=398): Copied files don't get reverted to recycle bin. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[399](http://code.google.com/p/tortoisesvn/issues/detail?id=399): Selecting an url from the repbrowser clears the url. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[400](http://code.google.com/p/tortoisesvn/issues/detail?id=400): repo browser crash when refreshing. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[401](http://code.google.com/p/tortoisesvn/issues/detail?id=401): Exception shown when blame is called for an url. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[402](http://code.google.com/p/tortoisesvn/issues/detail?id=402): various crashes in other applications. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[404](http://code.google.com/p/tortoisesvn/issues/detail?id=404): checkbox width calculated wrong if visual styles are disabled. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.8 ### - BUG: Issue #[297](http://code.google.com/p/tortoisesvn/issues/detail?id=297): "Show changes as unified diff" from Log window fails. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[299](http://code.google.com/p/tortoisesvn/issues/detail?id=299): crash in repobrowser when refreshing. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[301](http://code.google.com/p/tortoisesvn/issues/detail?id=301): Crash in log dialog when selecting all revisions with Ctrl-A. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: issue #302: segfault in status cache. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[304](http://code.google.com/p/tortoisesvn/issues/detail?id=304): buffer overflow when saving column data. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[305](http://code.google.com/p/tortoisesvn/issues/detail?id=305): diff from log for url fails. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[298](http://code.google.com/p/tortoisesvn/issues/detail?id=298): crash when editing files in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[307](http://code.google.com/p/tortoisesvn/issues/detail?id=307): Repository browser does not check empty selections. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[308](http://code.google.com/p/tortoisesvn/issues/detail?id=308): closing merge wizard with log dialog open segfaults. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[309](http://code.google.com/p/tortoisesvn/issues/detail?id=309): file diff dialog can segfault. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[315](http://code.google.com/p/tortoisesvn/issues/detail?id=315): long paths handled incorrectly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[316](http://code.google.com/p/tortoisesvn/issues/detail?id=316): Threads not correctly synchronized in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[317](http://code.google.com/p/tortoisesvn/issues/detail?id=317): progress dlg can't be closed with the red X button. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[318](http://code.google.com/p/tortoisesvn/issues/detail?id=318): Command URLs with spaces parsed incorrectly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[320](http://code.google.com/p/tortoisesvn/issues/detail?id=320): segfault when unloading the shell extension. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[321](http://code.google.com/p/tortoisesvn/issues/detail?id=321): TortoiseMerge asserts on start. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[324](http://code.google.com/p/tortoisesvn/issues/detail?id=324): Exception when checking for admin dirs. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[327](http://code.google.com/p/tortoisesvn/issues/detail?id=327): Access violation with "Show log" on copied entry. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[330](http://code.google.com/p/tortoisesvn/issues/detail?id=330): crash with invalid config file. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[332](http://code.google.com/p/tortoisesvn/issues/detail?id=332): crash when closing log dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[335](http://code.google.com/p/tortoisesvn/issues/detail?id=335): stack overflow when unchecking items in the commit dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[336](http://code.google.com/p/tortoisesvn/issues/detail?id=336): crash when closing the progress dialog too early. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[337](http://code.google.com/p/tortoisesvn/issues/detail?id=337): out of memory exception when opening large files in TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[338](http://code.google.com/p/tortoisesvn/issues/detail?id=338): cache crash on startup. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[339](http://code.google.com/p/tortoisesvn/issues/detail?id=339): too short checkbox and radio controls in high dpi mode. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[340](http://code.google.com/p/tortoisesvn/issues/detail?id=340): reverting files from log dialog fails. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[344](http://code.google.com/p/tortoisesvn/issues/detail?id=344): DC leaks cause crashes. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[345](http://code.google.com/p/tortoisesvn/issues/detail?id=345): Crash in progress dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[346](http://code.google.com/p/tortoisesvn/issues/detail?id=346): crash diffing invalid icon files. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[347](http://code.google.com/p/tortoisesvn/issues/detail?id=347): long paths crash TortoiseBlame. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[348](http://code.google.com/p/tortoisesvn/issues/detail?id=348): crash closing merge wizard. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Issue #[349](http://code.google.com/p/tortoisesvn/issues/detail?id=349): Language packs downgrade. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[351](http://code.google.com/p/tortoisesvn/issues/detail?id=351): crash in status cache. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[352](http://code.google.com/p/tortoisesvn/issues/detail?id=352): overlay icons disappear after moving the .svn folder. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[353](http://code.google.com/p/tortoisesvn/issues/detail?id=353): Repro browser: Creating folder in just renamed folder with space in name fails. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[354](http://code.google.com/p/tortoisesvn/issues/detail?id=354): After reloading cursor and position dont match. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[355](http://code.google.com/p/tortoisesvn/issues/detail?id=355): newline symbols are shown incorrectly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[357](http://code.google.com/p/tortoisesvn/issues/detail?id=357): tagging externals from log dialog not implemented. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[359](http://code.google.com/p/tortoisesvn/issues/detail?id=359): out of memory exception in commit dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[360](http://code.google.com/p/tortoisesvn/issues/detail?id=360): Crash using blocks. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[361](http://code.google.com/p/tortoisesvn/issues/detail?id=361): merge log messages not generated for 'record only' merges. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[362](http://code.google.com/p/tortoisesvn/issues/detail?id=362): crash when adding/removing properties. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Issue #[363](http://code.google.com/p/tortoisesvn/issues/detail?id=363): make crash reporter optional during install. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[365](http://code.google.com/p/tortoisesvn/issues/detail?id=365): moved line detection can segfault. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[367](http://code.google.com/p/tortoisesvn/issues/detail?id=367): temp files created with wrong names. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[368](http://code.google.com/p/tortoisesvn/issues/detail?id=368): accessing invalid data in repobrowser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[370](http://code.google.com/p/tortoisesvn/issues/detail?id=370): number of added files is wrong. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[371](http://code.google.com/p/tortoisesvn/issues/detail?id=371): Cleaning up unversioned/ignored items can fail without an error being shown. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[372](http://code.google.com/p/tortoisesvn/issues/detail?id=372): log dialog refresh does not refresh merged info. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[373](http://code.google.com/p/tortoisesvn/issues/detail?id=373): Right-clicking on files ceases to function in Commit dialog on occasion. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[376](http://code.google.com/p/tortoisesvn/issues/detail?id=376): Incorrect checkbox selection in Repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[377](http://code.google.com/p/tortoisesvn/issues/detail?id=377): file lock without owner crashes status cache. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[379](http://code.google.com/p/tortoisesvn/issues/detail?id=379): Access violation when reading the w/c state for the revision graph. (Stefan Fuhrmann) - BUG: Issue #[380](http://code.google.com/p/tortoisesvn/issues/detail?id=380): Crash in log reporter when author information is empty. (Stefan Fuhrmann) - BUG: Issue #[381](http://code.google.com/p/tortoisesvn/issues/detail?id=381): Exception when updating revprops in log cache. (Stefan Fuhrmann) - BUG: Issue #[382](http://code.google.com/p/tortoisesvn/issues/detail?id=382): Don't crash in log cache when path info is not available. (Stefan Fuhrmann) - BUG: Issue #[383](http://code.google.com/p/tortoisesvn/issues/detail?id=383): access violation if context creation fails. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[384](http://code.google.com/p/tortoisesvn/issues/detail?id=384): Crash when removing old log caches. (Stefan Fuhrmann) - BUG: Issue #[385](http://code.google.com/p/tortoisesvn/issues/detail?id=385): Log cache not filled after REPLACE. (Stefan Fuhrmann) - BUG: Issue #[386](http://code.google.com/p/tortoisesvn/issues/detail?id=386): double entries in log dialog after "next 100". [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[388](http://code.google.com/p/tortoisesvn/issues/detail?id=388): Wrong/duplicate info in the explorer Subversion properties tab. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[389](http://code.google.com/p/tortoisesvn/issues/detail?id=389): Blame using the wrong pegrev. (Stefan Fuhrmann) - BUG: Issue #[393](http://code.google.com/p/tortoisesvn/issues/detail?id=393): Crash when dragging files with long paths. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.7 ### - BUG: Issue #[233](http://code.google.com/p/tortoisesvn/issues/detail?id=233): Crash when closing the progress dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[234](http://code.google.com/p/tortoisesvn/issues/detail?id=234): Crash in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[235](http://code.google.com/p/tortoisesvn/issues/detail?id=235): Crash when reverting/deleting items from the status list control. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[236](http://code.google.com/p/tortoisesvn/issues/detail?id=236): link-style buttons in commit dialog register on non-captured mouseup. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[237](http://code.google.com/p/tortoisesvn/issues/detail?id=237): crash with invalid config file. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[238](http://code.google.com/p/tortoisesvn/issues/detail?id=238): crash on doubleclick in TMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[239](http://code.google.com/p/tortoisesvn/issues/detail?id=239): crash when entering new lines in invalid views. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[240](http://code.google.com/p/tortoisesvn/issues/detail?id=240): Cancelling revert/resolve dialogs can crash. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[241](http://code.google.com/p/tortoisesvn/issues/detail?id=241): crash when closing app using sasl authentication. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[242](http://code.google.com/p/tortoisesvn/issues/detail?id=242): crash when authenticating. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[243](http://code.google.com/p/tortoisesvn/issues/detail?id=243): deleting rev-selecting log dialog can cause a crash. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[244](http://code.google.com/p/tortoisesvn/issues/detail?id=244): Crash with hotkeys in TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[245](http://code.google.com/p/tortoisesvn/issues/detail?id=245): progress dlg can be closed while threads are running. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[246](http://code.google.com/p/tortoisesvn/issues/detail?id=246): crash in file diff dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[247](http://code.google.com/p/tortoisesvn/issues/detail?id=247): crash when reading properties fails. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[248](http://code.google.com/p/tortoisesvn/issues/detail?id=248): division-by-zero with empty file in TMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[249](http://code.google.com/p/tortoisesvn/issues/detail?id=249): invalid file crashes TortoiseBlame. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[250](http://code.google.com/p/tortoisesvn/issues/detail?id=250): invalid icon files crash TortoiseIDiff. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[251](http://code.google.com/p/tortoisesvn/issues/detail?id=251): uncaught exception when editing log messages or authors. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[252](http://code.google.com/p/tortoisesvn/issues/detail?id=252): Repo browser list control is not thread safe. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[253](http://code.google.com/p/tortoisesvn/issues/detail?id=253): Cancelling out of the repo browser takes too long. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[254](http://code.google.com/p/tortoisesvn/issues/detail?id=254): status cache crash before closing it. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[255](http://code.google.com/p/tortoisesvn/issues/detail?id=255): inconsistent unicode conversion. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[256](http://code.google.com/p/tortoisesvn/issues/detail?id=256): merge automation for tree and reintegrate fails. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[257](http://code.google.com/p/tortoisesvn/issues/detail?id=257): crash in TSVNCache when refreshing. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[258](http://code.google.com/p/tortoisesvn/issues/detail?id=258): log dialog exception during "next 100". [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[259](http://code.google.com/p/tortoisesvn/issues/detail?id=259): TMerge considers invalid views as writable. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[260](http://code.google.com/p/tortoisesvn/issues/detail?id=260): endless recursion when unchecking item in status list control. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[261](http://code.google.com/p/tortoisesvn/issues/detail?id=261): unchecking deleted items does not uncheck its parents. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[263](http://code.google.com/p/tortoisesvn/issues/detail?id=263): unversioned externals not grouped correctly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[264](http://code.google.com/p/tortoisesvn/issues/detail?id=264): format exception in right-drag export. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[265](http://code.google.com/p/tortoisesvn/issues/detail?id=265): commit dialog "keep locks" ignored for unmodified items. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[266](http://code.google.com/p/tortoisesvn/issues/detail?id=266): recursion in checkout dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[268](http://code.google.com/p/tortoisesvn/issues/detail?id=268): Exception when terminating thread. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[269](http://code.google.com/p/tortoisesvn/issues/detail?id=269): Crash if GdiPlus is not initialized. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[270](http://code.google.com/p/tortoisesvn/issues/detail?id=270): Exception when quitting the log dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[271](http://code.google.com/p/tortoisesvn/issues/detail?id=271): Crash when showing RevGraph on an uncommitted, added node (Stefan Fuhrmann) - BUG: Issue #[282](http://code.google.com/p/tortoisesvn/issues/detail?id=282): "Merge all revisions" generates empty log message. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[273](http://code.google.com/p/tortoisesvn/issues/detail?id=273): quotes are not escaped in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[274](http://code.google.com/p/tortoisesvn/issues/detail?id=274): exception when dragging. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[275](http://code.google.com/p/tortoisesvn/issues/detail?id=275): "repair move" fails if target dir is missing/deleted. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[276](http://code.google.com/p/tortoisesvn/issues/detail?id=276): exception if more than 192 user defined properties are found. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[278](http://code.google.com/p/tortoisesvn/issues/detail?id=278): Scrolling in IDiff. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[279](http://code.google.com/p/tortoisesvn/issues/detail?id=279): applying patch with property changes shows error. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[280](http://code.google.com/p/tortoisesvn/issues/detail?id=280): saving patch to clipboard fails to open patch viewer. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[281](http://code.google.com/p/tortoisesvn/issues/detail?id=281): Log view may segfault for empty logs. (Stefan Fuhrmann) - BUG: Issue #[282](http://code.google.com/p/tortoisesvn/issues/detail?id=282): Vector index exception when updating the log cache. (Stefan Fuhrmann) - BUG: Issue #[283](http://code.google.com/p/tortoisesvn/issues/detail?id=283): Repobrowser crash after changing the URL. (Stefan Furhmann) - BUG: Issue #[287](http://code.google.com/p/tortoisesvn/issues/detail?id=287): project properties are read over externals. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[288](http://code.google.com/p/tortoisesvn/issues/detail?id=288): object leak in log dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[289](http://code.google.com/p/tortoisesvn/issues/detail?id=289): Post-commit errors not shown in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[291](http://code.google.com/p/tortoisesvn/issues/detail?id=291): branch/tag always uses HEAD. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[292](http://code.google.com/p/tortoisesvn/issues/detail?id=292): TMerge segfault with select all. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[294](http://code.google.com/p/tortoisesvn/issues/detail?id=294): log dialog columns too small. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.6 ### - BUG: Issue #[209](http://code.google.com/p/tortoisesvn/issues/detail?id=209): repo browser doesn't handle putty session names. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[216](http://code.google.com/p/tortoisesvn/issues/detail?id=216): Apply patch marks deleted files as "missing". [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[177](http://code.google.com/p/tortoisesvn/issues/detail?id=177): TortoiseMerge truncates long lines. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[218](http://code.google.com/p/tortoisesvn/issues/detail?id=218): log dialog export uses wrong files when sorted. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[220](http://code.google.com/p/tortoisesvn/issues/detail?id=220): tripple-click on empty space crashes TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[221](http://code.google.com/p/tortoisesvn/issues/detail?id=221): diff uses wrong tool in case the filename matches a registered extension. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[222](http://code.google.com/p/tortoisesvn/issues/detail?id=222): log dialog does not refresh to HEAD. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[223](http://code.google.com/p/tortoisesvn/issues/detail?id=223): overlays not shown if wc contains unversioned folders. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Issue #[224](http://code.google.com/p/tortoisesvn/issues/detail?id=224): use crashrpt. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[225](http://code.google.com/p/tortoisesvn/issues/detail?id=225): Error when creating a branch/tag from log dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[226](http://code.google.com/p/tortoisesvn/issues/detail?id=226): context commands for externals can fail. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[228](http://code.google.com/p/tortoisesvn/issues/detail?id=228): commit dialog fails to enable OK button. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[230](http://code.google.com/p/tortoisesvn/issues/detail?id=230): Global Ignore Broken for Directories. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[231](http://code.google.com/p/tortoisesvn/issues/detail?id=231): 'show log' fails for deleted entry. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.5 ### - BUG: Issue #[184](http://code.google.com/p/tortoisesvn/issues/detail?id=184): Refresh in log dialog only refreshes the last fetched block. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[185](http://code.google.com/p/tortoisesvn/issues/detail?id=185): apply patch from clipboard fails for direct items. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[186](http://code.google.com/p/tortoisesvn/issues/detail?id=186): Overlays can crash the shell. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[188](http://code.google.com/p/tortoisesvn/issues/detail?id=188): edit log message fails to edit case changes. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[191](http://code.google.com/p/tortoisesvn/issues/detail?id=191): SubWRev fails when started from a short path. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[192](http://code.google.com/p/tortoisesvn/issues/detail?id=192): CL client does not expand wildcards. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[193](http://code.google.com/p/tortoisesvn/issues/detail?id=193): Bogus warning about non-recursive commit. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[194](http://code.google.com/p/tortoisesvn/issues/detail?id=194): 'Copy all information to clipboard' tree conflict information missing. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[197](http://code.google.com/p/tortoisesvn/issues/detail?id=197): "Update item to revision" missing in Repo-browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[198](http://code.google.com/p/tortoisesvn/issues/detail?id=198): Overlay lost on revert. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[199](http://code.google.com/p/tortoisesvn/issues/detail?id=199): cache crashes with too long paths. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[200](http://code.google.com/p/tortoisesvn/issues/detail?id=200): Result message box shows doubled entries when (un)ignoring. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[201](http://code.google.com/p/tortoisesvn/issues/detail?id=201): "Show Log" missing from renamed/copied files. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[204](http://code.google.com/p/tortoisesvn/issues/detail?id=204): Sparse update fails to fetch new items. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[205](http://code.google.com/p/tortoisesvn/issues/detail?id=205): Long urls fail to checkout/export. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[206](http://code.google.com/p/tortoisesvn/issues/detail?id=206): Scroll problem in TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[208](http://code.google.com/p/tortoisesvn/issues/detail?id=208): filter highlighting fails with non-ASCII chars. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[209](http://code.google.com/p/tortoisesvn/issues/detail?id=209): repo browser doesn't handle redirects properly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[210](http://code.google.com/p/tortoisesvn/issues/detail?id=210): blame "ignore all whitespaces" uses -b instead of -w. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[211](http://code.google.com/p/tortoisesvn/issues/detail?id=211): Properties dialog only shows files menu items. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.4 ### - BUG: Issue #[169](http://code.google.com/p/tortoisesvn/issues/detail?id=169): Error "Access to C:\Users\ was denied." [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[170](http://code.google.com/p/tortoisesvn/issues/detail?id=170): svn url fomatting broken on 'switch'. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[171](http://code.google.com/p/tortoisesvn/issues/detail?id=171): Right-Click Refresh not working in Repo Browser correctly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[172](http://code.google.com/p/tortoisesvn/issues/detail?id=172): Option to turn off case-fixing. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[174](http://code.google.com/p/tortoisesvn/issues/detail?id=174): applying patch fails with "path/path not found". [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[175](http://code.google.com/p/tortoisesvn/issues/detail?id=175): Scroll to moved block doesn't work. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[176](http://code.google.com/p/tortoisesvn/issues/detail?id=176): Diff settings "restore defaults" doesn't work correctly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[177](http://code.google.com/p/tortoisesvn/issues/detail?id=177): TortoiseMerge shows long lines incorrect. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[178](http://code.google.com/p/tortoisesvn/issues/detail?id=178): copy of changed files list when sorted copies wrong items. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[179](http://code.google.com/p/tortoisesvn/issues/detail?id=179): Autoprops not applied when adding folders from the CSVNStatusListCtrl. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[180](http://code.google.com/p/tortoisesvn/issues/detail?id=180): Optimize repo browser for big repositories. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[182](http://code.google.com/p/tortoisesvn/issues/detail?id=182): Tagging externals stopped working. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[183](http://code.google.com/p/tortoisesvn/issues/detail?id=183): exporting single files from log dialog doesn't work. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.3 ### - BUG: Issue #[149](http://code.google.com/p/tortoisesvn/issues/detail?id=149): Crash in OpenSSL. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[150](http://code.google.com/p/tortoisesvn/issues/detail?id=150): Repobrowser: Don't show externals in checkout selection mode . [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[152](http://code.google.com/p/tortoisesvn/issues/detail?id=152): log crashes with too many bugtrack links. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[155](http://code.google.com/p/tortoisesvn/issues/detail?id=155): crash when accessing a server with an invalid ssl certificate. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[156](http://code.google.com/p/tortoisesvn/issues/detail?id=156): subdir within WC not recognized as WC. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[157](http://code.google.com/p/tortoisesvn/issues/detail?id=157): Title Bar not updating with currently viewed repository. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[158](http://code.google.com/p/tortoisesvn/issues/detail?id=158): IBugTraqProvider2 CheckCommit returns a relative commonURL. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[159](http://code.google.com/p/tortoisesvn/issues/detail?id=159): folder browse dialog can be closed with invalid paths. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[160](http://code.google.com/p/tortoisesvn/issues/detail?id=160): Repo browser shows incorrect contents for directories that differ only by case. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[113](http://code.google.com/p/tortoisesvn/issues/detail?id=113): Option to turn off pre-fetching and external parsing in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[161](http://code.google.com/p/tortoisesvn/issues/detail?id=161): repo browser shows invalid commands for the root. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Line wrapping problems in Log Messages dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[166](http://code.google.com/p/tortoisesvn/issues/detail?id=166): TortoiseMerge slow with long lines. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.2 ### - BUG: Issue #[111](http://code.google.com/p/tortoisesvn/issues/detail?id=111): Crash in initializing the revision graph. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Issue #[112](http://code.google.com/p/tortoisesvn/issues/detail?id=112): Unescaped urls in switch dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[115](http://code.google.com/p/tortoisesvn/issues/detail?id=115): non-existing folder shown in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[110](http://code.google.com/p/tortoisesvn/issues/detail?id=110) (again): Bogus entries in Language Combo on x64. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[116](http://code.google.com/p/tortoisesvn/issues/detail?id=116): Language Packs don't have the dialog resources translated. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[117](http://code.google.com/p/tortoisesvn/issues/detail?id=117): Property name has only one char. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[118](http://code.google.com/p/tortoisesvn/issues/detail?id=118): Impossible to remove properties from repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Certificate Popups when smartcards are used. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[120](http://code.google.com/p/tortoisesvn/issues/detail?id=120): Copying part of URL copies entire URL in GUI. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[121](http://code.google.com/p/tortoisesvn/issues/detail?id=121): Authentication prompt when editing svn:externals. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[122](http://code.google.com/p/tortoisesvn/issues/detail?id=122): Column widths in repobrowser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue @123: Crash when switching from single to double pane view. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[124](http://code.google.com/p/tortoisesvn/issues/detail?id=124): painting artifact in commit dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[125](http://code.google.com/p/tortoisesvn/issues/detail?id=125): missing conflict summary. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[126](http://code.google.com/p/tortoisesvn/issues/detail?id=126): crashes in repo browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[127](http://code.google.com/p/tortoisesvn/issues/detail?id=127): missing bug id in log dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[130](http://code.google.com/p/tortoisesvn/issues/detail?id=130): out-of-date update misses dragged items. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[132](http://code.google.com/p/tortoisesvn/issues/detail?id=132): Cleanup fails to find externals in subfolders. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[133](http://code.google.com/p/tortoisesvn/issues/detail?id=133): crash in log dialog when "show only affected paths" is active. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - CHG: Issue #[134](http://code.google.com/p/tortoisesvn/issues/detail?id=134): Show cached overlays for blocked paths. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[136](http://code.google.com/p/tortoisesvn/issues/detail?id=136): SubWCRev can use wrong casing for relative paths. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[108](http://code.google.com/p/tortoisesvn/issues/detail?id=108): log dialog uses wrong file if sorted. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[137](http://code.google.com/p/tortoisesvn/issues/detail?id=137): overlays don't propagate from externals to their parent folders. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[141](http://code.google.com/p/tortoisesvn/issues/detail?id=141): Inline diff shown for ignored whitespace lines. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[142](http://code.google.com/p/tortoisesvn/issues/detail?id=142): Crash in TMerge on doubleclick. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[143](http://code.google.com/p/tortoisesvn/issues/detail?id=143): Stealing locks from CSVNStatusListCtrl doesn't work. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - NEW: Issue #[145](http://code.google.com/p/tortoisesvn/issues/detail?id=145): Fill in image in open dialog. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[146](http://code.google.com/p/tortoisesvn/issues/detail?id=146): Repo browser won't show a directory whose parent directory cannot be read. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.1 ### - BUG: Issue #[88](http://code.google.com/p/tortoisesvn/issues/detail?id=88): Check for modifications on multiple targets. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[89](http://code.google.com/p/tortoisesvn/issues/detail?id=89): Crash in TSVNCache. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Cursor stayed as busy after an operation until it was moved. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[92](http://code.google.com/p/tortoisesvn/issues/detail?id=92) : checked item count in commit dialog is wrong. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[94](http://code.google.com/p/tortoisesvn/issues/detail?id=94): resolve conflict dialog resizing issues. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[95](http://code.google.com/p/tortoisesvn/issues/detail?id=95): docs are wrong for log filter automation. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Missing space in property status text. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[96](http://code.google.com/p/tortoisesvn/issues/detail?id=96): Unable to close repo browser to repository with username/password required. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[97](http://code.google.com/p/tortoisesvn/issues/detail?id=97): Too many accesses to the config files. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[98](http://code.google.com/p/tortoisesvn/issues/detail?id=98): Endless loop in repobrowser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[100](http://code.google.com/p/tortoisesvn/issues/detail?id=100): wrong argument exception in repobrowser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[99](http://code.google.com/p/tortoisesvn/issues/detail?id=99): Memory corruption in repository browser. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[102](http://code.google.com/p/tortoisesvn/issues/detail?id=102): renamed diff scripts. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[102](http://code.google.com/p/tortoisesvn/issues/detail?id=102): tagging externals errors not shown. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[104](http://code.google.com/p/tortoisesvn/issues/detail?id=104): tagging externals for files pegs to HEAD. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[105](http://code.google.com/p/tortoisesvn/issues/detail?id=105): Win7 library loses command buttons. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[106](http://code.google.com/p/tortoisesvn/issues/detail?id=106): "Search for:" string is trimmed forcibly in TortoiseMerge. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[107](http://code.google.com/p/tortoisesvn/issues/detail?id=107): Crash when editing externals property. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[108](http://code.google.com/p/tortoisesvn/issues/detail?id=108): log dialog uses wrong file if sorted. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[109](http://code.google.com/p/tortoisesvn/issues/detail?id=109): Log dialog does not refresh correctly. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) - BUG: Issue #[110](http://code.google.com/p/tortoisesvn/issues/detail?id=110): Bogus entries in Language Combo on x64. [(Stefan)](http://tortoisesvn.net/stefan_kueng.html) ### Version 1.7.0 ### Too many changes to list here. See the release notes for an overview of the most visible and important changes: [http://tortoisesvn.net/tsvn\\_1.7\\_releasenotes.html](http://tortoisesvn.net/tsvn_1.7_releasenotes.html)