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.
Kaloyan Raev e23521f0d9 Add remote command to JGit CLI 10 years ago
..
AddTest.java Add basic "jgit add" tests 11 years ago
ArchiveTest.java archive: Drop unnecessary empty comments and 'final' qualifiers on locals 9 years ago
BranchTest.java Implement "git branch --contains" in pgm 10 years ago
CLIGitCommandTest.java Allow to write tests with CLI syntax 12 years ago
CheckoutTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 years ago
CloneTest.java [pgm] Add option --bare to clone command 9 years ago
CommitAndLogTest.java Allow to write tests with CLI syntax 12 years ago
ConfigTest.java Fix failing ConfigTest on Windows 10 years ago
DescribeTest.java Add "--long" option to JGit describe 9 years ago
FetchTest.java CLI fetch command should support --tags 10 years ago
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 years ago
MergeTest.java Handle -m option for Merge command 9 years ago
ReflogTest.java Fix line endings 11 years ago
RemoteTest.java Add remote command to JGit CLI 8 years ago
RepoTest.java Strip trailing /s in repo base URI. 10 years ago
ResetTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 years ago
StatusTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 years ago
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 11 years ago