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.
David Pursehouse 1da2ff7242 Repository: Deprecate getTags method 6 年之前
..
AddTest.java Fixed few locale dependent pgm tests 8 年之前
ArchiveTest.java Remove 'final' in parameter lists 6 年之前
BranchTest.java Merge branch 'stable-4.2' 8 年之前
CLIGitCommandTest.java Preserve backslashes within double quotes in CLIGitCommand::split() 7 年之前
CheckoutTest.java Fix remaining javadoc errors raised by doclint 6 年之前
CleanTest.java Organize imports 7 年之前
CloneTest.java Add missing @Test annotations 8 年之前
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 Run auto GC in the background 7 年之前
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 年之前
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 年之前
MergeTest.java Added CLIText.fatalError(String) API for tests 8 年之前
ProxyConfigTest.java Use Constants.CHARACTER_ENCODING in tests 6 年之前
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 年之前