aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/src/org/eclipse/jgit/ant/tasks/GitCloneTask.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit.antMatthias Sohn2017-12-171-1/+7
* Git{Add|Clone}Task: Catch specific exceptions rather than ExceptionDavid Pursehouse2016-10-181-5/+7
* Fix resource leaks due to unclosed repositoriesChristian Halstrick2012-06-161-1/+1
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-1/+1
* Add GitCloneTaskTestKetan Padegaonkar2011-05-191-3/+4
* Add GitCloneTask to org.eclipse.jgit.antKetan Padegaonkar2011-05-021-0/+117