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.
Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods hace 6 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 Enhance test coverage when core.filemode is false hace 8 años
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand hace 8 años
ArchiveCommandTest.java ArchiveCommandTest: Create Git instances in try-with-resource hace 8 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 Fix calling of clean/smudge filters from Checkout,MergeCommands hace 8 años
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource hace 8 años
CleanCommandTest.java Skip cleaning inner repositories by default in CleanCommand hace 7 años
CloneCommandTest.java Handle all values of branch.[name].rebase hace 7 años
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows hace 8 años
CommitCommandTest.java Temporarily @Ignore flaky CommitCommandTest methods hace 6 años
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource hace 8 años
DescribeCommandTest.java Add "--long" option to JGit describe hace 9 años
DiffCommandTest.java DiffCommandTest: Open Git and RevWalk in try-with-resource hace 8 años
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging hace 8 años
EolStreamTypeUtilTest.java Add EOL stream type detection to TreeWalk hace 8 años
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified hace 11 años
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale hace 10 años
GitConstructionTest.java GitConstructionTest: Open Git instance in try-with-resource hace 8 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 Added filter for merge and non-merges commits. hace 8 años
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests hace 10 años
MergeCommandTest.java MergeCommandTest: Use JUnit's assume to check preconditions hace 8 años
NameRevCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef hace 8 años
NotesCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests hace 11 años
PathCheckoutCommandTest.java Add missing @Test annotations hace 8 años
PullCommandTest.java Fix StashApply regarding handling of untracked files hace 8 años
PullCommandWithRebaseTest.java PullCommandWithRebaseTest: Open RevWalk in try-with-resource hace 8 años
PushCommandTest.java PushCommandTest: Open Git instances in try-with-resource hace 8 años
RebaseCommandTest.java RebaseCommandTest: Open RevWalk in try-with-resource hace 8 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 Handle all values of branch.[name].rebase 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 Fix integer boxing eclipse warning hace 8 años
StashCreateCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef hace 8 años
StashDropCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef hace 8 años
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests hace 11 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