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.
Oliver Lockwood 060f3699d4 Fix bug in multiple tag handling on DescribeCommand 7 years ago
..
errors Fix javadoc of TooLargeObjectInPackException 7 years ago
AddCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
AddNoteCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
ApplyCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ApplyResult.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ArchiveCommand.java ArchiveCommand: Create prefix entry with commit time 7 years ago
BlameCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CheckoutCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CheckoutResult.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CherryPickCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CherryPickResult.java Silence non-externalized string warnings in CherryPickResult 9 years ago
CleanCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CloneCommand.java CloneCommand#setCallback should return 'this' 7 years ago
CommitCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CreateBranchCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
DeleteBranchCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
DeleteTagCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
DescribeCommand.java Fix bug in multiple tag handling on DescribeCommand 7 years ago
DiffCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
FetchCommand.java Fetch/PullCommand: Improve Javadoc of setRecurseSubmodules 7 years ago
GarbageCollectCommand.java gc: Add options to preserve and prune old pack files 7 years ago
Git.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
GitCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
InitCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
ListBranchCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ListNotesCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ListTagCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
LogCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
LsRemoteCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
MergeCommand.java Improve javadoc for MergeCommand.setFastForward() 7 years ago
MergeResult.java Enable and fix warnings about redundant specification of type arguments 7 years ago
NameRevCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
PullCommand.java Allow to programmatically set FastForwardMode for PullCommand 7 years ago
PullResult.java Mark non-externalizable strings as such 11 years ago
PushCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RebaseCommand.java Don't try to strip new line if the message buffer is empty 7 years ago
RebaseResult.java Implement rebase.autostash 10 years ago
ReflogCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
RemoteAddCommand.java Add remote command to JGit CLI 8 years ago
RemoteListCommand.java Add remote command to JGit CLI 8 years ago
RemoteRemoveCommand.java Add remote command to JGit CLI 8 years ago
RemoteSetUrlCommand.java Add remote command to JGit CLI 8 years ago
RemoveNoteCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
RenameBranchCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
ResetCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RevertCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RmCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
ShowNoteCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
StashApplyCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
StashCreateCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
StashDropCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
StashListCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
Status.java Enable and fix warnings about redundant specification of type arguments 7 years ago
StatusCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
SubmoduleAddCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
SubmoduleInitCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
SubmoduleStatusCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
SubmoduleSyncCommand.java Enable and fix warnings about redundant specification of type arguments 7 years ago
SubmoduleUpdateCommand.java SubmoduleUpdateCommand#setCallback should return 'this' 7 years ago
TagCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
TransportCommand.java Fix push with jgit pgm failing with "unauthorized" 8 years ago
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 years ago
package-info.java Add Javadoc description for packages 11 years ago