Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -0/+2 |
* | Fix typo in DiffTools#compare javadoc | Matthias Sohn | 2022-06-13 | 1 | -1/+1 |
* | Teach JGit to handle external diff/merge tools defined in .gitattributes | Andre Bossert | 2022-06-02 | 1 | -7/+63 |
* | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 1 | -60/+168 |
* | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 1 | -7/+31 |
* | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 1 | -23/+18 |
* | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 1 | -4/+3 |
* | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -26/+83 |
* | Add config reader for user-defined difftools | Andre Bossert | 2021-12-08 | 1 | -2/+24 |
* | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 1 | -0/+121 |