選択できるのは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年前