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ů.
Christian Halstrick 53ff052998 Support the new repository layout for submodules před 9 roky
..
errors Fix warning about missing serialVersionUID před 9 roky
AddCommand.java Document that path parameters should use '/' as separator před 10 roky
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups před 12 roky
ApplyCommand.java Fix patch application WRT windows line endings. před 11 roky
ApplyResult.java Add missing @since tags to mark API added in 2.0 před 12 roky
ArchiveCommand.java Eliminate warnings for non-nls strings that will never be translated před 9 roky
BlameCommand.java Take core.autocrlf into account for blame annotations před 10 roky
CheckoutCommand.java CheckoutCommand: Fix checking out ours/theirs when no base stage exists před 9 roky
CheckoutResult.java Make CheckoutCommand pass modified files through result před 11 roky
CherryPickCommand.java Cherry-Pick: Support --no-commit před 10 roky
CherryPickResult.java Add @Override annotations to enums před 12 roky
CleanCommand.java Add symlink support to JGit před 10 roky
CloneCommand.java Allow explicit configuration of git directory in CloneCommand před 9 roky
CommitCommand.java Rebase: Add --preserve-merges support před 10 roky
CreateBranchCommand.java Fix CheckoutCommand not setting up tracking před 9 roky
DeleteBranchCommand.java Mark non-externalizable strings as such před 11 roky
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups před 12 roky
DescribeCommand.java Expand wildcard imports to specfic classes před 9 roky
DiffCommand.java Mark non-externalizable strings as such před 11 roky
FetchCommand.java Use fetch.prune and remote.<name>.prune to set prune mode when fetching před 10 roky
GarbageCollectCommand.java Support DfsRepository from GarbageCollectCommand před 9 roky
Git.java Add toString to Git with repository path před 9 roky
GitCommand.java Git API does not declare GitAPIException call() and related cleanups před 12 roky
InitCommand.java Allow explicit configuration of git directory in InitCommand před 9 roky
ListBranchCommand.java Fix some wrong @since 3.3 tags which should be @since 3.4 před 10 roky
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups před 12 roky
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups před 12 roky
LogCommand.java Document that path parameters should use '/' as separator před 10 roky
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected před 10 roky
MergeCommand.java Rename local variables/parameters to remove warnings about hiding před 9 roky
MergeResult.java Fix Javadoc errors with Java 8 před 9 roky
NameRevCommand.java Fix NameRevCommand when repo has no annotated tags před 10 roky
PullCommand.java Preserve merges during pull if configured to do so před 10 roky
PullResult.java Mark non-externalizable strings as such před 11 roky
PushCommand.java Allow users to show server messages while pushing před 11 roky
RebaseCommand.java RebaseCommand should ignore submodule modifications před 9 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
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups před 12 roky
RenameBranchCommand.java Mark non-externalizable strings as such před 11 roky
ResetCommand.java Fix ResetCommand to default to mixed reset před 9 roky
RevertCommand.java Fix RevertCommand to correctly revert multiple commits at once. před 9 roky
RmCommand.java Document that path parameters should use '/' as separator před 10 roky
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups před 12 roky
StashApplyCommand.java Deprecate checkoutEntry variant that accepts File před 9 roky
StashCreateCommand.java Allow to include untracked files in stash operations. před 10 roky
StashDropCommand.java Fix wrong Exception messages před 10 roky
StashListCommand.java Make the Reflog a public API again před 11 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 Document that path parameters should use '/' as separator před 10 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 Document that path parameters should use '/' as separator před 10 roky
SubmoduleUpdateCommand.java Support the new repository layout for submodules před 9 roky
TagCommand.java TagCommand should be able to create unannotated tags too před 11 roky
TransportCommand.java Support a configured credentials provider in LsRemoteCommand před 12 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