選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stefan Lay ec0d78d093 Use static factory methods instead of overloaded constructors 10年前
..
errors Add missing @since tags 10年前
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 Do not close ArchiveOutputStream on error 10年前
BlameCommand.java Document that path parameters should use '/' as separator 10年前
CheckoutCommand.java Document that path parameters should use '/' as separator 10年前
CheckoutResult.java Make CheckoutCommand pass modified files through result 11年前
CherryPickCommand.java Add missing @since tags 10年前
CherryPickResult.java Add @Override annotations to enums 12年前
CleanCommand.java Document that path parameters should use '/' as separator 10年前
CloneCommand.java Handle short branch/tag name for setBranch in CloneCommand 11年前
CommitCommand.java Document that path parameters should use '/' as separator 10年前
CreateBranchCommand.java Mark non-externalizable strings as such 11年前
DeleteBranchCommand.java Mark non-externalizable strings as such 11年前
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
DescribeCommand.java Add / fix @since tags 10年前
DiffCommand.java Mark non-externalizable strings as such 11年前
FetchCommand.java Further cleanup of exceptions in Git API 12年前
GarbageCollectCommand.java Allow to get repo statistics from GarbageCollectionCommand before gc 11年前
Git.java Add close() method to API 10年前
GitCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
InitCommand.java Mark non-externalizable strings as such 11年前
ListBranchCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
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 Enable LsRemoteCommand to work without local repository 10年前
MergeCommand.java Make recursive merge strategy the default merge strategy 11年前
MergeResult.java Fix MERGED_NOT_COMMITTED toString 11年前
NameRevCommand.java Fix a possible NPE 11年前
PullCommand.java Mark non-externalizable strings as such 11年前
PullResult.java Mark non-externalizable strings as such 11年前
PushCommand.java Allow users to show server messages while pushing 11年前
RebaseCommand.java Use static factory methods instead of overloaded constructors 10年前
RebaseResult.java Use static factory methods instead of overloaded constructors 10年前
ReflogCommand.java Make the Reflog a public API again 11年前
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12年前
RenameBranchCommand.java Mark non-externalizable strings as such 11年前
ResetCommand.java Document that path parameters should use '/' as separator 10年前
RevertCommand.java Add NON-NLS comments for some obviously untranslatable strings 11年前
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 Add NON-NLS comments for some obviously untranslatable strings 11年前
StashCreateCommand.java Untracked files should not be included in stash 11年前
StashDropCommand.java Make the Reflog a public API again 11年前
StashListCommand.java Make the Reflog a public API again 11年前
Status.java status: Print conflict description for unmerged paths 11年前
StatusCommand.java Document that path parameters should use '/' as separator 10年前
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 Document that path parameters should use '/' as separator 10年前
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年前