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