Matthias Sohn
6646c72d17
Prepare post JGit v1.0.0.201106090707-r builds
...
Change-Id: I35292f9f6fb5ebc591308fdd2d069203413e189d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
b26ff6ebd6
JGit v1.0.0.201106090707-r
...
Change-Id: Iba44e71b6441a0e39122ca8666b51989e605f25f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
e1af16ad99
Include about.html files in maven build
...
Change-Id: Ifa96090eb0fc336ee8080385f48212b5158dd9f7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
22df55c8b3
Prepare post v1.0.0.201106081625-r builds
...
Change-Id: I5e6994844405f7839ad3b3439f98bcadb59d329b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
eacd7104a2
JGit v1.0.0.201106081625-r
...
Change-Id: I629990189083bab4737938ad712080fba7917582
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
8c5f403c0c
Add missing about.html files to all shipped bundles
...
Change-Id: I5a4ad9493da3816f21d9fdd0b5b977388d074500
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
9c67a391f1
Prepare post v1.0.0.201106071701-r builds
...
Change-Id: I67ee2912ef54462cf860dc4ec0a6334e9c619384
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
ac71f9045a
JGit v1.0.0.201106071701-r
...
Change-Id: Ic8f49336ba96c8dcf4bab2f74c0f1efc1ab55131
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f1713abcdc
Prepare 1.1.0 builds
...
Change-Id: I4cf017cd567543846839612ab3ace6d26233e01d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
4a4e1f764c
Prepare post v1.0.0.201106051725-r builds
...
Change-Id: I4839877e1a6fa7782f37423213af8d579727a494
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f65513f753
JGit v1.0.0.201106051725-r
...
Change-Id: I39f4a23cf284505395d511dfedf02b7f5608df95
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
ada903085d
Prepare post v1.0.0.201106011211-rc3 builds
...
Change-Id: I4dec8eba7e35858aef65fcc10f91fad3fe5b52b9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
81371d385b
JGit v1.0.0.201106011211-rc3
...
Change-Id: I574a05200471c431b3a02ac6ff208dc6aa90f539
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f5f1536f3f
Remove incubation marker
...
Change-Id: I6018ce0cd3b7c8137e137848fe1f04551b257538
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Ketan Padegaonkar
3344b93c84
Add GitAddTask
...
Change-Id: Ia9a3c9f4728e13d1e62f530b1d843d09afb4eb42
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago
Ketan Padegaonkar
d60001c83b
Add GitCloneTaskTest
...
Change-Id: Iec8cd032d8d659a896d909f9094f76b7d35147e6
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago
Chris Aniszczyk
2352290398
Add pom.xml to org.eclipse.jgit.ant
...
Also-by: Ketan Padegaonkar <KetanPadegaonkar@gmail.com>
Bug: 321237
CQ: 5111
Change-Id: Ie93b85df76fcb5c077b93f01ed1959eaeffb3c20
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago
Ketan Padegaonkar
04df086d3e
Add better exception handling for the git-init ant task
...
Change-Id: Ia935720fc9c09b427abb84be038c4dc74610850c
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago
Matthias Sohn
f9d7b0d21e
Qualify post-0.12 builds
...
Change-Id: I70fe2671321efb5c3d271121ce00299533d1b388
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Ketan Padegaonkar
dce5f96c1e
Add better javadoc to the git-init ant task
...
Change-Id: If41e5a9ab37533cce10ea1c1925d7bd3ece586ea
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago
Ketan Padegaonkar
130ecaad6d
Add GitCheckoutTask to org.eclipse.jgit.ant
...
Bug: 321237
Change-Id: I5c4753f7b99d0be002b32e403f5dfff9353c57b0
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago
Ketan Padegaonkar
f8b89a922f
Add GitCloneTask to org.eclipse.jgit.ant
...
Bug: 321237
Change-Id: I605da8150048158d918c577ef8ca4f6edbed0133
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago
Ketan Padegaonkar
fdeb327270
Add org.eclipse.jgit.ant
...
Adds the initial project and a GitInitTask.
Bug: 321237
Change-Id: I06b94e0b42b20ecf51f86845e47d49913f3513c4
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
14 years ago