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.
Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 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 Implement DIR_NO_GITLINKS 8 anos atrás
ApplyCommandTest.java Fix ApplyCommand when result of patch is an empty file 8 anos atrás
ArchiveCommandTest.java ArchiveCommandTest: Create Git instances in try-with-resource 8 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 Fix calling of clean/smudge filters from Checkout,MergeCommands 8 anos atrás
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource 8 anos atrás
CleanCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anos atrás
CloneCommandTest.java Treat CloneCommand.setRemote(null) as setRemote("origin") 9 anos atrás
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 anos atrás
CommitCommandTest.java CommitCommandTest: Open Git and TreeWalk in try-with-resource 8 anos atrás
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource 8 anos atrás
DescribeCommandTest.java Add "--long" option to JGit describe 9 anos atrás
DiffCommandTest.java DiffCommandTest: Open Git and RevWalk in try-with-resource 8 anos atrás
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 anos atrás
EolStreamTypeUtilTest.java Add EOL stream type detection to TreeWalk 8 anos atrás
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified 11 anos atrás
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 anos atrás
GitConstructionTest.java GitConstructionTest: Open Git instance in try-with-resource 8 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 LogCommand.all(): filter out refs that do not refer to commit objects 11 anos atrás
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests 10 anos atrás
MergeCommandTest.java MergeCommandTest: Use JUnit's assume to check preconditions 8 anos atrás
NameRevCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 anos atrás
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anos atrás
PathCheckoutCommandTest.java Checkout should be able to override modified symbolic links 8 anos atrás
PullCommandTest.java PullCommandTest: Open RevWalk in try-with-resource 8 anos atrás
PullCommandWithRebaseTest.java PullCommandWithRebaseTest: Open RevWalk in try-with-resource 8 anos atrás
PushCommandTest.java PushCommandTest: Open Git instances in try-with-resource 8 anos atrás
RebaseCommandTest.java RebaseCommandTest: Open RevWalk in try-with-resource 8 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 Move base test classes to the junit bundle for reuse for Java 7 tests 11 anos atrás
ResetCommandTest.java ResetCommandTest: Use Git member in testHardResetAfterSquashMerge 8 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 Fix integer boxing eclipse warning 8 anos atrás
StashCreateCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 anos atrás
StashDropCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 anos atrás
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 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