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ů.
Stefan Lay f86a488e32 Implement rebase.autostash před 10 roky
..
errors Add missing @since tags před 10 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 Do not close ArchiveOutputStream on error před 10 roky
BlameCommand.java Document that path parameters should use '/' as separator před 10 roky
CheckoutCommand.java Document that path parameters should use '/' as separator před 10 roky
CheckoutResult.java Make CheckoutCommand pass modified files through result před 12 roky
CherryPickCommand.java Add missing @since tags před 11 roky
CherryPickResult.java Add @Override annotations to enums před 12 roky
CleanCommand.java Document that path parameters should use '/' as separator před 10 roky
CloneCommand.java Handle short branch/tag name for setBranch in CloneCommand před 11 roky
CommitCommand.java Document that path parameters should use '/' as separator před 10 roky
CreateBranchCommand.java Mark non-externalizable strings as such před 11 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 Add / fix @since tags před 10 roky
DiffCommand.java Mark non-externalizable strings as such před 11 roky
FetchCommand.java Further cleanup of exceptions in Git API před 12 roky
GarbageCollectCommand.java Allow to get repo statistics from GarbageCollectionCommand before gc před 11 roky
Git.java Add close() method to API před 10 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 Git API does not declare GitAPIException call() and related cleanups před 12 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 Enable LsRemoteCommand to work without local repository před 11 roky
MergeCommand.java Fix exception on conflicts with recursive merge před 10 roky
MergeResult.java Fix MERGED_NOT_COMMITTED toString před 11 roky
NameRevCommand.java Fix a possible NPE před 11 roky
PullCommand.java Mark non-externalizable strings as such před 11 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 Implement rebase.autostash před 10 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 exception on conflicts with recursive merge před 10 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 Implement rebase.autostash před 10 roky
StashCreateCommand.java Implement rebase.autostash před 10 roky
StashDropCommand.java Make the Reflog a public API again před 11 roky
StashListCommand.java Make the Reflog a public API again před 11 roky
Status.java Do not allow non-ff-rebase if there are uncommitted changes 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 Document that path parameters should use '/' as separator 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