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