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 година
..
errors Throw API exception when MergeCommand hits checkout conflicts пре 12 година
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 status in index entries after checkout of paths пре 12 година
CheckoutResult.java [findbugs] Make CheckoutResult constants final пре 13 година
CherryPickCommand.java Fix the reflog prefix for cherry-pick, revert and merge commands пре 12 година
CherryPickResult.java [findbugs] Make mutable static field final пре 13 година
CleanCommand.java CleanCommand: add the ability to do a dry run пре 13 година
CloneCommand.java Always checkout master when it matches the advertised HEAD пре 12 година
CommitCommand.java Fix the reflog prefix for cherry-pick, revert and merge commands пре 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 пре 13 година
DiffCommand.java Add DiffCommand to JGit API пре 13 година
FetchCommand.java Support a configured credentials provider in LsRemoteCommand пре 12 година
Git.java Add ListTagCommand to JGit API пре 13 година
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 пре 13 година
LogCommand.java Support adding all refs to LogCommand пре 12 година
LsRemoteCommand.java Support a configured credentials provider in LsRemoteCommand пре 12 година
MergeCommand.java Throw API exception when MergeCommand hits checkout conflicts пре 12 година
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult пре 13 година
PullCommand.java Guard against null branch in PullCommand пре 12 година
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult пре 13 година
PushCommand.java Support a configured credentials provider in LsRemoteCommand пре 12 година
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. пре 13 година
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 пре 13 година
RevertCommand.java Expose unmerged paths when revert fails пре 12 година
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 Remove TODO for generated constructor. пре 12 година
TagCommand.java Remove result id from CommitBuilder, TagBuilder пре 13 година
TransportCommand.java Support a configured credentials provider in LsRemoteCommand пре 12 година
TransportConfigCallback.java Enable full Transport configuration for JGit API commands пре 12 година