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