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ů.
Matthias Sohn db6c2c2aa5 Merge branch 'stable-4.9' into stable-4.10 před 5 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 Ensure EOL stream type is DIRECT when -text attribute is present před 6 roky
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand před 8 roky
ArchiveCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 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 Add FetchCommand#setRefSpecs(String...) variant před 6 roky
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource před 8 roky
CleanCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
CloneCommandTest.java Fix unthrown exception errors in CloneCommandTest před 6 roky
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows před 8 roky
CommitCommandTest.java Fix committing empty commits před 6 roky
CommitOnlyTest.java Fix remaining javadoc errors raised by doclint před 6 roky
DescribeCommandTest.java Fix remaining javadoc errors raised by doclint před 6 roky
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances před 7 roky
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
EolStreamTypeUtilTest.java Use constants from StandardCharsets instead of hard-coded strings před 6 roky
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules před 7 roky
FetchCommandTest.java Fix fetching with duplicate ref updates před 5 roky
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale před 10 roky
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() před 7 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 Add missing newlines at ends of Java files před 6 roky
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
MergeCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments před 7 roky
NotesCommandTest.java Organize imports před 7 roky
PathCheckoutCommandTest.java Add missing @Test annotations před 8 roky
PullCommandTest.java Use constants from StandardCharsets instead of hard-coded strings před 6 roky
PullCommandWithRebaseTest.java Use constants from StandardCharsets instead of hard-coded strings před 6 roky
PushCommandTest.java Add a test for parsing fsck config options and expose FsckMode enum před 7 roky
RebaseCommandTest.java Use constants from StandardCharsets instead of hard-coded strings před 6 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 Enable and fix 'Should be tagged with @Override' warning 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 Send a detailed event on working tree modifications před 6 roky
StashCreateCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git před 6 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