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