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 пре 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 година