Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Matthias Sohn db6c2c2aa5 Merge branch 'stable-4.9' into stable-4.10 5 роки тому
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 роки тому
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 роки тому
AddCommandTest.java Ensure EOL stream type is DIRECT when -text attribute is present 6 роки тому
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand 8 роки тому
ArchiveCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 роки тому
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource 8 роки тому
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource 8 роки тому
CheckoutCommandTest.java Add FetchCommand#setRefSpecs(String...) variant 6 роки тому
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource 8 роки тому
CleanCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 роки тому
CloneCommandTest.java Fix unthrown exception errors in CloneCommandTest 6 роки тому
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 роки тому
CommitCommandTest.java Fix committing empty commits 6 роки тому
CommitOnlyTest.java Fix remaining javadoc errors raised by doclint 6 роки тому
DescribeCommandTest.java Fix remaining javadoc errors raised by doclint 6 роки тому
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 роки тому
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning 7 роки тому
EolStreamTypeUtilTest.java Use constants from StandardCharsets instead of hard-coded strings 6 роки тому
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules 7 роки тому
FetchCommandTest.java Fix fetching with duplicate ref updates 5 роки тому
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 роки тому
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() 7 роки тому
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 Add missing newlines at ends of Java files 6 роки тому
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 роки тому
MergeCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 роки тому
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 роки тому
NotesCommandTest.java Organize imports 7 роки тому
PathCheckoutCommandTest.java Add missing @Test annotations 8 роки тому
PullCommandTest.java Use constants from StandardCharsets instead of hard-coded strings 6 роки тому
PullCommandWithRebaseTest.java Use constants from StandardCharsets instead of hard-coded strings 6 роки тому
PushCommandTest.java Add a test for parsing fsck config options and expose FsckMode enum 7 роки тому
RebaseCommandTest.java Use constants from StandardCharsets instead of hard-coded strings 6 роки тому
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 Enable and fix 'Should be tagged with @Override' warning 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 Send a detailed event on working tree modifications 6 роки тому
StashCreateCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 роки тому
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 роки тому
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git 6 роки тому
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 роки тому
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 8 роки тому