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.
Robin Rosenberg 1bb72eb758 Fix warning about missing serialVersionUID il y a 10 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 Fix CheckoutCommand not setting up tracking 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 Handle short branch/tag name for setBranch in CloneCommand il y a 11 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 Cleanup javadocs so they pass the java8 doclint checks il y a 10 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 Allow to get repo statistics from GarbageCollectionCommand before gc il y a 11 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 Mark non-externalizable strings as such il y a 11 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 Rename local variables/parameters to remove warnings about hiding il y a 9 ans
RebaseResult.java Implement rebase.autostash il y a 10 ans
ReflogCommand.java Make the Reflog a public API again il y a 11 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 Document that path parameters should use '/' as separator il y a 10 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 Rename local variables/parameters to remove warnings about hiding 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 Document that path parameters should use '/' as separator il y a 10 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 Allow callers to use different merging strategies il y a 10 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