您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Stefan Lay dcd0dd4d9e Fix applying stash on other commit 10 年前
..
errors Add missing @since tags 10 年前
AddCommand.java Document that path parameters should use '/' as separator 10 年前
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
ApplyCommand.java Fix patch application WRT windows line endings. 11 年前
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 年前
ArchiveCommand.java Do not close ArchiveOutputStream on error 10 年前
BlameCommand.java Document that path parameters should use '/' as separator 10 年前
CheckoutCommand.java Document that path parameters should use '/' as separator 10 年前
CheckoutResult.java Make CheckoutCommand pass modified files through result 12 年前
CherryPickCommand.java Add missing @since tags 11 年前
CherryPickResult.java Add @Override annotations to enums 12 年前
CleanCommand.java Document that path parameters should use '/' as separator 10 年前
CloneCommand.java Handle short branch/tag name for setBranch in CloneCommand 11 年前
CommitCommand.java Document that path parameters should use '/' as separator 10 年前
CreateBranchCommand.java Mark non-externalizable strings as such 11 年前
DeleteBranchCommand.java Mark non-externalizable strings as such 11 年前
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
DescribeCommand.java Add / fix @since tags 10 年前
DiffCommand.java Mark non-externalizable strings as such 11 年前
FetchCommand.java Further cleanup of exceptions in Git API 12 年前
GarbageCollectCommand.java Allow to get repo statistics from GarbageCollectionCommand before gc 11 年前
Git.java Add close() method to API 10 年前
GitCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
InitCommand.java Mark non-externalizable strings as such 11 年前
ListBranchCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
LogCommand.java Document that path parameters should use '/' as separator 10 年前
LsRemoteCommand.java Enable LsRemoteCommand to work without local repository 11 年前
MergeCommand.java Make recursive merge strategy the default merge strategy 11 年前
MergeResult.java Fix MERGED_NOT_COMMITTED toString 11 年前
NameRevCommand.java Fix a possible NPE 11 年前
PullCommand.java Mark non-externalizable strings as such 11 年前
PullResult.java Mark non-externalizable strings as such 11 年前
PushCommand.java Allow users to show server messages while pushing 11 年前
RebaseCommand.java Use static factory methods instead of overloaded constructors 10 年前
RebaseResult.java Use static factory methods instead of overloaded constructors 10 年前
ReflogCommand.java Make the Reflog a public API again 11 年前
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
RenameBranchCommand.java Mark non-externalizable strings as such 11 年前
ResetCommand.java Document that path parameters should use '/' as separator 10 年前
RevertCommand.java Add NON-NLS comments for some obviously untranslatable strings 11 年前
RmCommand.java Document that path parameters should use '/' as separator 10 年前
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年前
StashApplyCommand.java Fix applying stash on other commit 10 年前
StashCreateCommand.java Untracked files should not be included in stash 11 年前
StashDropCommand.java Make the Reflog a public API again 11 年前
StashListCommand.java Make the Reflog a public API again 11 年前
Status.java status: Print conflict description for unmerged paths 11 年前
StatusCommand.java Document that path parameters should use '/' as separator 10 年前
SubmoduleAddCommand.java Document that path parameters should use '/' as separator 10 年前
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10 年前
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10 年前
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator 10 年前
SubmoduleUpdateCommand.java Document that path parameters should use '/' as separator 10 年前
TagCommand.java TagCommand should be able to create unannotated tags too 11 年前
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 年前
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 年前
package-info.java Add Javadoc description for packages 11 年前