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.
Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand 11 years ago
..
errors Add Javadoc description for packages 11 years ago
AddCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
ApplyCommand.java Make ApplyCommand create missing parent directories for new files 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 CheckoutCommand: Support checking out ours and theirs 11 years ago
CheckoutResult.java Make CheckoutCommand pass modified files through result 11 years ago
CherryPickCommand.java Improve ours/theirs conflict markers for rebase, cherry-pick 11 years ago
CherryPickResult.java Add @Override annotations to enums 12 years ago
CleanCommand.java Adapt Status and CleanCommand to support cleaning directories 11 years ago
CloneCommand.java Fix resource leaks due to unclosed repositories 12 years ago
CommitCommand.java CommitCommand: Ensure unmerged paths are added correctly with setOnly 11 years ago
CreateBranchCommand.java Simplify push error message when ref already exists 11 years ago
DeleteBranchCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
DiffCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
FetchCommand.java Further cleanup of exceptions in Git API 12 years ago
GarbageCollectCommand.java Add GarbageCollectCommand to porcelain API 11 years ago
Git.java Add GarbageCollectCommand to porcelain API 11 years ago
GitCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
InitCommand.java Git API does not declare GitAPIException call() and related cleanups 12 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 Git API does not declare GitAPIException call() and related cleanups 12 years ago
LsRemoteCommand.java Further cleanup of exceptions in Git API 12 years ago
MergeCommand.java Add support for --no-ff while merging 11 years ago
MergeResult.java Add support for --no-ff while merging 11 years ago
PullCommand.java Add support for pull with --rebase and --no-rebase 11 years ago
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 12 years ago
PushCommand.java Further cleanup of exceptions in Git API 12 years ago
RebaseCommand.java [findBugs] Don't pass null for non-null parameter in RebaseCommand 11 years ago
RebaseResult.java Add missing @since tags to mark API added in 2.0 12 years ago
ReflogCommand.java Further cleanup of exceptions in Git API 12 years ago
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
RenameBranchCommand.java Simplify push error message when ref already exists 11 years ago
ResetCommand.java ResetCommand: Use DirCacheBuilder in resetIndex 11 years ago
RevertCommand.java Further cleanup of exceptions in Git API 12 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 Further cleanup of exceptions in Git API 12 years ago
StashCreateCommand.java StashCreateCommand: Abort in case of unmerged paths 11 years ago
StashDropCommand.java Further cleanup of exceptions in Git API 12 years ago
StashListCommand.java Further cleanup of exceptions in Git API 12 years ago
Status.java Adapt Status and CleanCommand to support cleaning directories 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 Add a test for org.eclipse.jgit.pgm.Tag 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