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