您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 年前
..
errors Move JGitText to an internal package 12 年前
AddCommand.java Handle content length in WorkingTreeIterator 12 年前
AddNoteCommand.java Add NotesCommand to the JGit API 13 年前
ApplyCommand.java Add missing @since tags to mark API added in 2.0 12 年前
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 年前
BlameCommand.java blame: Compute the origin of lines in a result file 13 年前
CheckoutCommand.java Add missing @since tags to mark API added in 2.0 12 年前
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 年前
CherryPickCommand.java Move JGitText to an internal package 12 年前
CherryPickResult.java Add @Override annotations to enums 12 年前
CleanCommand.java CleanCommand: add the ability to do a dry run 13 年前
CloneCommand.java Recurse into cloned submodules 12 年前
CommitCommand.java Handle content length in WorkingTreeIterator 12 年前
CreateBranchCommand.java Move JGitText to an internal package 12 年前
DeleteBranchCommand.java Move JGitText to an internal package 12 年前
DeleteTagCommand.java Move JGitText to an internal package 12 年前
DiffCommand.java Make output stream optional in DiffCommand 12 年前
FetchCommand.java Move JGitText to an internal package 12 年前
Git.java Add missing @since tags to mark API added in 2.0 12 年前
GitCommand.java Move JGitText to an internal package 12 年前
InitCommand.java Allow InitCommand to run on existing git repos 13 年前
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' 13 年前
ListNotesCommand.java Add NotesCommand to the JGit API 13 年前
ListTagCommand.java Fix broken TagCommand API 12 年前
LogCommand.java Move JGitText to an internal package 12 年前
LsRemoteCommand.java Enable call chaining on LsRemoteCommand methods 12 年前
MergeCommand.java Move JGitText to an internal package 12 年前
MergeResult.java Cleanup MergeResult constructors 12 年前
PullCommand.java Move JGitText to an internal package 12 年前
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 年前
PushCommand.java Move JGitText to an internal package 12 年前
RebaseCommand.java Externalize parsing exception message for RebaseCommand#Action 12 年前
RebaseResult.java Add missing @since tags to mark API added in 2.0 12 年前
ReflogCommand.java Move JGitText to an internal package 12 年前
RemoveNoteCommand.java Add NotesCommand to the JGit API 13 年前
RenameBranchCommand.java Copy all branch configuration values when renaming 12 年前
ResetCommand.java Ensure resetting on commit id 12 年前
RevertCommand.java Move JGitText to an internal package 12 年前
RmCommand.java Move JGitText to an internal package 12 年前
ShowNoteCommand.java Add NotesCommand to the JGit API 13 年前
StashApplyCommand.java Only unstash files changed when originally stashed 12 年前
StashCreateCommand.java Add missing @since tags to mark API added in 2.0 12 年前
StashDropCommand.java Add missing @since tags to mark API added in 2.0 12 年前
StashListCommand.java Move JGitText to an internal package 12 年前
Status.java Add helper for determining if status is clean 12 年前
StatusCommand.java StatusCommand#setWorkingTreeIt should return 'this' 12 年前
SubmoduleAddCommand.java Move JGitText to an internal package 12 年前
SubmoduleInitCommand.java Support relative submodule URLs on init/add/sync 12 年前
SubmoduleStatusCommand.java Add comand support for git-submodule 12 年前
SubmoduleSyncCommand.java Support relative submodule URLs on init/add/sync 12 年前
SubmoduleUpdateCommand.java Extend TransportCommand in submodule add/update commands 12 年前
TagCommand.java Add missing @since tags to mark API added in 2.0 12 年前
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 年前
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 年前