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 0eea7368e2 Merge branch 'stable-5.1' into stable-5.2 4 年之前
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 年之前
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 年之前
AddCommandTest.java Merge branch 'stable-5.1' into stable-5.2 4 年之前
ApplyCommandTest.java Remove 'final' in parameter lists 6 年之前
ArchiveCommandTest.java Merge branch 'stable-5.1' into stable-5.2 4 年之前
BlameCommandTest.java Undo treating blobs with NULs as a single line 5 年之前
BranchCommandTest.java Validate branch names on branch creation 6 年之前
CheckoutCommandTest.java Merge branch 'stable-5.1' into stable-5.2 4 年之前
CherryPickCommandTest.java Remove 'final' in parameter lists 6 年之前
CleanCommandTest.java Fix IndexDiffs for git links 5 年之前
CloneCommandTest.java Merge branch 'stable-5.1' into stable-5.2 4 年之前
CommitAndLogCommandTest.java Explicitly specify charset when constructing PrintWriter 5 年之前
CommitCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年之前
CommitOnlyTest.java Merge branch 'stable-5.1' into stable-5.2 4 年之前
CrLfNativeTest.java Fix handling of core.eol=native and of crlf attribute 5 年之前
DescribeCommandTest.java Merge branch 'stable-5.1' 5 年之前
DiffCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年之前
EolRepositoryTest.java Explicitly specify charset in constructor of String 5 年之前
EolStreamTypeUtilTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules 7 年之前
FetchCommandTest.java Merge branch 'stable-4.11' into stable-5.0 5 年之前
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 年之前
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() 7 年之前
HugeFileTest.java HugeFileTest: Open RandomAccessFile in try-with-resource 6 年之前
InitCommandTest.java InitCommand: Don't leave Repository open after Git is closed 6 年之前
LogCommandTest.java Repository: Deprecate #peel method 6 年之前
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 年之前
MergeCommandTest.java Remove 'final' in parameter lists 6 年之前
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 年之前
NotesCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
PathCheckoutCommandTest.java Add missing @Test annotations 8 年之前
PullCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
PullCommandWithRebaseTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
PushCommandTest.java Make PrePushHook properly terminate ref lines 5 年之前
RebaseCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
ReflogCommandTest.java refactor: simplify collection.toArray() 5 年之前
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 Merge branch 'stable-5.1' into stable-5.2 4 年之前
RevertCommandTest.java Remove 'final' in parameter lists 6 年之前
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
StashApplyCommandTest.java ResolveMerger: don't try needlessly to delete directories 5 年之前
StashCreateCommandTest.java Remove 'final' in parameter lists 6 年之前
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 Repository: Deprecate #peel method 6 年之前