Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach JGit to handle external diff/merge tools defined in .gitattributes | Andre Bossert | 2022-06-02 | 1 | -3/+127 |
* | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 1 | -43/+106 |
* | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 1 | -11/+2 |
* | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 1 | -8/+8 |
* | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -16/+133 |
* | ExternalToolTest: Rename class name to usual name for test cases | David Ostrovsky | 2022-01-20 | 1 | -1/+1 |
* | Add config reader for user-defined difftools | Andre Bossert | 2021-12-08 | 1 | -12/+56 |
* | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 1 | -0/+114 |