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 lat temu
..
AddTest.java Fixed few locale dependent pgm tests 8 lat temu
ArchiveTest.java ArchiveTest: Don't use string concatenation in loop 7 lat temu
BranchTest.java Merge branch 'stable-4.2' 8 lat temu
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 7 lat temu
CheckoutTest.java Checkout: Add the ability to checkout all paths. 7 lat temu
CleanTest.java Organize imports 7 lat temu
CloneTest.java Add missing @Test annotations 8 lat temu
CommitAndLogTest.java Allow to write tests with CLI syntax 12 lat temu
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 8 lat temu
ConfigTest.java ConfigTest: Create Git instance in try-with-resource 8 lat temu
DescribeTest.java Added CLIText.fatalError(String) API for tests 8 lat temu
FetchTest.java CLI fetch command should support --tags 10 lat temu
InitTest.java JGit CLI: allow to call git init with specific directory 8 lat temu
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 lat temu
MergeTest.java Added CLIText.fatalError(String) API for tests 8 lat temu
ProxyConfigTest.java Fix JGit CLI to follow native git's interpretation of http_proxy... 7 lat temu
ReflogTest.java ReflogTest: Open Git instances in try-with-resource 8 lat temu
RemoteTest.java Add remote command to JGit CLI 8 lat temu
RepoTest.java RepoTest: Open Git in try-with-resources 8 lat temu
ResetTest.java Organize imports 7 lat temu
StatusTest.java Sort "eager" path-like options to the end of the help 8 lat temu
TagTest.java CLI: implement option -d for deleting tags 7 lat temu