Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present před 12 roky
..
errors Make the supported Transports extensible and discoverable před 13 roky
AddCommand.java Remove empty iterator from TreeWalk před 13 roky
AddNoteCommand.java Add NotesCommand to the JGit API před 13 roky
BlameCommand.java blame: Compute the origin of lines in a result file před 13 roky
CheckoutCommand.java Fix the names in the reflog for checkouts před 12 roky
CheckoutResult.java [findbugs] Make CheckoutResult constants final před 13 roky
CherryPickCommand.java Add CHERRY_PICK_HEAD for cherry-pick conflicts před 13 roky
CherryPickResult.java [findbugs] Make mutable static field final před 13 roky
CleanCommand.java CleanCommand: add the ability to do a dry run před 13 roky
CloneCommand.java Correct comment on CloneCommand.setRemote method. před 13 roky
CommitCommand.java Allow commit when submodule changes are present před 12 roky
CreateBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" před 12 roky
DeleteBranchCommand.java Reduce calls to Repository.getConfig před 13 roky
DeleteTagCommand.java Add DeleteTagCommand to JGit API před 12 roky
DiffCommand.java Add DiffCommand to JGit API před 13 roky
FetchCommand.java Make the supported Transports extensible and discoverable před 13 roky
Git.java Add ListTagCommand to JGit API před 12 roky
GitCommand.java Externalize strings from JGit před 14 roky
InitCommand.java Allow InitCommand to run on existing git repos před 13 roky
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' před 13 roky
ListNotesCommand.java Add NotesCommand to the JGit API před 13 roky
ListTagCommand.java Add ListTagCommand to JGit API před 12 roky
LogCommand.java Fix path filtering in LogCommand před 13 roky
LsRemoteCommand.java Unwind loop that iterates over fetch connection refs. před 12 roky
MergeCommand.java Fix ClassCastException in MergeCommand před 12 roky
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult před 13 roky
PullCommand.java Don't hard-code section names, use ConfigConstants instead před 13 roky
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult před 13 roky
PushCommand.java Add lookup to remote config if the refSpec is not explicitly set před 13 roky
RebaseCommand.java Remove rebase temporary files on checkout failure před 13 roky
RebaseResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult před 13 roky
ReflogCommand.java Use HEAD as default ref for RefLogCommand. před 13 roky
RemoveNoteCommand.java Add NotesCommand to the JGit API před 13 roky
RenameBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" před 12 roky
ResetCommand.java Throw JGit exception when ResetCommand got wrong ref před 12 roky
RevertCommand.java RevertCommand: Add "." after reverted commit id před 13 roky
RmCommand.java Add RmCommand to Git API před 13 roky
ShowNoteCommand.java Add NotesCommand to the JGit API před 13 roky
Status.java Add getConflicting() method in Status API před 13 roky
StatusCommand.java Add status command to GIT api před 13 roky
TagCommand.java Remove result id from CommitBuilder, TagBuilder před 13 roky