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