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