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