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 f5b25bcad3 Merge branch 'stable-4.7' into stable-4.8 6 년 전
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 년 전
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 년 전
AddCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand 8 년 전
ArchiveCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 년 전
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource 8 년 전
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource 8 년 전
CheckoutCommandTest.java Fix CheckoutCommand to return updated files even on NONDELETED status 7 년 전
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource 8 년 전
CleanCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 년 전
CloneCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 년 전
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 년 전
CommitCommandTest.java Merge branch 'stable-4.6' into stable-4.7 6 년 전
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource 8 년 전
DescribeCommandTest.java Add "--long" option to JGit describe 9 년 전
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 년 전
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
EolStreamTypeUtilTest.java Organize imports 7 년 전
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules 7 년 전
FetchCommandTest.java FetchCommandTest: Don't declare specific exceptions in test methods 7 년 전
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 년 전
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() 7 년 전
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource 8 년 전
InitCommandTest.java Allow explicit configuration of git directory in InitCommand 9 년 전
LogCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 년 전
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
MergeCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 년 전
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 년 전
NotesCommandTest.java Organize imports 7 년 전
PathCheckoutCommandTest.java Add missing @Test annotations 8 년 전
PullCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
PullCommandWithRebaseTest.java Support pull on detached HEAD 7 년 전
PushCommandTest.java PushCommandTest: Remove unused variables to prevent errors in Eclipse 7 년 전
RebaseCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
ReflogCommandTest.java Make the Reflog a public API again 11 년 전
RemoteAddCommandTest.java Add remote command to JGit CLI 8 년 전
RemoteDeleteCommandTest.java Add remote command to JGit CLI 8 년 전
RemoteListCommandTest.java Add remote command to JGit CLI 8 년 전
RemoteSetUrlCommandTest.java Add remote command to JGit CLI 8 년 전
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update 7 년 전
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource 8 년 전
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 년 전
StashApplyCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
StashCreateCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 년 전
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 년 전
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 8 년 전