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