Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Thomas Wolf 533a81db9d JGit pgm: Format blame output to match canonical git 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: Format blame output to match canonical git 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 [pgm] Add --mirror option to clone command 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 лет назад