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 1bb72eb758 Fix warning about missing serialVersionUID 10 年之前
..
errors Fix warning about missing serialVersionUID 9 年之前
AddCommand.java Document that path parameters should use '/' as separator 10 年之前
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年之前
ApplyCommand.java Fix patch application WRT windows line endings. 11 年之前
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 年之前
ArchiveCommand.java Eliminate warnings for non-nls strings that will never be translated 9 年之前
BlameCommand.java Take core.autocrlf into account for blame annotations 10 年之前
CheckoutCommand.java Fix CheckoutCommand not setting up tracking 9 年之前
CheckoutResult.java Make CheckoutCommand pass modified files through result 12 年之前
CherryPickCommand.java Cherry-Pick: Support --no-commit 10 年之前
CherryPickResult.java Add @Override annotations to enums 12 年之前
CleanCommand.java Add symlink support to JGit 10 年之前
CloneCommand.java Handle short branch/tag name for setBranch in CloneCommand 11 年之前
CommitCommand.java Rebase: Add --preserve-merges support 10 年之前
CreateBranchCommand.java Fix CheckoutCommand not setting up tracking 9 年之前
DeleteBranchCommand.java Mark non-externalizable strings as such 11 年之前
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年之前
DescribeCommand.java Cleanup javadocs so they pass the java8 doclint checks 10 年之前
DiffCommand.java Mark non-externalizable strings as such 11 年之前
FetchCommand.java Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10 年之前
GarbageCollectCommand.java Allow to get repo statistics from GarbageCollectionCommand before gc 11 年之前
Git.java Add toString to Git with repository path 9 年之前
GitCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年之前
InitCommand.java Mark non-externalizable strings as such 11 年之前
ListBranchCommand.java Fix some wrong @since 3.3 tags which should be @since 3.4 10 年之前
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年之前
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年之前
LogCommand.java Document that path parameters should use '/' as separator 10 年之前
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected 10 年之前
MergeCommand.java Rename local variables/parameters to remove warnings about hiding 9 年之前
MergeResult.java Fix Javadoc errors with Java 8 10 年之前
NameRevCommand.java Fix NameRevCommand when repo has no annotated tags 10 年之前
PullCommand.java Preserve merges during pull if configured to do so 10 年之前
PullResult.java Mark non-externalizable strings as such 11 年之前
PushCommand.java Allow users to show server messages while pushing 11 年之前
RebaseCommand.java Rename local variables/parameters to remove warnings about hiding 9 年之前
RebaseResult.java Implement rebase.autostash 10 年之前
ReflogCommand.java Make the Reflog a public API again 11 年之前
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年之前
RenameBranchCommand.java Mark non-externalizable strings as such 11 年之前
ResetCommand.java Document that path parameters should use '/' as separator 10 年之前
RevertCommand.java Fix RevertCommand to correctly revert multiple commits at once. 10 年之前
RmCommand.java Document that path parameters should use '/' as separator 10 年之前
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 年之前
StashApplyCommand.java Rename local variables/parameters to remove warnings about hiding 9 年之前
StashCreateCommand.java Allow to include untracked files in stash operations. 10 年之前
StashDropCommand.java Fix wrong Exception messages 10 年之前
StashListCommand.java Make the Reflog a public API again 11 年之前
Status.java Remove a redundant semi-colon 10 年之前
StatusCommand.java Document that path parameters should use '/' as separator 10 年之前
SubmoduleAddCommand.java Document that path parameters should use '/' as separator 10 年之前
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10 年之前
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10 年之前
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator 10 年之前
SubmoduleUpdateCommand.java Allow callers to use different merging strategies 10 年之前
TagCommand.java TagCommand should be able to create unannotated tags too 11 年之前
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 年之前
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 年之前
package-info.java Add Javadoc description for packages 11 年之前