您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
David Pursehouse a45cfee7a3 Organize imports 7 年前
..
AddTest.java Fixed few locale dependent pgm tests 8 年前
ArchiveTest.java ArchiveTest: Don't use string concatenation in loop 7 年前
BranchTest.java Merge branch 'stable-4.2' 8 年前
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 7 年前
CheckoutTest.java Checkout: Add the ability to checkout all paths. 7 年前
CleanTest.java Organize imports 7 年前
CloneTest.java Add missing @Test annotations 8 年前
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 年前
ProxyConfigTest.java Fix JGit CLI to follow native git's interpretation of http_proxy... 7 年前
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 Organize imports 7 年前
StatusTest.java Sort "eager" path-like options to the end of the help 8 年前
TagTest.java CLI: implement option -d for deleting tags 7 年前