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