<<<<<<< HEAD DeepGit 4.1.1 (2021-06-21) ========================== Fixed Bugs ---------- Blame: - internal error for origin-detection, related to unicode characters - possible "missing blob" error when selecting commit which contains removed submodule File, Open: possible internal error DeepGit 4.1 (2020-11-24) ======================== New Features, Improvements -------------------------- - Navigation graph: denote whether refs are actually on commit or just mapped (like in SmartGit) - Tag Grouping: - auto-detection of reasonable configuration - Config dialog: improved layout and wording ======= DeepGit 4.0.2 (2020-08-11) ========================== Fixed Bugs ---------- - Automatic version check was broken after fresh setup - Startup: - should copy settings and license from previous version - Linux: possible problems with APP_CONFIG_DIR DeepGit 4.0.1 (2020-06-24) ========================== Fixed Bugs ---------- - Blame: - header columns were not alignmed on HiDPI screens - header did not show full commit message if separated by \n\n - internal error for files consisting just of a new line character - should distinguish between trailing new line (or not) - Diff (and Origins): - Go To Line did not work - Go To Next/Previous Change didn't work at all when called from main menu (instead of clicking toolbar buttons) - Go To Next/Previous Change should scroll current change visible - File|Search: after cancelling dialog, no further operations were possible (until the background search has actually been completed) - Line History: - toggling Line History did only apply after switching perspectives - toggling Line History in e.g. Log Perspective did not properly hide Line History when switching back to Blame(+Origins) perspective - Log, Blame graph: HEAD refs are not properly denoted (green triangle head marker is always located at commit) - Origins: - possible internal error related to binary files - possible internal error if a file was replaced by a directory in the selected commit - Text-Editor-related actions from Edit and View menu should also work on Log/Origins view DeepGit 4 (2020-03-06) ====================== New Features ------------ - Build-Tags Mapping - Diff perspective - Navigation filter: option to filter the graph to those nodes which have affected the selected line range in Blame view; Use Edit|Set Selection as Filter or drag in the Blame info-area (left); Orange commits denote selected lines, black commits denote predecessors of selected lines Improvements ------------ - Bugtraq support (.gitbugtraq file) - Blame/Log graph: should be black/gray as SmartGit's Log (with black primary parent line) - Commit messages: trim git-svn signature from messages - Log and Origins view: no more delayed inline-change detection (except for complex changes) - Origin Candidates: - improved calculation performance for 100% renames - scoring tweaks (smaller blocks get less score, bigger blocks get more score) - show "in-place" category top-most >>>>>>> parent of 2802c48 (DeepGit 4.1 release) Fixed Bugs ---------- - Perspectives: switching between perspectives may not set focus reliably - Origin Candidates: - long-running calculation should be aborted once the window is closed - should not show up possible non-sense 100% moves for single characters/tokens