您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch 13 年前
..
errors Convert all JGit unit tests to JUnit 4 13 年前
AddCommand.java Remove empty iterator from TreeWalk 13 年前
CheckoutCommand.java CheckoutCommand: fix reflog message 13 年前
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 年前
CherryPickCommand.java Do not cherry-pick or revert commit more than once 13 年前
CloneCommand.java Add git-clone to the Git API 13 年前
CommitCommand.java Fix misc spelling errors in comments and method names 13 年前
CreateBranchCommand.java CreateBranchCommand: Wrong existence check 13 年前
DeleteBranchCommand.java Reduce calls to Repository.getConfig 13 年前
FetchCommand.java FetchCommand: allow to set "TagOpt" 13 年前
Git.java Add git-clone to the Git API 13 年前
GitCommand.java Externalize strings from JGit 14 年前
InitCommand.java Add InitCommand 13 年前
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' 13 年前
LogCommand.java Refactor Git API exceptions to a new package 13 年前
MergeCommand.java MergeCommand should create missing branches 13 年前
MergeResult.java Use entrySet() instead of keySet() 13 年前
PullCommand.java Fix NullPointer when pulling from a deleted local branch 13 年前
PullResult.java Make PullCommand work with Rebase 13 年前
PushCommand.java PushCommand: do not set a null credentials provider 13 年前
RebaseCommand.java Proper handling of rebase during pull 13 年前
RebaseResult.java RebaseCommand: detect and handle fast-forward properly 13 年前
RenameBranchCommand.java Reduce calls to Repository.getConfig 13 年前
RevertCommand.java Do not cherry-pick or revert commit more than once 13 年前
RmCommand.java Add RmCommand to Git API 13 年前
TagCommand.java Remove result id from CommitBuilder, TagBuilder 13 年前