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