22 Commits (32ff57a2b2b9480f4d374a2592fada7f720b124f)

Author SHA1 Message Date
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 years ago
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 10 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Mikael Karlsson fa5231191d Add support for pull with --rebase and --no-rebase 12 years ago
  Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick 11 years ago
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Kevin Sawicki da901c4968 Support a configured credentials provider in LsRemoteCommand 12 years ago
  Roberto Tyley 791a9fd691 Enable full Transport configuration for JGit API commands 12 years ago
  Tomasz Zarna 6d293c7b06 Don't hard-code section names, use ConfigConstants instead 13 years ago
  Robin Stocker 770c733687 PullCommand: Use short ref name in merge message 13 years ago
  Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch 13 years ago
  Stefan Lay 68459b646e Fix NullPointer when pulling from a deleted local branch 13 years ago
  Mathias Kinzler 724af77c65 PullCommand: use default remote instead of throwing Exception 13 years ago
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 13 years ago
  Tomasz Zarna 9fbda22392 Add setCredentialsProvider to PullCommand 13 years ago
  Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase 13 years ago
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 years ago
  Robin Stocker d36c80fd04 Remove unnecessary null check 13 years ago
  Mathias Kinzler 7668a46282 PullCommand: support upstream configuration for local branches 13 years ago
  Mathias Kinzler db55d13f5f Add "Pull" command 13 years ago