jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
Matthias Sohn 401212de7a Add describe command to JGit command line interface
Change-Id: I1560fd2be417361b3d2df15a27618053031bd873
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2013-10-11 00:52:11 +02:00
..
AddTest.java Add basic "jgit add" tests 2012-11-29 16:38:07 -08:00
ArchiveTest.java Add support for "jgit archive --output=<filename>" 2013-06-06 18:39:07 -07:00
BranchTest.java Prefix an abnormal CLI command termination with 'fatal:' 2012-11-15 15:45:35 -08:00
CLIGitCommandTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
CheckoutTest.java Do not fail when checking out HEAD 2012-11-15 16:05:09 -08:00
CommitAndLogTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
ConfigTest.java Set core.precomposeunicode to true when creating repository on Mac 2012-08-22 00:36:11 +02:00
DescribeTest.java Add describe command to JGit command line interface 2013-10-11 00:52:11 +02:00
MergeTest.java Make recursive merge strategy the default merge strategy 2013-04-15 21:46:12 +02:00
ReflogTest.java Fix line endings 2013-05-03 16:19:07 +02:00
StatusTest.java status: Print conflict description for unmerged paths 2013-04-19 19:55:24 +02:00
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 2012-11-15 16:28:02 -08:00