You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge hace 10 años
..
errors Add missing @since tags hace 10 años
AddCommand.java Document that path parameters should use '/' as separator hace 10 años
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
ApplyCommand.java Fix patch application WRT windows line endings. hace 11 años
ApplyResult.java Add missing @since tags to mark API added in 2.0 hace 12 años
ArchiveCommand.java Do not close ArchiveOutputStream on error hace 10 años
BlameCommand.java Document that path parameters should use '/' as separator hace 10 años
CheckoutCommand.java Document that path parameters should use '/' as separator hace 10 años
CheckoutResult.java Make CheckoutCommand pass modified files through result hace 12 años
CherryPickCommand.java Add missing @since tags hace 11 años
CherryPickResult.java Add @Override annotations to enums hace 12 años
CleanCommand.java Document that path parameters should use '/' as separator hace 10 años
CloneCommand.java Handle short branch/tag name for setBranch in CloneCommand hace 11 años
CommitCommand.java Document that path parameters should use '/' as separator hace 10 años
CreateBranchCommand.java Mark non-externalizable strings as such hace 11 años
DeleteBranchCommand.java Mark non-externalizable strings as such hace 11 años
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
DescribeCommand.java Add / fix @since tags hace 10 años
DiffCommand.java Mark non-externalizable strings as such hace 11 años
FetchCommand.java Further cleanup of exceptions in Git API hace 12 años
GarbageCollectCommand.java Allow to get repo statistics from GarbageCollectionCommand before gc hace 11 años
Git.java Add close() method to API hace 10 años
GitCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
InitCommand.java Mark non-externalizable strings as such hace 11 años
ListBranchCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
LogCommand.java Document that path parameters should use '/' as separator hace 10 años
LsRemoteCommand.java Enable LsRemoteCommand to work without local repository hace 11 años
MergeCommand.java Fix exception on conflicts with recursive merge hace 10 años
MergeResult.java Fix MERGED_NOT_COMMITTED toString hace 11 años
NameRevCommand.java Fix a possible NPE hace 11 años
PullCommand.java Mark non-externalizable strings as such hace 11 años
PullResult.java Mark non-externalizable strings as such hace 11 años
PushCommand.java Allow users to show server messages while pushing hace 11 años
RebaseCommand.java Do not allow non-ff-rebase if there are uncommitted changes hace 10 años
RebaseResult.java Do not allow non-ff-rebase if there are uncommitted changes hace 10 años
ReflogCommand.java Make the Reflog a public API again hace 11 años
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
RenameBranchCommand.java Mark non-externalizable strings as such hace 11 años
ResetCommand.java Document that path parameters should use '/' as separator hace 10 años
RevertCommand.java Fix exception on conflicts with recursive merge hace 10 años
RmCommand.java Document that path parameters should use '/' as separator hace 10 años
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups hace 12 años
StashApplyCommand.java Fix applying stash on other commit hace 10 años
StashCreateCommand.java Untracked files should not be included in stash hace 11 años
StashDropCommand.java Make the Reflog a public API again hace 11 años
StashListCommand.java Make the Reflog a public API again hace 11 años
Status.java Do not allow non-ff-rebase if there are uncommitted changes hace 10 años
StatusCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleAddCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleInitCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator hace 10 años
SubmoduleUpdateCommand.java Document that path parameters should use '/' as separator hace 10 años
TagCommand.java TagCommand should be able to create unannotated tags too hace 11 años
TransportCommand.java Support a configured credentials provider in LsRemoteCommand hace 12 años
TransportConfigCallback.java Enable full Transport configuration for JGit API commands hace 12 años
package-info.java Add Javadoc description for packages hace 11 años