Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 6 år sedan
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 år sedan
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 år sedan
AddCommandTest.java Enhance test coverage when core.filemode is false 8 år sedan
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand 8 år sedan
ArchiveCommandTest.java ArchiveCommandTest: Create Git instances in try-with-resource 8 år sedan
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource 8 år sedan
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource 8 år sedan
CheckoutCommandTest.java Fix calling of clean/smudge filters from Checkout,MergeCommands 8 år sedan
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource 8 år sedan
CleanCommandTest.java Skip cleaning inner repositories by default in CleanCommand 7 år sedan
CloneCommandTest.java Handle all values of branch.[name].rebase 7 år sedan
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 år sedan
CommitCommandTest.java Temporarily @Ignore flaky CommitCommandTest methods 6 år sedan
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource 8 år sedan
DescribeCommandTest.java Add "--long" option to JGit describe 9 år sedan
DiffCommandTest.java DiffCommandTest: Open Git and RevWalk in try-with-resource 8 år sedan
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 år sedan
EolStreamTypeUtilTest.java Add EOL stream type detection to TreeWalk 8 år sedan
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified 11 år sedan
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 år sedan
GitConstructionTest.java GitConstructionTest: Open Git instance in try-with-resource 8 år sedan
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource 8 år sedan
InitCommandTest.java Allow explicit configuration of git directory in InitCommand 9 år sedan
LogCommandTest.java Added filter for merge and non-merges commits. 8 år sedan
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests 10 år sedan
MergeCommandTest.java MergeCommandTest: Use JUnit's assume to check preconditions 8 år sedan
NameRevCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 år sedan
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 år sedan
PathCheckoutCommandTest.java Add missing @Test annotations 8 år sedan
PullCommandTest.java Fix StashApply regarding handling of untracked files 8 år sedan
PullCommandWithRebaseTest.java PullCommandWithRebaseTest: Open RevWalk in try-with-resource 8 år sedan
PushCommandTest.java PushCommandTest: Open Git instances in try-with-resource 8 år sedan
RebaseCommandTest.java RebaseCommandTest: Open RevWalk in try-with-resource 8 år sedan
ReflogCommandTest.java Make the Reflog a public API again 11 år sedan
RemoteAddCommandTest.java Add remote command to JGit CLI 8 år sedan
RemoteDeleteCommandTest.java Add remote command to JGit CLI 8 år sedan
RemoteListCommandTest.java Add remote command to JGit CLI 8 år sedan
RemoteSetUrlCommandTest.java Add remote command to JGit CLI 8 år sedan
RenameBranchCommandTest.java Handle all values of branch.[name].rebase 7 år sedan
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update 7 år sedan
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource 8 år sedan
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 år sedan
StashApplyCommandTest.java Fix integer boxing eclipse warning 8 år sedan
StashCreateCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 år sedan
StashDropCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef 8 år sedan
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 år sedan
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 år sedan
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 8 år sedan