Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
David Pursehouse 0f7f3b62ce Merge branch 'stable-4.5' into stable-4.6 před 6 roky
..
blame BlameGeneratorTest: Create Git instances in try-with-resource před 8 roky
AbstractRemoteCommandTest.java Add remote command to JGit CLI před 8 roky
AddCommandTest.java Add built-in LFS smudge filter for local case před 7 roky
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand před 8 roky
ArchiveCommandTest.java ArchiveCommandTest: Create Git instances in try-with-resource před 8 roky
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource před 8 roky
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource před 8 roky
CheckoutCommandTest.java Fix CheckoutCommand to return updated files even on NONDELETED status před 7 roky
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource před 8 roky
CleanCommandTest.java Organize imports před 7 roky
CloneCommandTest.java Handle all values of branch.[name].rebase před 7 roky
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows před 8 roky
CommitCommandTest.java Merge branch 'stable-4.5' into stable-4.6 před 6 roky
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource před 8 roky
DescribeCommandTest.java Add "--long" option to JGit describe před 9 roky
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances před 7 roky
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging před 8 roky
EolStreamTypeUtilTest.java Organize imports před 7 roky
FetchCommandTest.java Update tags on fetch if --tags or tag refspec specified před 11 roky
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale před 10 roky
GitConstructionTest.java GitConstructionTest: Open Git instance in try-with-resource před 8 roky
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource před 8 roky
InitCommandTest.java Allow explicit configuration of git directory in InitCommand před 9 roky
LogCommandTest.java Added filter for merge and non-merges commits. před 8 roky
LsRemoteCommandTest.java Use absolute paths for file:// URIs in tests před 10 roky
MergeCommandTest.java MergeCommandTest: Use JUnit's assume to check preconditions před 8 roky
NameRevCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef před 8 roky
NotesCommandTest.java Organize imports před 7 roky
PathCheckoutCommandTest.java Add missing @Test annotations před 8 roky
PullCommandTest.java Fix StashApply regarding handling of untracked files před 8 roky
PullCommandWithRebaseTest.java PullCommandWithRebaseTest: Open RevWalk in try-with-resource před 8 roky
PushCommandTest.java PushCommandTest: Open Git instances in try-with-resource před 8 roky
RebaseCommandTest.java RebaseCommandTest: Open RevWalk in try-with-resource před 8 roky
ReflogCommandTest.java Make the Reflog a public API again před 11 roky
RemoteAddCommandTest.java Add remote command to JGit CLI před 8 roky
RemoteDeleteCommandTest.java Add remote command to JGit CLI před 8 roky
RemoteListCommandTest.java Add remote command to JGit CLI před 8 roky
RemoteSetUrlCommandTest.java Add remote command to JGit CLI před 8 roky
RenameBranchCommandTest.java Handle all values of branch.[name].rebase před 7 roky
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update před 7 roky
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource před 8 roky
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests před 11 roky
StashApplyCommandTest.java Fix integer boxing eclipse warning před 8 roky
StashCreateCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef před 8 roky
StashDropCommandTest.java Repository: Introduce exactRef and findRef, deprecate getRef před 8 roky
StashListCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests před 11 roky
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource před 8 roky
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource před 8 roky