Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
..
errors Refactored pre-commit hook to make it less invasive. 9 anos atrás
AddCommand.java Use try-with-resources to fix warnings in AddCommand 9 anos atrás
AddNoteCommand.java Silence warning for non-translatable String in AddNoteCommand 9 anos atrás
ApplyCommand.java Fix patch application WRT windows line endings. 11 anos atrás
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 anos atrás
ArchiveCommand.java Use try-with-resources to close walks in ArchiveCommand 9 anos atrás
BlameCommand.java Use try-with-resource to close BlameGenerator 9 anos atrás
CheckoutCommand.java Externalize error message used in CheckoutCommand 9 anos atrás
CheckoutResult.java Make CheckoutCommand pass modified files through result 12 anos atrás
CherryPickCommand.java Silence non-externalized string warning in CherryPickCommand 9 anos atrás
CherryPickResult.java Silence non-externalized string warnings in CherryPickResult 9 anos atrás
CleanCommand.java Add symlink support to JGit 10 anos atrás
CloneCommand.java Use try-with-resource to close resources in CloneCommand 9 anos atrás
CommitCommand.java Use try-with-resource to close resources in CommitCommand 9 anos atrás
CreateBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
DeleteBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 anos atrás
DescribeCommand.java Replace call to deprecated RevWalk.release() in DescribeCommand 9 anos atrás
DiffCommand.java Use try-with-resource to close resources in DiffCommand 9 anos atrás
FetchCommand.java Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10 anos atrás
GarbageCollectCommand.java Support DfsRepository from GarbageCollectCommand 9 anos atrás
Git.java Git: Don't close underlying repo if it came from from a caller 9 anos atrás
GitCommand.java Ensure GitCommand's "callable" guard is thread-safe 9 anos atrás
InitCommand.java Allow explicit configuration of git directory in InitCommand 9 anos atrás
ListBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
ListNotesCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
ListTagCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
LogCommand.java Document that path parameters should use '/' as separator 10 anos atrás
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected 10 anos atrás
MergeCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
MergeResult.java Fix Javadoc errors with Java 8 10 anos atrás
NameRevCommand.java Ensure that NameRevCommand.call() closes RevWalk 9 anos atrás
PullCommand.java Preserve merges during pull if configured to do so 10 anos atrás
PullResult.java Mark non-externalizable strings as such 11 anos atrás
PushCommand.java Allow users to show server messages while pushing 11 anos atrás
RebaseCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
RebaseResult.java Implement rebase.autostash 10 anos atrás
ReflogCommand.java Prevent NPE if ref can't be resolved when executing ReflogCommand 9 anos atrás
RemoveNoteCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
RenameBranchCommand.java Mark non-externalizable strings as such 11 anos atrás
ResetCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
RevertCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
RmCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
ShowNoteCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
StashApplyCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
StashCreateCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
StashDropCommand.java Fix wrong Exception messages 10 anos atrás
StashListCommand.java ObjectWalk: make setRetainBody(false) the default 9 anos atrás
Status.java Remove a redundant semi-colon 10 anos atrás
StatusCommand.java add missing @since tag in StatusCommand 9 anos atrás
SubmoduleAddCommand.java Document that repo returned by SubmoduleAddCommand needs to be closed 9 anos atrás
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10 anos atrás
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10 anos atrás
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator 10 anos atrás
SubmoduleUpdateCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
TagCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 anos atrás
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 anos atrás
package-info.java Add Javadoc description for packages 11 anos atrás