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 lat temu
..
errors Make the supported Transports extensible and discoverable 13 lat temu
AddCommand.java Remove empty iterator from TreeWalk 13 lat temu
AddNoteCommand.java Add NotesCommand to the JGit API 13 lat temu
BlameCommand.java blame: Compute the origin of lines in a result file 13 lat temu
CheckoutCommand.java Fix the names in the reflog for checkouts 12 lat temu
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 lat temu
CherryPickCommand.java Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 lat temu
CherryPickResult.java [findbugs] Make mutable static field final 13 lat temu
CleanCommand.java CleanCommand: add the ability to do a dry run 13 lat temu
CloneCommand.java Correct comment on CloneCommand.setRemote method. 13 lat temu
CommitCommand.java Allow commit when submodule changes are present 12 lat temu
CreateBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 12 lat temu
DeleteBranchCommand.java Reduce calls to Repository.getConfig 13 lat temu
DeleteTagCommand.java Add DeleteTagCommand to JGit API 12 lat temu
DiffCommand.java Add DiffCommand to JGit API 13 lat temu
FetchCommand.java Make the supported Transports extensible and discoverable 13 lat temu
Git.java Add ListTagCommand to JGit API 12 lat temu
GitCommand.java Externalize strings from JGit 14 lat temu
InitCommand.java Allow InitCommand to run on existing git repos 13 lat temu
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' 13 lat temu
ListNotesCommand.java Add NotesCommand to the JGit API 13 lat temu
ListTagCommand.java Add ListTagCommand to JGit API 12 lat temu
LogCommand.java Fix path filtering in LogCommand 13 lat temu
LsRemoteCommand.java Unwind loop that iterates over fetch connection refs. 12 lat temu
MergeCommand.java Fix ClassCastException in MergeCommand 12 lat temu
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 lat temu
PullCommand.java Don't hard-code section names, use ConfigConstants instead 13 lat temu
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 lat temu
PushCommand.java Add lookup to remote config if the refSpec is not explicitly set 13 lat temu
RebaseCommand.java Remove rebase temporary files on checkout failure 13 lat temu
RebaseResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 lat temu
ReflogCommand.java Use HEAD as default ref for RefLogCommand. 13 lat temu
RemoveNoteCommand.java Add NotesCommand to the JGit API 13 lat temu
RenameBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 12 lat temu
ResetCommand.java Throw JGit exception when ResetCommand got wrong ref 12 lat temu
RevertCommand.java RevertCommand: Add "." after reverted commit id 13 lat temu
RmCommand.java Add RmCommand to Git API 13 lat temu
ShowNoteCommand.java Add NotesCommand to the JGit API 13 lat temu
Status.java Add getConflicting() method in Status API 13 lat temu
StatusCommand.java Add status command to GIT api 13 lat temu
TagCommand.java Remove result id from CommitBuilder, TagBuilder 13 lat temu