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.
Christian Halstrick 53ff052998 Support the new repository layout for submodules hace 9 años
..
errors Fix warning about missing serialVersionUID hace 9 años
AddCommand.java Document that path parameters should use '/' as separator hace 10 años
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
ApplyCommand.java Fix patch application WRT windows line endings. hace 11 años
ApplyResult.java Add missing @since tags to mark API added in 2.0 hace 12 años
ArchiveCommand.java Eliminate warnings for non-nls strings that will never be translated hace 9 años
BlameCommand.java Take core.autocrlf into account for blame annotations hace 10 años
CheckoutCommand.java CheckoutCommand: Fix checking out ours/theirs when no base stage exists hace 9 años
CheckoutResult.java Make CheckoutCommand pass modified files through result hace 12 años
CherryPickCommand.java Cherry-Pick: Support --no-commit hace 10 años
CherryPickResult.java Add @Override annotations to enums hace 12 años
CleanCommand.java Add symlink support to JGit hace 10 años
CloneCommand.java Allow explicit configuration of git directory in CloneCommand hace 9 años
CommitCommand.java Rebase: Add --preserve-merges support hace 10 años
CreateBranchCommand.java Fix CheckoutCommand not setting up tracking hace 9 años
DeleteBranchCommand.java Mark non-externalizable strings as such hace 11 años
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
DescribeCommand.java Expand wildcard imports to specfic classes hace 9 años
DiffCommand.java Mark non-externalizable strings as such hace 11 años
FetchCommand.java Use fetch.prune and remote.<name>.prune to set prune mode when fetching hace 10 años
GarbageCollectCommand.java Support DfsRepository from GarbageCollectCommand hace 9 años
Git.java Add toString to Git with repository path hace 9 años
GitCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
InitCommand.java Allow explicit configuration of git directory in InitCommand hace 9 años
ListBranchCommand.java Fix some wrong @since 3.3 tags which should be @since 3.4 hace 10 años
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
LogCommand.java Document that path parameters should use '/' as separator hace 10 años
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected hace 10 años
MergeCommand.java Rename local variables/parameters to remove warnings about hiding hace 9 años
MergeResult.java Fix Javadoc errors with Java 8 hace 9 años
NameRevCommand.java Fix NameRevCommand when repo has no annotated tags hace 10 años
PullCommand.java Preserve merges during pull if configured to do so hace 10 años
PullResult.java Mark non-externalizable strings as such hace 11 años
PushCommand.java Allow users to show server messages while pushing hace 11 años
RebaseCommand.java RebaseCommand should ignore submodule modifications hace 9 años
RebaseResult.java Implement rebase.autostash hace 10 años
ReflogCommand.java Prevent NPE if ref can't be resolved when executing ReflogCommand hace 9 años
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
RenameBranchCommand.java Mark non-externalizable strings as such hace 11 años
ResetCommand.java Fix ResetCommand to default to mixed reset hace 9 años
RevertCommand.java Fix RevertCommand to correctly revert multiple commits at once. hace 10 años
RmCommand.java Document that path parameters should use '/' as separator hace 10 años
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
StashApplyCommand.java Deprecate checkoutEntry variant that accepts File hace 9 años
StashCreateCommand.java Allow to include untracked files in stash operations. hace 10 años
StashDropCommand.java Fix wrong Exception messages hace 10 años
StashListCommand.java Make the Reflog a public API again hace 11 años
Status.java Remove a redundant semi-colon hace 10 años
StatusCommand.java add missing @since tag in StatusCommand hace 9 años
SubmoduleAddCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleInitCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleUpdateCommand.java Support the new repository layout for submodules hace 9 años
TagCommand.java TagCommand should be able to create unannotated tags too hace 11 años
TransportCommand.java Support a configured credentials provider in LsRemoteCommand hace 12 años
TransportConfigCallback.java Enable full Transport configuration for JGit API commands hace 12 años
package-info.java Add Javadoc description for packages hace 11 años