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