aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/CloneTest.java
Commit message (Expand)AuthorAgeFilesLines
* TestRepository: Deprecate #getDate and use #getInstant insteadIvan Frade2024-12-131-2/+2
* [errorprone] Fix UnnecessaryParentheses errorsMatthias Sohn2024-04-281-2/+2
* [pgm] Fetch-CLI: add support for shallowHarald Weiner2023-01-241-0/+139
* Fail clone if initial branch doesn't exist in remote repositoryMatthias Sohn2021-02-221-0/+42
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* [pgm] Add --mirror option to clone commandMatthias Sohn2019-10-211-2/+42
* JGit pgm tests must quote paths on the command lineThomas Wolf2019-07-251-12/+12
* Add missing @Test annotationsHugo Arès2016-06-011-0/+1
* [pgm] Add option --bare to clone commandMatthias Sohn2014-12-221-0/+20
* [pgm] Implement clone using CloneCommandMatthias Sohn2014-12-221-0/+136