Вы не можете выбрать более 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 лет назад