DeepGit 3.0.3 (2018-03-28) ========================== - free license period extended DeepGit 3.0.2 (2017-12-11) ========================== Fixed Bugs ---------- - Navigation: background color should adjust to dark theme instead of being plain white - Origin Candidates: - better understandable wording - possibly failed detection for larger blocks - Startup: possible internal error DeepGit 3.0.1 (2017-11-05) ========================== Fixed Bugs ---------- - Blame view: - initial commit may show "no file" instead of initial content - possible internal error when clicking "+" - possible internal error for origin detection - Origin Candidates: - origins from removed files are not detected - possible internal error during candidates detection if empty, removed file is encountered DeepGit 3 (2017-10-03) ====================== Fixed Bugs ---------- - prevent running with Java 9 because of crashes DeepGit 3 RC 2 (2017-09-14) =========================== New Features/Improvements ------------------------- - Origins perspective: should only be available from within Blame+Origins perspective (otherwise the context change is too large to be understood) - Origin view: may not be updated when switching between origin candidates Fixed Bugs ---------- - Origin Candidates: - in case of multiple candidates, "in-place" should refer to same commit as "move"-candidates - possible duplicates - text was hard to read (too light gray) - Origin view: change stripe was showing changes even if highlighting is not toggled DeepGit 3 RC 1 (2017-09-07) =========================== New Features/Improvements ------------------------- - Navigation: selection color should distinguish between having focus or not Fixed Bugs ---------- - Navigation: tab does not work to change focus (instead focus will remain in Navigation view) DeepGit 3 preview 2 (2017-08-31) ================================ New Features/Improvements ------------------------- - Navigation (Blame view): speed search - Navigation graph: show tooltip for "" Fixed Bugs ---------- - Blame: non-ASCII files may be falsely classified (and displayed) - Blame/Origin: changing encoding using View|Encoding did not apply immediately DeepGit 3 preview 2 (2017-08-17) ================================ New Features/Improvements ------------------------- - Blame: graph should show up as soon as possible - Blame/Log graph should have same (longer) commit message limit - Log: Files view population performance improvements Fixed Bugs ---------- - Blame: UI update delays fixed (may look like short hangs) - Go Deeper popup: explaining text mentions "Go Deeper" while button is called "Investigate" - Navigation: - internal error when selecting commit for which file was empty - scrolling always resets to top of table while blame is in progress - selecting large commit may block subsequent navigations - (for Log perspective): should show "" instead of "null" message - Origin Candidates view: more reliable "in progress" display DeepGit 3 preview 1 (2017-07-13) ================================ New Features/Improvements ------------------------- - Blame: - graph display - mapped branches/tags - performance improvements (up to 10 times faster) - Log graph, for entire repository Fixed Bugs ---------- - Blame: Ignore Whitespaces option should be honored, as command line "git blame -w"