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 година
..
errors Make the supported Transports extensible and discoverable пре 13 година
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 the names in the reflog for checkouts пре 12 година
CheckoutResult.java [findbugs] Make CheckoutResult constants final пре 13 година
CherryPickCommand.java Add CHERRY_PICK_HEAD for cherry-pick conflicts пре 13 година
CherryPickResult.java [findbugs] Make mutable static field final пре 13 година
CleanCommand.java CleanCommand: add the ability to do a dry run пре 13 година
CloneCommand.java Correct comment on CloneCommand.setRemote method. пре 13 година
CommitCommand.java Allow commit when submodule changes are present пре 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 пре 12 година
DiffCommand.java Add DiffCommand to JGit API пре 13 година
FetchCommand.java Make the supported Transports extensible and discoverable пре 13 година
Git.java Add ListTagCommand to JGit API пре 12 година
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 пре 12 година
LogCommand.java Fix path filtering in LogCommand пре 13 година
LsRemoteCommand.java Unwind loop that iterates over fetch connection refs. пре 12 година
MergeCommand.java Fix ClassCastException in MergeCommand пре 12 година
MergeResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult пре 13 година
PullCommand.java Don't hard-code section names, use ConfigConstants instead пре 13 година
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult пре 13 година
PushCommand.java Add lookup to remote config if the refSpec is not explicitly set пре 13 година
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 пре 12 година
RevertCommand.java RevertCommand: Add "." after reverted commit id пре 13 година
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 Add status command to GIT api пре 13 година
TagCommand.java Remove result id from CommitBuilder, TagBuilder пре 13 година