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.
Jonathan Nieder 852963db3b Treat CloneCommand.setBranch(null) as setBranch("HEAD") 9 yıl önce
..
errors Allow setting detail message and cause when constructing most exceptions 9 yıl önce
AddCommand.java Use try-with-resources to fix warnings in AddCommand 9 yıl önce
AddNoteCommand.java Silence warning for non-translatable String in AddNoteCommand 9 yıl önce
ApplyCommand.java Fix patch application WRT windows line endings. 11 yıl önce
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 yıl önce
ArchiveCommand.java archive: Drop unnecessary empty comments and 'final' qualifiers on locals 9 yıl önce
BlameCommand.java Use try-with-resource to close BlameGenerator 9 yıl önce
CheckoutCommand.java Externalize error message used in CheckoutCommand 9 yıl önce
CheckoutResult.java Make CheckoutCommand pass modified files through result 12 yıl önce
CherryPickCommand.java Silence non-externalized string warning in CherryPickCommand 9 yıl önce
CherryPickResult.java Silence non-externalized string warnings in CherryPickResult 9 yıl önce
CleanCommand.java Add symlink support to JGit 10 yıl önce
CloneCommand.java Treat CloneCommand.setBranch(null) as setBranch("HEAD") 9 yıl önce
CommitCommand.java Fix CommitCommand.setOnly() 9 yıl önce
CreateBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
DeleteBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 yıl önce
DescribeCommand.java Replace call to deprecated RevWalk.release() in DescribeCommand 9 yıl önce
DiffCommand.java Handle null in ProgressMonitor setters 9 yıl önce
FetchCommand.java Handle null in ProgressMonitor setters 9 yıl önce
GarbageCollectCommand.java Support DfsRepository from GarbageCollectCommand 9 yıl önce
Git.java Git: Don't close underlying repo if it came from from a caller 9 yıl önce
GitCommand.java Ensure GitCommand's "callable" guard is thread-safe 9 yıl önce
InitCommand.java Allow explicit configuration of git directory in InitCommand 9 yıl önce
ListBranchCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
ListNotesCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
ListTagCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
LogCommand.java Document that path parameters should use '/' as separator 10 yıl önce
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected 10 yıl önce
MergeCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
MergeResult.java Silence non-externalized string warnings in org.eclipse.jgit 9 yıl önce
NameRevCommand.java Ensure that NameRevCommand.call() closes RevWalk 9 yıl önce
PullCommand.java Handle null in ProgressMonitor setters 9 yıl önce
PullResult.java Mark non-externalizable strings as such 11 yıl önce
PushCommand.java Handle null in ProgressMonitor setters 9 yıl önce
RebaseCommand.java Handle null in ProgressMonitor setters 9 yıl önce
RebaseResult.java Implement rebase.autostash 10 yıl önce
ReflogCommand.java Prevent NPE if ref can't be resolved when executing ReflogCommand 9 yıl önce
RemoveNoteCommand.java Silence non-externalized string warnings in org.eclipse.jgit 9 yıl önce
RenameBranchCommand.java Mark non-externalizable strings as such 11 yıl önce
ResetCommand.java Silence non-externalized string warnings in org.eclipse.jgit 9 yıl önce
RevertCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
RmCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
ShowNoteCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
StashApplyCommand.java Silence non-externalized string warnings in org.eclipse.jgit 9 yıl önce
StashCreateCommand.java Silence non-externalized string warnings in org.eclipse.jgit 9 yıl önce
StashDropCommand.java Guard agains null ReflogReader if named ref does not exist 9 yıl önce
StashListCommand.java ObjectWalk: make setRetainBody(false) the default 9 yıl önce
Status.java Remove a redundant semi-colon 10 yıl önce
StatusCommand.java add missing @since tag in StatusCommand 9 yıl önce
SubmoduleAddCommand.java Add new submodule layout to SubmoduleAddCommand 9 yıl önce
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10 yıl önce
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10 yıl önce
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator 10 yıl önce
SubmoduleUpdateCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 yıl önce
TagCommand.java Silence non-externalized string warnings in org.eclipse.jgit 9 yıl önce
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 yıl önce
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 yıl önce
package-info.java Add Javadoc description for packages 11 yıl önce