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.
Rüdiger Herrmann 8ff08994a4 JGit CLI: allow to call git init with specific directory 8 年之前
..
AddTest.java Fixed few locale dependent pgm tests 8 年之前
ArchiveTest.java Make sure CLIGitCommand and Main produce (almost) same results 8 年之前
BranchTest.java Merge branch 'stable-4.2' 8 年之前
CLIGitCommandTest.java Allow to write tests with CLI syntax 12 年之前
CheckoutTest.java Merge branch 'stable-4.2' 8 年之前
CloneTest.java [pgm] Add option --bare to clone command 9 年之前
CommitAndLogTest.java Allow to write tests with CLI syntax 12 年之前
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 8 年之前
ConfigTest.java ConfigTest: Create Git instance in try-with-resource 8 年之前
DescribeTest.java Added CLIText.fatalError(String) API for tests 8 年之前
FetchTest.java CLI fetch command should support --tags 10 年之前
InitTest.java JGit CLI: allow to call git init with specific directory 8 年之前
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 年之前
MergeTest.java Added CLIText.fatalError(String) API for tests 8 年之前
ReflogTest.java ReflogTest: Open Git instances in try-with-resource 8 年之前
RemoteTest.java Add remote command to JGit CLI 8 年之前
RepoTest.java RepoTest: Open Git in try-with-resources 8 年之前
ResetTest.java Sort "eager" path-like options to the end of the help 8 年之前
StatusTest.java Sort "eager" path-like options to the end of the help 8 年之前
TagTest.java Make sure tests don't blindly continue if a command is "silently" failed 8 年之前