選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Thomas Wolf bdd6cf74cf JGit pgm: make Blame more robust against bogus input 4年前
..
AddTest.java Fixed few locale dependent pgm tests 8年前
ArchiveTest.java JGit pgm tests must quote paths on the command line 4年前
BlameTest.java JGit pgm: make Blame more robust against bogus input 4年前
BranchTest.java Merge branch 'stable-4.2' 8年前
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 7年前
CheckoutTest.java Fix "jgit checkout -f" to overwrite dirty worktree files 5年前
CleanTest.java Organize imports 7年前
CloneTest.java JGit pgm tests must quote paths on the command line 4年前
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 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 4年前
DescribeTest.java Add --match option for `jgit describe` to CLI 7年前
FetchTest.java Implement --force option in FetchCommand and CLI fetch command 6年前
InitTest.java JGit CLI: allow to call git init with specific directory 8年前
LsFilesTest.java Add ls-files CLI command 5年前
LsRemoteTest.java JGit pgm tests must quote paths on the command line 4年前
MergeTest.java Added CLIText.fatalError(String) API for tests 8年前
ProxyConfigTest.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5年前
ReflogTest.java Add missing newlines at ends of Java files 6年前
RemoteTest.java Add remote command to JGit CLI 8年前
RepoTest.java RepoTest: Open Git in try-with-resources 8年前
ResetTest.java Update args4j to 2.33 6年前
RmTest.java Fix compilation errors with args4j 2.0.23 and later 6年前
StatusTest.java Update args4j to 2.33 6年前
TagTest.java Repository: Deprecate getTags method 6年前
TextBuiltinTest.java Added API to TextBuiltin for piped usage. 6年前