You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Pursehouse a45cfee7a3 Organize imports 7 years ago
..
AddTest.java Fixed few locale dependent pgm tests 8 years ago
ArchiveTest.java ArchiveTest: Don't use string concatenation in loop 7 years ago
BranchTest.java Merge branch 'stable-4.2' 8 years ago
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 7 years ago
CheckoutTest.java Checkout: Add the ability to checkout all paths. 7 years ago
CleanTest.java Organize imports 7 years ago
CloneTest.java Add missing @Test annotations 8 years ago
CommitAndLogTest.java Allow to write tests with CLI syntax 12 years ago
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 8 years ago
ConfigTest.java ConfigTest: Create Git instance in try-with-resource 8 years ago
DescribeTest.java Added CLIText.fatalError(String) API for tests 8 years ago
FetchTest.java CLI fetch command should support --tags 10 years ago
InitTest.java JGit CLI: allow to call git init with specific directory 8 years ago
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 years ago
MergeTest.java Added CLIText.fatalError(String) API for tests 8 years ago
ProxyConfigTest.java Fix JGit CLI to follow native git's interpretation of http_proxy... 7 years ago
ReflogTest.java ReflogTest: Open Git instances in try-with-resource 8 years ago
RemoteTest.java Add remote command to JGit CLI 8 years ago
RepoTest.java RepoTest: Open Git in try-with-resources 8 years ago
ResetTest.java Organize imports 7 years ago
StatusTest.java Sort "eager" path-like options to the end of the help 8 years ago
TagTest.java CLI: implement option -d for deleting tags 7 years ago