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