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.
Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 yıl önce
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 yıl önce
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 yıl önce
AddCommandTest.java Implement DIR_NO_GITLINKS 8 yıl önce
ApplyCommandTest.java Fix ApplyCommand when result of patch is an empty file 8 yıl önce
ArchiveCommandTest.java ArchiveCommandTest: Create Git instances in try-with-resource 8 yıl önce
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource 8 yıl önce
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource 8 yıl önce
CheckoutCommandTest.java Fix calling of clean/smudge filters from Checkout,MergeCommands 8 yıl önce
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource 8 yıl önce
CleanCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 yıl önce
CloneCommandTest.java Treat CloneCommand.setRemote(null) as setRemote("origin") 9 yıl önce
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 yıl önce
CommitCommandTest.java CommitCommandTest: Open Git and TreeWalk in try-with-resource 8 yıl önce
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource 8 yıl önce
DescribeCommandTest.java Add "--long" option to JGit describe 9 yıl önce
DiffCommandTest.java DiffCommandTest: Open Git and RevWalk in try-with-resource 8 yıl önce
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 yıl önce
EolStreamTypeUtilTest.java Add EOL stream type detection to TreeWalk 8 yıl önce
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified 11 yıl önce
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 yıl önce
GitConstructionTest.java GitConstructionTest: Open Git instance in try-with-resource 8 yıl önce
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource 8 yıl önce
InitCommandTest.java Allow explicit configuration of git directory in InitCommand 9 yıl önce
LogCommandTest.java LogCommand.all(): filter out refs that do not refer to commit objects 11 yıl önce
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests 10 yıl önce
MergeCommandTest.java MergeCommandTest: Use JUnit's assume to check preconditions 8 yıl önce
NameRevCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 yıl önce
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 yıl önce
PathCheckoutCommandTest.java Checkout should be able to override modified symbolic links 8 yıl önce
PullCommandTest.java PullCommandTest: Open RevWalk in try-with-resource 8 yıl önce
PullCommandWithRebaseTest.java PullCommandWithRebaseTest: Open RevWalk in try-with-resource 8 yıl önce
PushCommandTest.java PushCommandTest: Open Git instances in try-with-resource 8 yıl önce
RebaseCommandTest.java RebaseCommandTest: Open RevWalk in try-with-resource 8 yıl önce
ReflogCommandTest.java Make the Reflog a public API again 11 yıl önce
RemoteAddCommandTest.java Add remote command to JGit CLI 8 yıl önce
RemoteDeleteCommandTest.java Add remote command to JGit CLI 8 yıl önce
RemoteListCommandTest.java Add remote command to JGit CLI 8 yıl önce
RemoteSetUrlCommandTest.java Add remote command to JGit CLI 8 yıl önce
RenameBranchCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 yıl önce
ResetCommandTest.java ResetCommandTest: Use Git member in testHardResetAfterSquashMerge 8 yıl önce
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource 8 yıl önce
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 yıl önce
StashApplyCommandTest.java Fix integer boxing eclipse warning 8 yıl önce
StashCreateCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 yıl önce
StashDropCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 yıl önce
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 yıl önce
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 yıl önce
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 8 yıl önce