您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present 12 年前
..
errors Make the supported Transports extensible and discoverable 13 年前
AddCommand.java Remove empty iterator from TreeWalk 13 年前
AddNoteCommand.java Add NotesCommand to the JGit API 13 年前
BlameCommand.java blame: Compute the origin of lines in a result file 13 年前
CheckoutCommand.java Fix the names in the reflog for checkouts 12 年前
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 年前
CherryPickCommand.java Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 年前
CherryPickResult.java [findbugs] Make mutable static field final 13 年前
CleanCommand.java CleanCommand: add the ability to do a dry run 13 年前
CloneCommand.java Correct comment on CloneCommand.setRemote method. 13 年前
CommitCommand.java Allow commit when submodule changes are present 12 年前
CreateBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 12 年前
DeleteBranchCommand.java Reduce calls to Repository.getConfig 13 年前
DeleteTagCommand.java Add DeleteTagCommand to JGit API 12 年前
DiffCommand.java Add DiffCommand to JGit API 12 年前
FetchCommand.java Make the supported Transports extensible and discoverable 13 年前
Git.java Add ListTagCommand to JGit API 12 年前
GitCommand.java Externalize strings from JGit 14 年前
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 Add ListTagCommand to JGit API 12 年前
LogCommand.java Fix path filtering in LogCommand 13 年前
LsRemoteCommand.java Unwind loop that iterates over fetch connection refs. 12 年前
MergeCommand.java Fix ClassCastException in MergeCommand 12 年前
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 年前
PullCommand.java Don't hard-code section names, use ConfigConstants instead 13 年前
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 年前
PushCommand.java Add lookup to remote config if the refSpec is not explicitly set 13 年前
RebaseCommand.java Remove rebase temporary files on checkout failure 13 年前
RebaseResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 年前
ReflogCommand.java Use HEAD as default ref for RefLogCommand. 12 年前
RemoveNoteCommand.java Add NotesCommand to the JGit API 13 年前
RenameBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 12 年前
ResetCommand.java Throw JGit exception when ResetCommand got wrong ref 12 年前
RevertCommand.java RevertCommand: Add "." after reverted commit id 13 年前
RmCommand.java Add RmCommand to Git API 13 年前
ShowNoteCommand.java Add NotesCommand to the JGit API 13 年前
Status.java Add getConflicting() method in Status API 13 年前
StatusCommand.java Add status command to GIT api 13 年前
TagCommand.java Remove result id from CommitBuilder, TagBuilder 13 年前