Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад