You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Sohn 18fb58ae05 Merge branch 'stable-5.2' into stable-5.3 4 yıl önce
..
AddTest.java Fixed few locale dependent pgm tests 8 yıl önce
ArchiveTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
BranchTest.java Merge branch 'stable-4.2' 8 yıl önce
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 7 yıl önce
CheckoutTest.java Fix "jgit checkout -f" to overwrite dirty worktree files 5 yıl önce
CleanTest.java Organize imports 7 yıl önce
CloneTest.java Add missing @Test annotations 8 yıl önce
CommitAndLogTest.java Allow to write tests with CLI syntax 12 yıl önce
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 8 yıl önce
ConfigTest.java Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 4 yıl önce
DescribeTest.java Add --match option for `jgit describe` to CLI 7 yıl önce
FetchTest.java Implement --force option in FetchCommand and CLI fetch command 6 yıl önce
InitTest.java JGit CLI: allow to call git init with specific directory 8 yıl önce
LsFilesTest.java Add ls-files CLI command 5 yıl önce
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 yıl önce
MergeTest.java Added CLIText.fatalError(String) API for tests 8 yıl önce
ProxyConfigTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 yıl önce
ReflogTest.java Add missing newlines at ends of Java files 6 yıl önce
RemoteTest.java Add remote command to JGit CLI 8 yıl önce
RepoTest.java RepoTest: Open Git in try-with-resources 8 yıl önce
ResetTest.java Update args4j to 2.33 6 yıl önce
RmTest.java Fix compilation errors with args4j 2.0.23 and later 6 yıl önce
StatusTest.java Update args4j to 2.33 6 yıl önce
TagTest.java Repository: Deprecate getTags method 6 yıl önce
TextBuiltinTest.java Added API to TextBuiltin for piped usage. 6 yıl önce