Вы не можете выбрать более 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 лет назад