]> source.dussan.org Git - jgit.git/commit
Added the git-describe implementation 71/14871/10
authorKohsuke Kawaguchi <kk@kohsuke.org>
Thu, 25 Jul 2013 17:42:22 +0000 (10:42 -0700)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 27 Sep 2013 10:37:36 +0000 (12:37 +0200)
commitf045a68a78f251af836c6b0a18a22a6d9e5f55a0
treeae3f07d6114a1f141b838fde878aad7e613707de
parent570bba5e7acb08df827655c31045bfe9cde9d856
Added the git-describe implementation

CQ: 7609
Bug: 339246
Change-Id: I689bc0578ce3a430b9800ad84122e221c69829f4
Signed-off-by: Kohsuke Kawaguchi <kk@kohsuke.org>
Also-By: Robin Stocker<robin@nibor.org>
Also-By: Matthias Sohn <matthias.sohn@sap.com>
Also-By: Christian Halstrick <christian.halstrick@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/DescribeCommandTest.java [new file with mode: 0644]
org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/api/DescribeCommand.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java
org.eclipse.jgit/src/org/eclipse/jgit/internal/JGitText.java