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.
Dave Borowitz 2bbe15abd4 ReflogWriter: Align auto-creation defaults with C git 6 years ago
..
errors Cleanup: Remove trailing whitespace 6 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 Send a detailed event on working tree modifications 6 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 Send a detailed event on working tree modifications 6 years ago
CloneCommand.java Fix default directory set when setDirectory wasn't called. 6 years ago
CommitCommand.java Fix committing empty commits 6 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 path pattern matching to work also for gitattributes 6 years ago
DiffCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
FetchCommand.java Add FetchCommand#setRefSpecs(String...) variant 6 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 Send a detailed event on working tree modifications 6 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 ReflogWriter: Align auto-creation defaults with C git 6 years ago
RebaseResult.java Implement rebase.autostash 10 years ago
ReflogCommand.java Add missing newlines at ends of Java files 6 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 Send a detailed event on working tree modifications 6 years ago
ShowNoteCommand.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
StashApplyCommand.java Send a detailed event on working tree modifications 6 years ago
StashCreateCommand.java ReflogWriter: Align auto-creation defaults with C git 6 years ago
StashDropCommand.java Ensure ReflogWriter only works with a RefDirectory 6 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 Add missing newlines at ends of Java files 6 years ago
SubmoduleUpdateCommand.java SubmoduleUpdateCommand: Add fetch callback 6 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