aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/src/org/eclipse/jgit/ant/tasks/GitAddTask.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit.antMatthias Sohn2017-12-171-0/+3
* Organize importsDavid Pursehouse2016-11-141-1/+1
* Git{Add|Clone}Task: Catch specific exceptions rather than ExceptionDavid Pursehouse2016-10-181-1/+2
* ant: Open Repository and Git in try-with-resourceDavid Pursehouse2015-10-011-4/+4
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-1/+1
* Add GitAddTaskKetan Padegaonkar2011-05-231-0/+152