aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/resources
Commit message (Collapse)AuthorAgeFilesLines
* Add GitAddTaskKetan Padegaonkar2011-05-231-1/+2
| | | | | Change-Id: Ia9a3c9f4728e13d1e62f530b1d843d09afb4eb42 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
* Add GitCheckoutTask to org.eclipse.jgit.antKetan Padegaonkar2011-05-021-1/+2
| | | | | | Bug: 321237 Change-Id: I5c4753f7b99d0be002b32e403f5dfff9353c57b0 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
* Add GitCloneTask to org.eclipse.jgit.antKetan Padegaonkar2011-05-021-1/+2
| | | | | | Bug: 321237 Change-Id: I605da8150048158d918c577ef8ca4f6edbed0133 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
* Add org.eclipse.jgit.antKetan Padegaonkar2011-05-021-0/+1
Adds the initial project and a GitInitTask. Bug: 321237 Change-Id: I06b94e0b42b20ecf51f86845e47d49913f3513c4 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>