Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TestRepository: Deprecate #getDate and use #getInstant instead | Ivan Frade | 2024-12-13 | 1 | -2/+2 |
* | [errorprone] Fix UnnecessaryParentheses errors | Matthias Sohn | 2024-04-28 | 1 | -2/+2 |
* | [pgm] Fetch-CLI: add support for shallow | Harald Weiner | 2023-01-24 | 1 | -0/+139 |
* | Fail clone if initial branch doesn't exist in remote repository | Matthias Sohn | 2021-02-22 | 1 | -0/+42 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | [pgm] Add --mirror option to clone command | Matthias Sohn | 2019-10-21 | 1 | -2/+42 |
* | JGit pgm tests must quote paths on the command line | Thomas Wolf | 2019-07-25 | 1 | -12/+12 |
* | Add missing @Test annotations | Hugo Arès | 2016-06-01 | 1 | -0/+1 |
* | [pgm] Add option --bare to clone command | Matthias Sohn | 2014-12-22 | 1 | -0/+20 |
* | [pgm] Implement clone using CloneCommand | Matthias Sohn | 2014-12-22 | 1 | -0/+136 |