jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
David Pursehouse a45cfee7a3 Organize imports
Change-Id: I7c545d06b1bced678c020fab9af1382bc4416b6e
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2016-11-14 13:25:20 -08:00
..
AddTest.java Fixed few locale dependent pgm tests 2016-01-02 17:41:58 +01:00
ArchiveTest.java ArchiveTest: Don't use string concatenation in loop 2016-10-19 15:09:31 +09:00
BranchTest.java Merge branch 'stable-4.2' 2016-01-20 09:45:48 +09:00
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 2016-10-23 15:29:17 +09:00
CheckoutTest.java Checkout: Add the ability to checkout all paths. 2016-10-22 10:08:07 +09:00
CleanTest.java Organize imports 2016-11-14 13:25:20 -08:00
CloneTest.java Add missing @Test annotations 2016-06-01 16:06:23 -04:00
CommitAndLogTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 2016-01-02 17:41:58 +01:00
ConfigTest.java ConfigTest: Create Git instance in try-with-resource 2016-01-21 15:31:56 +09:00
DescribeTest.java Added CLIText.fatalError(String) API for tests 2016-01-06 17:26:43 -05:00
FetchTest.java CLI fetch command should support --tags 2013-10-26 17:25:23 -04:00
InitTest.java JGit CLI: allow to call git init with specific directory 2016-05-22 22:11:03 +02:00
LsRemoteTest.java [pgm] Add option --tags for ls-remote 2014-12-16 15:29:08 +01:00
MergeTest.java Added CLIText.fatalError(String) API for tests 2016-01-06 17:26:43 -05:00
ProxyConfigTest.java Fix JGit CLI to follow native git's interpretation of http_proxy... 2016-10-14 15:14:21 +02:00
ReflogTest.java ReflogTest: Open Git instances in try-with-resource 2016-02-12 12:26:58 +09:00
RemoteTest.java Add remote command to JGit CLI 2015-12-11 22:54:48 +01:00
RepoTest.java RepoTest: Open Git in try-with-resources 2016-02-05 18:17:02 +09:00
ResetTest.java Organize imports 2016-11-14 13:25:20 -08:00
StatusTest.java Sort "eager" path-like options to the end of the help 2015-12-29 15:00:31 +01:00
TagTest.java CLI: implement option -d for deleting tags 2016-08-31 00:16:23 +02:00