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 година