Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run tests that checks araxis output only on Linux | Simeon Andreev | 2022-06-17 | 1 | -0/+2 |
* | Teach JGit to handle external diff/merge tools defined in .gitattributes | Andre Bossert | 2022-06-02 | 1 | -1/+2 |
* | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 1 | -13/+101 |
* | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 1 | -5/+25 |
* | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 1 | -33/+22 |
* | Add mergetool merge feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -7/+81 |
* | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 1 | -91/+15 |
* | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -10/+53 |
* | Add config reader for user-defined difftools | Andre Bossert | 2021-12-08 | 1 | -4/+14 |
* | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 1 | -0/+195 |