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 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
..
errors Better report on client side if push failed due to too large object 8 years ago
AddCommand.java Implement DIR_NO_GITLINKS 8 years ago
AddNoteCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
ApplyCommand.java Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 years ago
ArchiveCommand.java archive: Drop unnecessary empty comments and 'final' qualifiers on locals 9 years ago
BlameCommand.java Add EOL stream type detection to TreeWalk 8 years ago
CheckoutCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
CheckoutResult.java Make CheckoutCommand pass modified files through result 11 years ago
CherryPickCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
CherryPickResult.java Silence non-externalized string warnings in CherryPickResult 9 years ago
CleanCommand.java Add symlink support to JGit 10 years ago
CloneCommand.java [findBugs] Prevent potential NPE in CloneCommand.init() 8 years ago
CommitCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
CreateBranchCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
DeleteBranchCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
DeleteTagCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
DescribeCommand.java Replace call to deprecated RevWalk.release() in DescribeCommand 9 years ago
DiffCommand.java Handle null in ProgressMonitor setters 9 years ago
FetchCommand.java Transport: Implement AutoCloseable 8 years ago
GarbageCollectCommand.java Support DfsRepository from GarbageCollectCommand 9 years ago
Git.java Add remote command to JGit CLI 8 years ago
GitCommand.java Ensure GitCommand's "callable" guard is thread-safe 9 years ago
InitCommand.java Allow explicit configuration of git directory in InitCommand 9 years ago
ListBranchCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
ListNotesCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
ListTagCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
LogCommand.java Added filter for merge and non-merges commits. 8 years ago
LsRemoteCommand.java Transport: Implement AutoCloseable 8 years ago
MergeCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
MergeResult.java Silence non-externalized string warnings in org.eclipse.jgit 9 years ago
NameRevCommand.java Ensure that NameRevCommand.call() closes RevWalk 9 years ago
PullCommand.java Add progress monitor to Merger 8 years ago
PullResult.java Mark non-externalizable strings as such 11 years ago
PushCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
RebaseCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
RebaseResult.java Implement rebase.autostash 10 years ago
ReflogCommand.java Prevent NPE if ref can't be resolved when executing ReflogCommand 9 years ago
RemoteAddCommand.java Add remote command to JGit CLI 8 years ago
RemoteListCommand.java Add remote command to JGit CLI 8 years ago
RemoteRemoveCommand.java Add remote command to JGit CLI 8 years ago
RemoteSetUrlCommand.java Add remote command to JGit CLI 8 years ago
RemoveNoteCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
RenameBranchCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
ResetCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
RevertCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
RmCommand.java Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
ShowNoteCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
StashApplyCommand.java Fix StashApply regarding handling of untracked files 8 years ago
StashCreateCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
StashDropCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
StashListCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
Status.java Remove a redundant semi-colon 10 years ago
StatusCommand.java add missing @since tag in StatusCommand 9 years ago
SubmoduleAddCommand.java Add new submodule layout to SubmoduleAddCommand 9 years ago
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10 years ago
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10 years ago
SubmoduleSyncCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
SubmoduleUpdateCommand.java Add progress monitor to Merger 8 years ago
TagCommand.java Replace use of deprecated method Repository.getRef() 8 years ago
TransportCommand.java Fix push with jgit pgm failing with "unauthorized" 8 years ago
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 years ago
package-info.java Add Javadoc description for packages 11 years ago