20 Commits (4940ea14b7f8324c15fe978b80313d51d8341e9d)

Author SHA1 Message Date
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Christian Halstrick ad1548b49e Fix StashApply regarding handling of untracked files 8 years ago
  David Pursehouse 7ccda5f63e PullCommandTest: Open RevWalk in try-with-resource 8 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Konrad Kügler 48544e27ae Preserve merges during pull if configured to do so 10 years ago
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 10 years ago
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests 10 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Robin Stocker 770c733687 PullCommand: Use short ref name in merge message 13 years ago
  Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase 13 years ago
  Christian Halstrick 0d7dd6625a Make sure not to overwrite untracked not-ignored files 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce 6f3b4d5d04 Save StoredConfig after modifications 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