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.
Matthias Sohn a43ad1e56d Merge "Add git config for conflict style merge/diff3" 3 years ago
..
errors GPG signature verification via BouncyCastle 3 years ago
AddCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
AddNoteCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
ApplyCommand.java ApplyCommand: fix "no newline at end" detection 3 years ago
ApplyResult.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
ArchiveCommand.java Use Map interface instead of ConcurrentHashMap class 3 years ago
BlameCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
CheckoutCommand.java Allow to resolve a conflict by checking out a file 3 years ago
CheckoutResult.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
CherryPickCommand.java Implement ours/theirs content conflict resolution 3 years ago
CherryPickResult.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
CleanCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
CloneCommand.java Fail clone if initial branch doesn't exist in remote repository 3 years ago
CommitCommand.java Refactor CommitCommand to improve readability 3 years ago
CreateBranchCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
DeleteBranchCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
DeleteTagCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
DescribeCommand.java Implement git describe --all 3 years ago
DiffCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
FetchCommand.java Fail clone if initial branch doesn't exist in remote repository 3 years ago
GarbageCollectCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
Git.java GPG signature verification via BouncyCastle 3 years ago
GitCommand.java Fix javadoc in org.eclipse.jgit annotations and api packages 6 years ago
InitCommand.java init: add config option to set default for the initial branch name 3 years ago
ListBranchCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
ListNotesCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
ListTagCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
LogCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
LsRemoteCommand.java Client-side protocol V2 support for fetching 3 years ago
MergeCommand.java Add git config for conflict style merge/diff3 3 years ago
MergeResult.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
NameRevCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
PullCommand.java Implement ours/theirs content conflict resolution 3 years ago
PullResult.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
PushCommand.java ErrorProne: Enable and fix UnusedException check 4 years ago
RebaseCommand.java Implement ours/theirs content conflict resolution 3 years ago
RebaseResult.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
ReflogCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RemoteAddCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RemoteListCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RemoteRemoveCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RemoteSetUrlCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RemoveNoteCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RenameBranchCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
ResetCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RevertCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
RmCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
ShowNoteCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
StashApplyCommand.java Implement ours/theirs content conflict resolution 3 years ago
StashCreateCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
StashDropCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
StashListCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
Status.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
StatusCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
SubmoduleAddCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
SubmoduleDeinitCommand.java Ensure .gitmodules is loaded when accessing submodule name 3 years ago
SubmoduleDeinitResult.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
SubmoduleInitCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
SubmoduleStatusCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
SubmoduleSyncCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
SubmoduleUpdateCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
TagCommand.java GPG: support git config gpg.program 3 years ago
TransportCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
TransportConfigCallback.java Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
VerificationResult.java GPG signature verification via BouncyCastle 3 years ago
VerifySignatureCommand.java GPG signature verification via BouncyCastle 3 years ago
package-info.java Add Javadoc description for packages 11 years ago