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ů.
Robin Rosenberg 1bb72eb758 Fix warning about missing serialVersionUID 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 Fix CheckoutCommand not setting up tracking 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 9 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 Handle short branch/tag name for setBranch in CloneCommand před 11 roky
CommitCommand.java Rebase: Add --preserve-merges support před 9 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 Cleanup javadocs so they pass the java8 doclint checks před 10 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 Allow to get repo statistics from GarbageCollectionCommand before gc před 11 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 Mark non-externalizable strings as such před 11 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 9 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 Rename local variables/parameters to remove warnings about hiding před 9 roky
RebaseResult.java Implement rebase.autostash před 10 roky
ReflogCommand.java Make the Reflog a public API again před 11 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 Document that path parameters should use '/' as separator před 10 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 Rename local variables/parameters to remove warnings about hiding 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 Document that path parameters should use '/' as separator před 10 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 Allow callers to use different merging strategies před 10 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