Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Christian Halstrick 53ff052998 Support the new repository layout for submodules 9 лет назад
..
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 CheckoutCommand: Fix checking out ours/theirs when no base stage exists 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 Allow explicit configuration of git directory in CloneCommand 9 лет назад
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 Expand wildcard imports to specfic classes 9 лет назад
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 Support DfsRepository from GarbageCollectCommand 9 лет назад
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 Allow explicit configuration of git directory in InitCommand 9 лет назад
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 9 лет назад
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 RebaseCommand should ignore submodule modifications 9 лет назад
RebaseResult.java Implement rebase.autostash 10 лет назад
ReflogCommand.java Prevent NPE if ref can't be resolved when executing ReflogCommand 9 лет назад
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
RenameBranchCommand.java Mark non-externalizable strings as such 11 лет назад
ResetCommand.java Fix ResetCommand to default to mixed reset 9 лет назад
RevertCommand.java Fix RevertCommand to correctly revert multiple commits at once. 9 лет назад
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 Deprecate checkoutEntry variant that accepts File 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 add missing @since tag in StatusCommand 9 лет назад
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 Support the new repository layout for submodules 9 лет назад
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 лет назад