Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix DefaultCharset bug pattern flagged by error prone | David Ostrovsky | 2022-06-17 | 1 | -2/+7 |
* | Use SystemReader#getDefaultCharset to read console input | David Ostrovsky | 2022-06-17 | 1 | -2/+3 |
* | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 1 | -82/+91 |
* | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 1 | -26/+51 |
* | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 1 | -27/+67 |
* | Add mergetool merge feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -6/+9 |
* | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 1 | -2/+2 |
* | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -30/+70 |
* | [errorprone] Fix implicit use of platform default charset | Matthias Sohn | 2022-01-19 | 1 | -1/+3 |
* | Add config reader for user-defined difftools | Andre Bossert | 2021-12-08 | 1 | -7/+7 |
* | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 1 | -0/+255 |