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 години
..
blame BlameGeneratorTest: Create Git instances in try-with-resource преди 8 години
AbstractRemoteCommandTest.java Add remote command to JGit CLI преди 8 години
AddCommandTest.java Implement DIR_NO_GITLINKS преди 8 години
ApplyCommandTest.java Fix ApplyCommand when result of patch is an empty file преди 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 Move base test classes to the junit bundle for reuse for Java 7 tests преди 11 години
CloneCommandTest.java Treat CloneCommand.setRemote(null) as setRemote("origin") преди 9 години
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows преди 8 години
CommitCommandTest.java CommitCommandTest: Open Git and TreeWalk in try-with-resource преди 8 години
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 LogCommand.all(): filter out refs that do not refer to commit objects преди 11 години
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 Checkout should be able to override modified symbolic links преди 8 години
PullCommandTest.java PullCommandTest: Open RevWalk in try-with-resource преди 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 Move base test classes to the junit bundle for reuse for Java 7 tests преди 11 години
ResetCommandTest.java ResetCommandTest: Use Git member in testHardResetAfterSquashMerge преди 8 години
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 години