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.
Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails 12 lat temu
..
errors Throw API exception when MergeCommand hits checkout conflicts 12 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 status in index entries after checkout of paths 12 lat temu
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 lat temu
CherryPickCommand.java Fix the reflog prefix for cherry-pick, revert and merge commands 12 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 Always checkout master when it matches the advertised HEAD 12 lat temu
CommitCommand.java Fix the reflog prefix for cherry-pick, revert and merge commands 12 lat temu
CreateBranchCommand.java Use JGitText.refAlreadyExists instead of "ref exists" 13 lat temu
DeleteBranchCommand.java Reduce calls to Repository.getConfig 13 lat temu
DeleteTagCommand.java Add DeleteTagCommand to JGit API 13 lat temu
DiffCommand.java Add DiffCommand to JGit API 13 lat temu
FetchCommand.java Support a configured credentials provider in LsRemoteCommand 12 lat temu
Git.java Add ListTagCommand to JGit API 13 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 13 lat temu
LogCommand.java Support adding all refs to LogCommand 12 lat temu
LsRemoteCommand.java Support a configured credentials provider in LsRemoteCommand 12 lat temu
MergeCommand.java Throw API exception when MergeCommand hits checkout conflicts 12 lat temu
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 lat temu
PullCommand.java Guard against null branch in PullCommand 12 lat temu
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 lat temu
PushCommand.java Support a configured credentials provider in LsRemoteCommand 12 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" 13 lat temu
ResetCommand.java Throw JGit exception when ResetCommand got wrong ref 13 lat temu
RevertCommand.java Expose unmerged paths when revert fails 12 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 Remove TODO for generated constructor. 12 lat temu
TagCommand.java Remove result id from CommitBuilder, TagBuilder 13 lat temu
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 lat temu
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 lat temu