]> source.dussan.org Git - jgit.git/commit
Add ListTagCommand to JGit API 01/3901/3
authorKetan Padegaonkar <KetanPadegaonkar@gmail.com>
Mon, 23 May 2011 06:36:52 +0000 (12:06 +0530)
committerChris Aniszczyk <zx@twitter.com>
Sun, 21 Aug 2011 20:43:50 +0000 (13:43 -0700)
commite38cf2078d22e2c902a373371382ac8d82268f2d
treec41f48f7ce96b6c8c45edd1aad665a0e8853d454
parentbd691f162c32cd9e9834e1d8a2baef99c4eac09b
Add ListTagCommand to JGit API

Bug: 355246
Change-Id: I11e019f3c19b4340ac7160ac8fcbadd52499d322
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/TagCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java
org.eclipse.jgit/src/org/eclipse/jgit/api/ListTagCommand.java [new file with mode: 0644]