Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
David Pursehouse f5b25bcad3 Merge branch 'stable-4.7' into stable-4.8 před 6 roky
..
blame BlameGeneratorTest: Create Git instances in try-with-resource před 8 roky
AbstractRemoteCommandTest.java Add remote command to JGit CLI před 8 roky
AddCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand před 8 roky
ArchiveCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource před 8 roky
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource před 8 roky
CheckoutCommandTest.java Fix CheckoutCommand to return updated files even on NONDELETED status před 7 roky
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource před 8 roky
CleanCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
CloneCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows před 8 roky
CommitCommandTest.java Merge branch 'stable-4.6' into stable-4.7 před 6 roky
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource před 8 roky
DescribeCommandTest.java Add "--long" option to JGit describe před 9 roky
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances před 7 roky
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
EolStreamTypeUtilTest.java Organize imports před 7 roky
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules před 7 roky
FetchCommandTest.java FetchCommandTest: Don't declare specific exceptions in test methods před 7 roky
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale před 10 roky
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() před 7 roky
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource před 8 roky
InitCommandTest.java Allow explicit configuration of git directory in InitCommand před 9 roky
LogCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
MergeCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
NotesCommandTest.java Organize imports před 7 roky
PathCheckoutCommandTest.java Add missing @Test annotations před 8 roky
PullCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
PullCommandWithRebaseTest.java Support pull on detached HEAD před 7 roky
PushCommandTest.java PushCommandTest: Remove unused variables to prevent errors in Eclipse před 7 roky
RebaseCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
ReflogCommandTest.java Make the Reflog a public API again před 11 roky
RemoteAddCommandTest.java Add remote command to JGit CLI před 8 roky
RemoteDeleteCommandTest.java Add remote command to JGit CLI před 8 roky
RemoteListCommandTest.java Add remote command to JGit CLI před 8 roky
RemoteSetUrlCommandTest.java Add remote command to JGit CLI před 8 roky
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update před 7 roky
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource před 8 roky
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests před 11 roky
StashApplyCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
StashCreateCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests před 11 roky
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource před 8 roky
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource před 8 roky