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.
Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch hace 13 años
..
errors Convert all JGit unit tests to JUnit 4 hace 13 años
AddCommand.java Remove empty iterator from TreeWalk hace 13 años
CheckoutCommand.java CheckoutCommand: fix reflog message hace 13 años
CheckoutResult.java [findbugs] Make CheckoutResult constants final hace 13 años
CherryPickCommand.java Do not cherry-pick or revert commit more than once hace 13 años
CloneCommand.java Add git-clone to the Git API hace 13 años
CommitCommand.java Fix misc spelling errors in comments and method names hace 13 años
CreateBranchCommand.java CreateBranchCommand: Wrong existence check hace 13 años
DeleteBranchCommand.java Reduce calls to Repository.getConfig hace 13 años
FetchCommand.java FetchCommand: allow to set "TagOpt" hace 13 años
Git.java Add git-clone to the Git API hace 13 años
GitCommand.java Externalize strings from JGit hace 14 años
InitCommand.java Add InitCommand hace 13 años
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' hace 13 años
LogCommand.java Refactor Git API exceptions to a new package hace 13 años
MergeCommand.java MergeCommand should create missing branches hace 13 años
MergeResult.java Use entrySet() instead of keySet() hace 13 años
PullCommand.java Fix NullPointer when pulling from a deleted local branch hace 13 años
PullResult.java Make PullCommand work with Rebase hace 13 años
PushCommand.java PushCommand: do not set a null credentials provider hace 13 años
RebaseCommand.java Proper handling of rebase during pull hace 13 años
RebaseResult.java RebaseCommand: detect and handle fast-forward properly hace 13 años
RenameBranchCommand.java Reduce calls to Repository.getConfig hace 13 años
RevertCommand.java Do not cherry-pick or revert commit more than once hace 13 años
RmCommand.java Add RmCommand to Git API hace 13 años
TagCommand.java Remove result id from CommitBuilder, TagBuilder hace 13 años