Ви не можете вибрати більше 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 роки тому