Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
David Pursehouse 0f7f3b62ce Merge branch 'stable-4.5' into stable-4.6 6 роки тому
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 роки тому
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 роки тому
AddCommandTest.java Add built-in LFS smudge filter for local case 7 роки тому
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand 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 CheckoutCommand to return updated files even on NONDELETED status 7 роки тому
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource 8 роки тому
CleanCommandTest.java Organize imports 7 роки тому
CloneCommandTest.java Handle all values of branch.[name].rebase 7 роки тому
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 роки тому
CommitCommandTest.java Merge branch 'stable-4.5' into stable-4.6 6 роки тому
CommitOnlyTest.java CommitOnlyTest: Open RevWalk in try-with-resource 8 роки тому
DescribeCommandTest.java Add "--long" option to JGit describe 9 роки тому
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 роки тому
EolRepositoryTest.java Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 роки тому
EolStreamTypeUtilTest.java Organize imports 7 роки тому
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 Added filter for merge and non-merges commits. 8 роки тому
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 Organize imports 7 роки тому
PathCheckoutCommandTest.java Add missing @Test annotations 8 роки тому
PullCommandTest.java Fix StashApply regarding handling of untracked files 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 Handle all values of branch.[name].rebase 7 роки тому
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update 7 роки тому
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 роки тому