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 2f6372337c Rename local variables/parameters to remove warnings about hiding 10 years ago
..
errors Add missing @since tags 10 years ago
AddCommand.java Document that path parameters should use '/' as separator 10 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
ArchiveCommand.java Eliminate warnings for non-nls strings that will never be translated 9 years ago
BlameCommand.java Take core.autocrlf into account for blame annotations 10 years ago
CheckoutCommand.java Fix CheckoutCommand not setting up tracking 9 years ago
CheckoutResult.java Make CheckoutCommand pass modified files through result 11 years ago
CherryPickCommand.java Cherry-Pick: Support --no-commit 10 years ago
CherryPickResult.java Add @Override annotations to enums 12 years ago
CleanCommand.java Add symlink support to JGit 10 years ago
CloneCommand.java Handle short branch/tag name for setBranch in CloneCommand 11 years ago
CommitCommand.java Rebase: Add --preserve-merges support 10 years ago
CreateBranchCommand.java Fix CheckoutCommand not setting up tracking 9 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
DescribeCommand.java Cleanup javadocs so they pass the java8 doclint checks 10 years ago
DiffCommand.java Mark non-externalizable strings as such 11 years ago
FetchCommand.java Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10 years ago
GarbageCollectCommand.java Allow to get repo statistics from GarbageCollectionCommand before gc 11 years ago
Git.java Add toString to Git with repository path 9 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 Fix some wrong @since 3.3 tags which should be @since 3.4 10 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 Document that path parameters should use '/' as separator 10 years ago
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected 10 years ago
MergeCommand.java Rename local variables/parameters to remove warnings about hiding 9 years ago
MergeResult.java Fix Javadoc errors with Java 8 9 years ago
NameRevCommand.java Fix NameRevCommand when repo has no annotated tags 10 years ago
PullCommand.java Preserve merges during pull if configured to do so 10 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 Rename local variables/parameters to remove warnings about hiding 9 years ago
RebaseResult.java Implement rebase.autostash 10 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 Document that path parameters should use '/' as separator 10 years ago
RevertCommand.java Fix RevertCommand to correctly revert multiple commits at once. 9 years ago
RmCommand.java Document that path parameters should use '/' as separator 10 years ago
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
StashApplyCommand.java Rename local variables/parameters to remove warnings about hiding 9 years ago
StashCreateCommand.java Allow to include untracked files in stash operations. 10 years ago
StashDropCommand.java Fix wrong Exception messages 10 years ago
StashListCommand.java Make the Reflog a public API again 11 years ago
Status.java Remove a redundant semi-colon 10 years ago
StatusCommand.java Document that path parameters should use '/' as separator 10 years ago
SubmoduleAddCommand.java Document that path parameters should use '/' as separator 10 years ago
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10 years ago
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10 years ago
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator 10 years ago
SubmoduleUpdateCommand.java Allow callers to use different merging strategies 10 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