Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stefan Lay dcd0dd4d9e Fix applying stash on other commit 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 12 лет назад
CherryPickCommand.java Add missing @since tags 11 лет назад
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 11 лет назад
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 Fix applying stash on other commit 10 лет назад
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 лет назад