aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/src/org/eclipse/jgit/ant/tasks/GitInitTask.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-0/+3
* cleanup: Remove unused declarationsRobin Rosenberg2012-06-061-1/+0
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-1/+1
* Add better exception handling for the git-init ant taskKetan Padegaonkar2011-05-031-3/+8
* Add better javadoc to the git-init ant taskKetan Padegaonkar2011-05-021-2/+12
* Add org.eclipse.jgit.antKetan Padegaonkar2011-05-021-0/+83