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.
Christian Halstrick 53ff052998 Support the new repository layout for submodules 9 lat temu
..
errors Fix warning about missing serialVersionUID 9 lat temu
AddCommand.java Document that path parameters should use '/' as separator 10 lat temu
AddNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 lat temu
ApplyCommand.java Fix patch application WRT windows line endings. 11 lat temu
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 lat temu
ArchiveCommand.java Eliminate warnings for non-nls strings that will never be translated 9 lat temu
BlameCommand.java Take core.autocrlf into account for blame annotations 10 lat temu
CheckoutCommand.java CheckoutCommand: Fix checking out ours/theirs when no base stage exists 9 lat temu
CheckoutResult.java Make CheckoutCommand pass modified files through result 11 lat temu
CherryPickCommand.java Cherry-Pick: Support --no-commit 10 lat temu
CherryPickResult.java Add @Override annotations to enums 12 lat temu
CleanCommand.java Add symlink support to JGit 10 lat temu
CloneCommand.java Allow explicit configuration of git directory in CloneCommand 9 lat temu
CommitCommand.java Rebase: Add --preserve-merges support 10 lat temu
CreateBranchCommand.java Fix CheckoutCommand not setting up tracking 9 lat temu
DeleteBranchCommand.java Mark non-externalizable strings as such 11 lat temu
DeleteTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 lat temu
DescribeCommand.java Expand wildcard imports to specfic classes 9 lat temu
DiffCommand.java Mark non-externalizable strings as such 11 lat temu
FetchCommand.java Use fetch.prune and remote.<name>.prune to set prune mode when fetching 10 lat temu
GarbageCollectCommand.java Support DfsRepository from GarbageCollectCommand 9 lat temu
Git.java Add toString to Git with repository path 9 lat temu
GitCommand.java Git API does not declare GitAPIException call() and related cleanups 12 lat temu
InitCommand.java Allow explicit configuration of git directory in InitCommand 9 lat temu
ListBranchCommand.java Fix some wrong @since 3.3 tags which should be @since 3.4 10 lat temu
ListNotesCommand.java Git API does not declare GitAPIException call() and related cleanups 12 lat temu
ListTagCommand.java Git API does not declare GitAPIException call() and related cleanups 12 lat temu
LogCommand.java Document that path parameters should use '/' as separator 10 lat temu
LsRemoteCommand.java LsRemoteCommand - internal execute need not be protected 10 lat temu
MergeCommand.java Rename local variables/parameters to remove warnings about hiding 9 lat temu
MergeResult.java Fix Javadoc errors with Java 8 9 lat temu
NameRevCommand.java Fix NameRevCommand when repo has no annotated tags 10 lat temu
PullCommand.java Preserve merges during pull if configured to do so 10 lat temu
PullResult.java Mark non-externalizable strings as such 11 lat temu
PushCommand.java Allow users to show server messages while pushing 11 lat temu
RebaseCommand.java RebaseCommand should ignore submodule modifications 9 lat temu
RebaseResult.java Implement rebase.autostash 10 lat temu
ReflogCommand.java Prevent NPE if ref can't be resolved when executing ReflogCommand 9 lat temu
RemoveNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 lat temu
RenameBranchCommand.java Mark non-externalizable strings as such 11 lat temu
ResetCommand.java Fix ResetCommand to default to mixed reset 9 lat temu
RevertCommand.java Fix RevertCommand to correctly revert multiple commits at once. 9 lat temu
RmCommand.java Document that path parameters should use '/' as separator 10 lat temu
ShowNoteCommand.java Git API does not declare GitAPIException call() and related cleanups 12 lat temu
StashApplyCommand.java Deprecate checkoutEntry variant that accepts File 9 lat temu
StashCreateCommand.java Allow to include untracked files in stash operations. 10 lat temu
StashDropCommand.java Fix wrong Exception messages 10 lat temu
StashListCommand.java Make the Reflog a public API again 11 lat temu
Status.java Remove a redundant semi-colon 10 lat temu
StatusCommand.java add missing @since tag in StatusCommand 9 lat temu
SubmoduleAddCommand.java Document that path parameters should use '/' as separator 10 lat temu
SubmoduleInitCommand.java Document that path parameters should use '/' as separator 10 lat temu
SubmoduleStatusCommand.java Document that path parameters should use '/' as separator 10 lat temu
SubmoduleSyncCommand.java Document that path parameters should use '/' as separator 10 lat temu
SubmoduleUpdateCommand.java Support the new repository layout for submodules 9 lat temu
TagCommand.java TagCommand should be able to create unannotated tags too 11 lat temu
TransportCommand.java Support a configured credentials provider in LsRemoteCommand 12 lat temu
TransportConfigCallback.java Enable full Transport configuration for JGit API commands 12 lat temu
package-info.java Add Javadoc description for packages 11 lat temu