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 Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 years ago
..
errors Fix stash apply using merge logic 11 years ago
AddCommand.java Mark non-externalizable strings as such 11 years ago
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
ApplyCommand.java Fix patch application WRT windows line endings. 11 years ago
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 years ago
BlameCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
CheckoutCommand.java Mark non-externalizable strings as such 11 years ago
CheckoutResult.java Make CheckoutCommand pass modified files through result 12 years ago
CherryPickCommand.java Update reflog like C Git during rebase (non-interactive) 10 years ago
CherryPickResult.java Add @Override annotations to enums 12 years ago
CleanCommand.java Mark non-externalizable strings as such 11 years ago
CloneCommand.java Handle short branch/tag name for setBranch in CloneCommand 11 years ago
CommitCommand.java Fix CommitCommand not to destroy repo 11 years ago
CreateBranchCommand.java Mark non-externalizable strings as such 11 years ago
DeleteBranchCommand.java Mark non-externalizable strings as such 11 years ago
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
DiffCommand.java Mark non-externalizable strings as such 11 years ago
FetchCommand.java Further cleanup of exceptions in Git API 12 years ago
GarbageCollectCommand.java Allow to get repo statistics from GarbageCollectionCommand before gc 11 years ago
Git.java Fix @since tags in JGit, version 2.4 never existed 11 years ago
GitCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
InitCommand.java Mark non-externalizable strings as such 11 years ago
ListBranchCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
LogCommand.java LogCommand.all(): filter out refs that do not refer to commit objects 11 years ago
LsRemoteCommand.java Mark non-externalizable strings as such 11 years ago
MergeCommand.java Make recursive merge strategy the default merge strategy 11 years ago
MergeResult.java Add the no-commit option to MergeCommand 11 years ago
NameRevCommand.java Fix a possible NPE 11 years ago
PullCommand.java Mark non-externalizable strings as such 11 years ago
PullResult.java Mark non-externalizable strings as such 11 years ago
PushCommand.java Allow users to show server messages while pushing 11 years ago
RebaseCommand.java Update reflog like C Git during rebase (non-interactive) 10 years ago
RebaseResult.java Improve handling of checkout conflicts 11 years ago
ReflogCommand.java Make the Reflog a public API again 11 years ago
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
RenameBranchCommand.java Mark non-externalizable strings as such 11 years ago
ResetCommand.java Update the revert command and things relating to revert 11 years ago
RevertCommand.java Make recursive merge strategy the default merge strategy 11 years ago
RmCommand.java Support --cached in RmCommand 11 years ago
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
StashApplyCommand.java Make recursive merge strategy the default merge strategy 11 years ago
StashCreateCommand.java Untracked files should not be included in stash 11 years ago
StashDropCommand.java Make the Reflog a public API again 11 years ago
StashListCommand.java Make the Reflog a public API again 11 years ago
Status.java status: Print conflict description for unmerged paths 11 years ago
StatusCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
SubmoduleAddCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
SubmoduleInitCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
SubmoduleStatusCommand.java Fix resource leaks due to unclosed repositories 12 years ago
SubmoduleSyncCommand.java Fix resource leaks due to unclosed repositories 12 years ago
SubmoduleUpdateCommand.java Fix resource leaks due to unclosed repositories 12 years ago
TagCommand.java TagCommand should be able to create unannotated tags too 11 years ago
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 years ago
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 years ago
package-info.java Add Javadoc description for packages 11 years ago