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