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.
Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
..
errors Refactored pre-commit hook to make it less invasive. il y a 9 ans
AddCommand.java Use try-with-resources to fix warnings in AddCommand il y a 9 ans
AddNoteCommand.java Silence warning for non-translatable String in AddNoteCommand il y a 9 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 Use try-with-resources to close walks in ArchiveCommand il y a 9 ans
BlameCommand.java Use try-with-resource to close BlameGenerator il y a 9 ans
CheckoutCommand.java Externalize error message used in CheckoutCommand il y a 9 ans
CheckoutResult.java Make CheckoutCommand pass modified files through result il y a 12 ans
CherryPickCommand.java Silence non-externalized string warning in CherryPickCommand il y a 9 ans
CherryPickResult.java Silence non-externalized string warnings in CherryPickResult il y a 9 ans
CleanCommand.java Add symlink support to JGit il y a 10 ans
CloneCommand.java Use try-with-resource to close resources in CloneCommand il y a 9 ans
CommitCommand.java Use try-with-resource to close resources in CommitCommand il y a 9 ans
CreateBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
DeleteBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
DescribeCommand.java Replace call to deprecated RevWalk.release() in DescribeCommand il y a 9 ans
DiffCommand.java Use try-with-resource to close resources in DiffCommand il y a 9 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 Git: Don't close underlying repo if it came from from a caller il y a 9 ans
GitCommand.java Ensure GitCommand's "callable" guard is thread-safe il y a 9 ans
InitCommand.java Allow explicit configuration of git directory in InitCommand il y a 9 ans
ListBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
ListNotesCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
ListTagCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 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 Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
MergeResult.java Fix Javadoc errors with Java 8 il y a 10 ans
NameRevCommand.java Ensure that NameRevCommand.call() closes RevWalk il y a 9 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 Use AutoClosable to close resources in bundle org.eclipse.jgit 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 Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
RenameBranchCommand.java Mark non-externalizable strings as such il y a 11 ans
ResetCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
RevertCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
RmCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
ShowNoteCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
StashApplyCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
StashCreateCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
StashDropCommand.java Fix wrong Exception messages il y a 10 ans
StashListCommand.java ObjectWalk: make setRetainBody(false) the default il y a 9 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 repo returned by SubmoduleAddCommand needs to be closed il y a 9 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 Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
TagCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 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