Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
David Pursehouse a45cfee7a3 Organize imports před 7 roky
..
AddTest.java Fixed few locale dependent pgm tests před 8 roky
ArchiveTest.java ArchiveTest: Don't use string concatenation in loop před 7 roky
BranchTest.java Merge branch 'stable-4.2' před 8 roky
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() před 7 roky
CheckoutTest.java Checkout: Add the ability to checkout all paths. před 7 roky
CleanTest.java Organize imports před 7 roky
CloneTest.java Add missing @Test annotations před 8 roky
CommitAndLogTest.java Allow to write tests with CLI syntax před 12 roky
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() před 8 roky
ConfigTest.java ConfigTest: Create Git instance in try-with-resource před 8 roky
DescribeTest.java Added CLIText.fatalError(String) API for tests před 8 roky
FetchTest.java CLI fetch command should support --tags před 10 roky
InitTest.java JGit CLI: allow to call git init with specific directory před 8 roky
LsRemoteTest.java [pgm] Add option --tags for ls-remote před 9 roky
MergeTest.java Added CLIText.fatalError(String) API for tests před 8 roky
ProxyConfigTest.java Fix JGit CLI to follow native git's interpretation of http_proxy... před 7 roky
ReflogTest.java ReflogTest: Open Git instances in try-with-resource před 8 roky
RemoteTest.java Add remote command to JGit CLI před 8 roky
RepoTest.java RepoTest: Open Git in try-with-resources před 8 roky
ResetTest.java Organize imports před 7 roky
StatusTest.java Sort "eager" path-like options to the end of the help před 8 roky
TagTest.java CLI: implement option -d for deleting tags před 7 roky