Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present 12 anos atrás
..
errors Make the supported Transports extensible and discoverable 13 anos atrás
AddCommand.java Remove empty iterator from TreeWalk 13 anos atrás
AddNoteCommand.java Add NotesCommand to the JGit API 13 anos atrás
BlameCommand.java blame: Compute the origin of lines in a result file 13 anos atrás
CheckoutCommand.java Fix the names in the reflog for checkouts 12 anos atrás
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 anos atrás
CherryPickCommand.java Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 anos atrás
CherryPickResult.java [findbugs] Make mutable static field final 13 anos atrás
CleanCommand.java CleanCommand: add the ability to do a dry run 13 anos atrás
CloneCommand.java Correct comment on CloneCommand.setRemote method. 12 anos atrás
CommitCommand.java Allow commit when submodule changes are present 12 anos atrás
CreateBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 12 anos atrás
DeleteBranchCommand.java Reduce calls to Repository.getConfig 13 anos atrás
DeleteTagCommand.java Add DeleteTagCommand to JGit API 12 anos atrás
DiffCommand.java Add DiffCommand to JGit API 12 anos atrás
FetchCommand.java Make the supported Transports extensible and discoverable 13 anos atrás
Git.java Add ListTagCommand to JGit API 12 anos atrás
GitCommand.java Externalize strings from JGit 14 anos atrás
InitCommand.java Allow InitCommand to run on existing git repos 13 anos atrás
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' 13 anos atrás
ListNotesCommand.java Add NotesCommand to the JGit API 13 anos atrás
ListTagCommand.java Add ListTagCommand to JGit API 12 anos atrás
LogCommand.java Fix path filtering in LogCommand 13 anos atrás
LsRemoteCommand.java Unwind loop that iterates over fetch connection refs. 12 anos atrás
MergeCommand.java Fix ClassCastException in MergeCommand 12 anos atrás
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 12 anos atrás
PullCommand.java Don't hard-code section names, use ConfigConstants instead 12 anos atrás
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 12 anos atrás
PushCommand.java Add lookup to remote config if the refSpec is not explicitly set 13 anos atrás
RebaseCommand.java Remove rebase temporary files on checkout failure 13 anos atrás
RebaseResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 12 anos atrás
ReflogCommand.java Use HEAD as default ref for RefLogCommand. 12 anos atrás
RemoveNoteCommand.java Add NotesCommand to the JGit API 13 anos atrás
RenameBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 12 anos atrás
ResetCommand.java Throw JGit exception when ResetCommand got wrong ref 12 anos atrás
RevertCommand.java RevertCommand: Add "." after reverted commit id 13 anos atrás
RmCommand.java Add RmCommand to Git API 13 anos atrás
ShowNoteCommand.java Add NotesCommand to the JGit API 13 anos atrás
Status.java Add getConflicting() method in Status API 13 anos atrás
StatusCommand.java Add status command to GIT api 13 anos atrás
TagCommand.java Remove result id from CommitBuilder, TagBuilder 13 anos atrás