選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Christian Halstrick 53ff052998 Support the new repository layout for submodules 9年前
..
errors Fix warning about missing serialVersionUID 9年前
AddCommand.java Document that path parameters should use '/' as separator 10年前
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
ApplyCommand.java Fix patch application WRT windows line endings. 11年前
ApplyResult.java Add missing @since tags to mark API added in 2.0 12年前
ArchiveCommand.java Eliminate warnings for non-nls strings that will never be translated 9年前
BlameCommand.java Take core.autocrlf into account for blame annotations 10年前
CheckoutCommand.java CheckoutCommand: Fix checking out ours/theirs when no base stage exists 9年前
CheckoutResult.java Make CheckoutCommand pass modified files through result 11年前
CherryPickCommand.java Cherry-Pick: Support --no-commit 10年前
CherryPickResult.java Add @Override annotations to enums 12年前
CleanCommand.java Add symlink support to JGit 10年前
CloneCommand.java Allow explicit configuration of git directory in CloneCommand 9年前
CommitCommand.java Rebase: Add --preserve-merges support 10年前
CreateBranchCommand.java Fix CheckoutCommand not setting up tracking 9年前
DeleteBranchCommand.java Mark non-externalizable strings as such 11年前
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
DescribeCommand.java Expand wildcard imports to specfic classes 9年前
DiffCommand.java Mark non-externalizable strings as such 11年前
FetchCommand.java Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10年前
GarbageCollectCommand.java Support DfsRepository from GarbageCollectCommand 9年前
Git.java Add toString to Git with repository path 9年前
GitCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
InitCommand.java Allow explicit configuration of git directory in InitCommand 9年前
ListBranchCommand.java Fix some wrong @since 3.3 tags which should be @since 3.4 10年前
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
LogCommand.java Document that path parameters should use '/' as separator 10年前
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected 10年前
MergeCommand.java Rename local variables/parameters to remove warnings about hiding 9年前
MergeResult.java Fix Javadoc errors with Java 8 9年前
NameRevCommand.java Fix NameRevCommand when repo has no annotated tags 10年前
PullCommand.java Preserve merges during pull if configured to do so 10年前
PullResult.java Mark non-externalizable strings as such 11年前
PushCommand.java Allow users to show server messages while pushing 11年前
RebaseCommand.java RebaseCommand should ignore submodule modifications 9年前
RebaseResult.java Implement rebase.autostash 10年前
ReflogCommand.java Prevent NPE if ref can't be resolved when executing ReflogCommand 9年前
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
RenameBranchCommand.java Mark non-externalizable strings as such 11年前
ResetCommand.java Fix ResetCommand to default to mixed reset 9年前
RevertCommand.java Fix RevertCommand to correctly revert multiple commits at once. 9年前
RmCommand.java Document that path parameters should use '/' as separator 10年前
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
StashApplyCommand.java Deprecate checkoutEntry variant that accepts File 9年前
StashCreateCommand.java Allow to include untracked files in stash operations. 10年前
StashDropCommand.java Fix wrong Exception messages 10年前
StashListCommand.java Make the Reflog a public API again 11年前
Status.java Remove a redundant semi-colon 10年前
StatusCommand.java add missing @since tag in StatusCommand 9年前
SubmoduleAddCommand.java Document that path parameters should use '/' as separator 10年前
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10年前
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10年前
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator 10年前
SubmoduleUpdateCommand.java Support the new repository layout for submodules 9年前
TagCommand.java TagCommand should be able to create unannotated tags too 11年前
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12年前
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12年前
package-info.java Add Javadoc description for packages 11年前