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.
Matthias Sohn db6c2c2aa5 Merge branch 'stable-4.9' into stable-4.10 hace 5 años
..
blame BlameGeneratorTest: Create Git instances in try-with-resource hace 8 años
AbstractRemoteCommandTest.java Add remote command to JGit CLI hace 8 años
AddCommandTest.java Ensure EOL stream type is DIRECT when -text attribute is present hace 6 años
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand hace 8 años
ArchiveCommandTest.java Enable and fix warnings about redundant specification of type arguments hace 7 años
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource hace 8 años
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource hace 8 años
CheckoutCommandTest.java Add FetchCommand#setRefSpecs(String...) variant hace 6 años
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource hace 8 años
CleanCommandTest.java Enable and fix warnings about redundant specification of type arguments hace 7 años
CloneCommandTest.java Fix unthrown exception errors in CloneCommandTest hace 6 años
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows hace 8 años
CommitCommandTest.java Fix committing empty commits hace 6 años
CommitOnlyTest.java Fix remaining javadoc errors raised by doclint hace 6 años
DescribeCommandTest.java Fix remaining javadoc errors raised by doclint hace 6 años
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances hace 7 años
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning hace 7 años
EolStreamTypeUtilTest.java Use constants from StandardCharsets instead of hard-coded strings hace 6 años
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules hace 7 años
FetchCommandTest.java Fix fetching with duplicate ref updates hace 5 años
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale hace 10 años
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() hace 7 años
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource hace 8 años
InitCommandTest.java Allow explicit configuration of git directory in InitCommand hace 9 años
LogCommandTest.java Add missing newlines at ends of Java files hace 6 años
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning hace 7 años
MergeCommandTest.java Enable and fix warnings about redundant specification of type arguments hace 7 años
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments hace 7 años
NotesCommandTest.java Organize imports hace 7 años
PathCheckoutCommandTest.java Add missing @Test annotations hace 8 años
PullCommandTest.java Use constants from StandardCharsets instead of hard-coded strings hace 6 años
PullCommandWithRebaseTest.java Use constants from StandardCharsets instead of hard-coded strings hace 6 años
PushCommandTest.java Add a test for parsing fsck config options and expose FsckMode enum hace 7 años
RebaseCommandTest.java Use constants from StandardCharsets instead of hard-coded strings hace 6 años
ReflogCommandTest.java Make the Reflog a public API again hace 11 años
RemoteAddCommandTest.java Add remote command to JGit CLI hace 8 años
RemoteDeleteCommandTest.java Add remote command to JGit CLI hace 8 años
RemoteListCommandTest.java Add remote command to JGit CLI hace 8 años
RemoteSetUrlCommandTest.java Add remote command to JGit CLI hace 8 años
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning hace 7 años
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update hace 7 años
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource hace 8 años
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests hace 11 años
StashApplyCommandTest.java Send a detailed event on working tree modifications hace 6 años
StashCreateCommandTest.java Enable and fix 'Should be tagged with @Override' warning hace 7 años
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning hace 7 años
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git hace 6 años
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource hace 8 años
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource hace 8 años