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