Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Matthias Sohn 18fb58ae05 Merge branch 'stable-5.2' into stable-5.3 4 anos atrás
..
AddTest.java Fixed few locale dependent pgm tests 8 anos atrás
ArchiveTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 anos atrás
BranchTest.java Merge branch 'stable-4.2' 8 anos atrás
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 7 anos atrás
CheckoutTest.java Fix "jgit checkout -f" to overwrite dirty worktree files 5 anos atrás
CleanTest.java Organize imports 7 anos atrás
CloneTest.java Add missing @Test annotations 8 anos atrás
CommitAndLogTest.java Allow to write tests with CLI syntax 12 anos atrás
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 8 anos atrás
ConfigTest.java Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 4 anos atrás
DescribeTest.java Add --match option for `jgit describe` to CLI 7 anos atrás
FetchTest.java Implement --force option in FetchCommand and CLI fetch command 6 anos atrás
InitTest.java JGit CLI: allow to call git init with specific directory 8 anos atrás
LsFilesTest.java Add ls-files CLI command 5 anos atrás
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 anos atrás
MergeTest.java Added CLIText.fatalError(String) API for tests 8 anos atrás
ProxyConfigTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 anos atrás
ReflogTest.java Add missing newlines at ends of Java files 6 anos atrás
RemoteTest.java Add remote command to JGit CLI 8 anos atrás
RepoTest.java RepoTest: Open Git in try-with-resources 8 anos atrás
ResetTest.java Update args4j to 2.33 6 anos atrás
RmTest.java Fix compilation errors with args4j 2.0.23 and later 6 anos atrás
StatusTest.java Update args4j to 2.33 6 anos atrás
TagTest.java Repository: Deprecate getTags method 6 anos atrás
TextBuiltinTest.java Added API to TextBuiltin for piped usage. 6 anos atrás