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