Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [errorprone] Add missing javadoc summary | Matthias Sohn | 2023-09-25 | 1 | -0/+4 |
* | [errorprone] Fix BadImport | Matthias Sohn | 2023-09-25 | 1 | -3/+2 |
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -0/+3 |
* | Teach JGit to handle external diff/merge tools defined in .gitattributes | Andre Bossert | 2022-06-02 | 1 | -1/+53 |
* | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 1 | -59/+175 |
* | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 1 | -8/+33 |
* | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 1 | -56/+38 |
* | Add mergetool merge feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -20/+101 |
* | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 1 | -13/+90 |
* | Add config reader for user-defined mergetools | Andre Bossert | 2022-05-25 | 1 | -0/+119 |