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