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