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.
Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 years ago
..
errors Move JGitText to an internal package 12 years ago
AddCommand.java Handle content length in WorkingTreeIterator 12 years ago
AddNoteCommand.java Add NotesCommand to the JGit API 13 years ago
ApplyCommand.java Add missing @since tags to mark API added in 2.0 12 years ago
ApplyResult.java Add missing @since tags to mark API added in 2.0 12 years ago
BlameCommand.java blame: Compute the origin of lines in a result file 13 years ago
CheckoutCommand.java Add missing @since tags to mark API added in 2.0 12 years ago
CheckoutResult.java [findbugs] Make CheckoutResult constants final 13 years ago
CherryPickCommand.java Move JGitText to an internal package 12 years ago
CherryPickResult.java Add @Override annotations to enums 12 years ago
CleanCommand.java CleanCommand: add the ability to do a dry run 13 years ago
CloneCommand.java Recurse into cloned submodules 12 years ago
CommitCommand.java Handle content length in WorkingTreeIterator 12 years ago
CreateBranchCommand.java Move JGitText to an internal package 12 years ago
DeleteBranchCommand.java Move JGitText to an internal package 12 years ago
DeleteTagCommand.java Move JGitText to an internal package 12 years ago
DiffCommand.java Make output stream optional in DiffCommand 12 years ago
FetchCommand.java Move JGitText to an internal package 12 years ago
Git.java Add missing @since tags to mark API added in 2.0 12 years ago
GitCommand.java Move JGitText to an internal package 12 years ago
InitCommand.java Allow InitCommand to run on existing git repos 13 years ago
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' 13 years ago
ListNotesCommand.java Add NotesCommand to the JGit API 13 years ago
ListTagCommand.java Fix broken TagCommand API 12 years ago
LogCommand.java Move JGitText to an internal package 12 years ago
LsRemoteCommand.java Enable call chaining on LsRemoteCommand methods 12 years ago
MergeCommand.java Move JGitText to an internal package 12 years ago
MergeResult.java Cleanup MergeResult constructors 12 years ago
PullCommand.java Move JGitText to an internal package 12 years ago
PullResult.java Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 12 years ago
PushCommand.java Move JGitText to an internal package 12 years ago
RebaseCommand.java Externalize parsing exception message for RebaseCommand#Action 12 years ago
RebaseResult.java Add missing @since tags to mark API added in 2.0 12 years ago
ReflogCommand.java Move JGitText to an internal package 12 years ago
RemoveNoteCommand.java Add NotesCommand to the JGit API 13 years ago
RenameBranchCommand.java Copy all branch configuration values when renaming 12 years ago
ResetCommand.java Ensure resetting on commit id 12 years ago
RevertCommand.java Move JGitText to an internal package 12 years ago
RmCommand.java Move JGitText to an internal package 12 years ago
ShowNoteCommand.java Add NotesCommand to the JGit API 13 years ago
StashApplyCommand.java Only unstash files changed when originally stashed 12 years ago
StashCreateCommand.java Add missing @since tags to mark API added in 2.0 12 years ago
StashDropCommand.java Add missing @since tags to mark API added in 2.0 12 years ago
StashListCommand.java Move JGitText to an internal package 12 years ago
Status.java Add helper for determining if status is clean 12 years ago
StatusCommand.java StatusCommand#setWorkingTreeIt should return 'this' 12 years ago
SubmoduleAddCommand.java Move JGitText to an internal package 12 years ago
SubmoduleInitCommand.java Support relative submodule URLs on init/add/sync 12 years ago
SubmoduleStatusCommand.java Add comand support for git-submodule 12 years ago
SubmoduleSyncCommand.java Support relative submodule URLs on init/add/sync 12 years ago
SubmoduleUpdateCommand.java Extend TransportCommand in submodule add/update commands 12 years ago
TagCommand.java Add missing @since tags to mark API added in 2.0 12 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