summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/src
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-164-4/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-044-152/+20
* Fix "jgit checkout -f" to overwrite dirty worktree filesChristian Halstrick2019-01-081-1/+1
* Fix javadoc in org.eclipse.jgit.antMatthias Sohn2017-12-174-1/+22
* Organize importsDavid Pursehouse2016-11-141-1/+1
* Git{Add|Clone}Task: Catch specific exceptions rather than ExceptionDavid Pursehouse2016-10-182-6/+9
* ant: Open Repository and Git in try-with-resourceDavid Pursehouse2015-10-012-8/+8
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-182-2/+2
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-161-1/+0
* Fix resource leaks due to unclosed repositoriesChristian Halstrick2012-06-161-1/+1
* cleanup: Remove unused declarationsRobin Rosenberg2012-06-061-1/+0
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-302-2/+2
* Add GitAddTaskKetan Padegaonkar2011-05-231-0/+152
* Add GitCloneTaskTestKetan Padegaonkar2011-05-191-3/+4
* 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 GitCheckoutTask to org.eclipse.jgit.antKetan Padegaonkar2011-05-021-0/+126
* Add GitCloneTask to org.eclipse.jgit.antKetan Padegaonkar2011-05-021-0/+117
* Add org.eclipse.jgit.antKetan Padegaonkar2011-05-021-0/+83