您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 年前
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 年前
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 年前
AddCommandTest.java Fix IndexDiffs for git links 5 年前
ApplyCommandTest.java Remove 'final' in parameter lists 6 年前
ArchiveCommandTest.java Explicitly specify charset in constructor of String 5 年前
BlameCommandTest.java Undo treating blobs with NULs as a single line 5 年前
BranchCommandTest.java Validate branch names on branch creation 6 年前
CheckoutCommandTest.java Fix "jgit checkout -f" to overwrite dirty worktree files 5 年前
CherryPickCommandTest.java Remove 'final' in parameter lists 6 年前
CleanCommandTest.java Fix IndexDiffs for git links 5 年前
CloneCommandTest.java Set TagOpt.AUTO_FOLLOW when not cloning all branches 5 年前
CommitAndLogCommandTest.java Explicitly specify charset when constructing PrintWriter 5 年前
CommitCommandTest.java Fix misspelled class name: EmtpyCommitException -> EmptyCommitException 6 年前
CommitOnlyTest.java Explicitly specify charset in constructor of String 5 年前
CrLfNativeTest.java Fix handling of core.eol=native and of crlf attribute 5 年前
DescribeCommandTest.java Merge branch 'stable-5.1' 5 年前
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 年前
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 Extend ResetCommandTest 5 年前
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 年前