您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Matthias Sohn d999d12ad0 Merge branch 'stable-5.1' into stable-5.2 4 年前
..
errors Remove 'final' in parameter lists 6 年前
AddCommand.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年前
AddNoteCommand.java Add|RemoveNoteComand: Reduce duplicated code 6 年前
ApplyCommand.java SpotBugs: don't rely on default encoding 5 年前
ApplyResult.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
ArchiveCommand.java Fix non-deterministic hash of archives created by ArchiveCommand 5 年前
BlameCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
CheckoutCommand.java CheckoutCommand: force flag now allows overwrite 5 年前
CheckoutResult.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
CherryPickCommand.java Remove 'final' in parameter lists 6 年前
CherryPickResult.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
CleanCommand.java CleanCommand: don't fire WorkingTreeModifiedEvent on dry run 6 年前
CloneCommand.java Merge branch 'stable-5.1' into stable-5.2 4 年前
CommitCommand.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年前
CreateBranchCommand.java Validate branch names on branch creation 6 年前
DeleteBranchCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
DeleteTagCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
DescribeCommand.java Merge branch 'stable-4.11' into stable-5.0 5 年前
DiffCommand.java DiffCommand: Open DiffFormatter in try-with-resource 6 年前
FetchCommand.java Implement --force option in FetchCommand and CLI fetch command 6 年前
GarbageCollectCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
Git.java Add a command to deinitialize submodules 6 年前
GitCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
InitCommand.java InitCommand: Don't leave Repository open after Git is closed 6 年前
ListBranchCommand.java Using getRefsByPrefix with multiple prefixes 5 年前
ListNotesCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
ListTagCommand.java Remove trivial cases of using deprecated RefDatabase.getRefs() 6 年前
LogCommand.java Repository: Deprecate #peel method 6 年前
LsRemoteCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
MergeCommand.java Repository: Deprecate #peel method 6 年前
MergeResult.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
NameRevCommand.java Remove trivial cases of using deprecated RefDatabase.getRefs() 6 年前
PullCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
PullResult.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
PushCommand.java PushCommand: Suppress resource warning for Transport in for loop 6 年前
RebaseCommand.java Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 年前
RebaseResult.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
ReflogCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
RemoteAddCommand.java Chain RemoteAddCommand methods 6 年前
RemoteListCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
RemoteRemoveCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
RemoteSetUrlCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
RemoveNoteCommand.java Add|RemoveNoteComand: Reduce duplicated code 6 年前
RenameBranchCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
ResetCommand.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年前
RevertCommand.java Progress reporting for checkout 6 年前
RmCommand.java Remove further unnecessary 'final' keywords 6 年前
ShowNoteCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
StashApplyCommand.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年前
StashCreateCommand.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年前
StashDropCommand.java Remove 'final' in parameter lists 6 年前
StashListCommand.java Remove 'final' in parameter lists 6 年前
Status.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
StatusCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
SubmoduleAddCommand.java SubmoduleAddCommand: Remove double-check of submodule name 5 年前
SubmoduleDeinitCommand.java SubmoduleDeinitTest fails on Windows 5 年前
SubmoduleDeinitResult.java Add a command to deinitialize submodules 6 年前
SubmoduleInitCommand.java Remove 'final' in parameter lists 6 年前
SubmoduleStatusCommand.java Remove 'final' in parameter lists 6 年前
SubmoduleSyncCommand.java Remove 'final' in parameter lists 6 年前
SubmoduleUpdateCommand.java Remove 'final' in parameter lists 6 年前
TagCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 年前
TransportCommand.java Remove 'final' in parameter lists 6 年前
TransportConfigCallback.java Remove unnecessary modifiers from interfaces 5 年前
package-info.java Add Javadoc description for packages 11 年前