jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command
Change-Id: I528491e3e20d3c9ebe37fe3cd2bf85b4644d8698
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2014-12-22 15:45:46 +01:00
..
AddTest.java Add basic "jgit add" tests 2012-11-29 16:38:07 -08:00
ArchiveTest.java Remove unused import from ArchiveTest 2014-01-07 09:22:11 +01:00
BranchTest.java Implement "git branch --contains" in pgm 2014-03-07 18:24:42 -05:00
CLIGitCommandTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
CheckoutTest.java Fix a number of failing conflict situations 2014-05-17 19:06:07 +02:00
CloneTest.java [pgm] Add option --bare to clone command 2014-12-22 15:45:46 +01:00
CommitAndLogTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
ConfigTest.java Fix failing ConfigTest on Windows 2014-05-17 04:09:22 -04:00
DescribeTest.java Add describe command to JGit command line interface 2013-10-11 00:52:11 +02:00
FetchTest.java CLI fetch command should support --tags 2013-10-26 17:25:23 -04:00
LsRemoteTest.java [pgm] Add option --tags for ls-remote 2014-12-16 15:29:08 +01:00
MergeTest.java Handle -m option for Merge command 2014-08-30 01:17:24 +02:00
ReflogTest.java Fix line endings 2013-05-03 16:19:07 +02:00
RepoTest.java Strip trailing /s in repo base URI. 2014-07-28 16:13:50 -07:00
StatusTest.java Don't prefix output from jgit status with '# ' 2014-07-19 07:31:45 -04:00
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 2012-11-15 16:28:02 -08:00