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ů.
Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader před 4 roky
..
AddTest.java Fixed few locale dependent pgm tests před 8 roky
ArchiveTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 před 5 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 Fix remaining javadoc errors raised by doclint před 6 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 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader před 4 roky
DescribeTest.java Add --match option for `jgit describe` to CLI před 7 roky
FetchTest.java Implement --force option in FetchCommand and CLI fetch command před 6 roky
InitTest.java JGit CLI: allow to call git init with specific directory před 8 roky
LsFilesTest.java Add ls-files CLI command před 5 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 Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 před 5 roky
ReflogTest.java Add missing newlines at ends of Java files před 6 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 Update args4j to 2.33 před 6 roky
RmTest.java Fix compilation errors with args4j 2.0.23 and later před 6 roky
StatusTest.java Update args4j to 2.33 před 6 roky
TagTest.java Repository: Deprecate getTags method před 6 roky
TextBuiltinTest.java Added API to TextBuiltin for piped usage. před 6 roky