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 lat temu
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 lat temu
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 lat temu
AddCommandTest.java Ensure EOL stream type is DIRECT when -text attribute is present 6 lat temu
ApplyCommandTest.java Allow setting FileMode to executable when applying patches in ApplyCommand 8 lat temu
ArchiveCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 lat temu
BlameCommandTest.java BlameCommandTest: Instantiate Git objects in try-with-resource 8 lat temu
BranchCommandTest.java BranchCommandTest: Create Git instances in try-with-resource 8 lat temu
CheckoutCommandTest.java Add FetchCommand#setRefSpecs(String...) variant 6 lat temu
CherryPickCommandTest.java CherryPickCommandTest: Create Git instances in try-with-resource 8 lat temu
CleanCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 lat temu
CloneCommandTest.java Fix unthrown exception errors in CloneCommandTest 6 lat temu
CommitAndLogCommandTest.java CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 lat temu
CommitCommandTest.java Fix committing empty commits 6 lat temu
CommitOnlyTest.java Fix remaining javadoc errors raised by doclint 6 lat temu
DescribeCommandTest.java Fix remaining javadoc errors raised by doclint 6 lat temu
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 lat temu
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
EolStreamTypeUtilTest.java Use constants from StandardCharsets instead of hard-coded strings 6 lat temu
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules 7 lat temu
FetchCommandTest.java Fix fetching with duplicate ref updates 5 lat temu
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 lat temu
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() 7 lat temu
HugeFileTest.java HugeFileTest: Make Git a class member and open in try-with-resource 8 lat temu
InitCommandTest.java Allow explicit configuration of git directory in InitCommand 9 lat temu
LogCommandTest.java Add missing newlines at ends of Java files 6 lat temu
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
MergeCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 lat temu
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 lat temu
NotesCommandTest.java Organize imports 7 lat temu
PathCheckoutCommandTest.java Add missing @Test annotations 8 lat temu
PullCommandTest.java Use constants from StandardCharsets instead of hard-coded strings 6 lat temu
PullCommandWithRebaseTest.java Use constants from StandardCharsets instead of hard-coded strings 6 lat temu
PushCommandTest.java Add a test for parsing fsck config options and expose FsckMode enum 7 lat temu
RebaseCommandTest.java Use constants from StandardCharsets instead of hard-coded strings 6 lat temu
ReflogCommandTest.java Make the Reflog a public API again 11 lat temu
RemoteAddCommandTest.java Add remote command to JGit CLI 8 lat temu
RemoteDeleteCommandTest.java Add remote command to JGit CLI 8 lat temu
RemoteListCommandTest.java Add remote command to JGit CLI 8 lat temu
RemoteSetUrlCommandTest.java Add remote command to JGit CLI 8 lat temu
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
ResetCommandTest.java Enhance ResetCommand to allow disabling reflog update 7 lat temu
RevertCommandTest.java RevertCommandTest: Open Git in try-with-resource 8 lat temu
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 lat temu
StashApplyCommandTest.java Send a detailed event on working tree modifications 6 lat temu
StashCreateCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git 6 lat temu
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 lat temu
TagCommandTest.java TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 8 lat temu