You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 年之前