57 Révisions (1aa3cf7f416658a4fafd592732ba70f5a1aee19e)

Auteur SHA1 Message Date
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution il y a 3 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings il y a 4 ans
  Michael Keppler 3f41bd9d2f Fix typos in Javadoc il y a 5 ans
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method il y a 6 ans
  Thomas Wolf 42e69409d7 Handle Gerrit Change-Ids for merge commits il y a 6 ans
  David Pursehouse 2c29af7867 MergeCommand: Open RevWalk in try-with-resource il y a 6 ans
  Markus Duft 1c43af8b97 Progress reporting for checkout il y a 6 ans
  Matthias Sohn 0210e0e299 Fix javadoc in org.eclipse.jgit annotations and api packages il y a 6 ans
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications il y a 7 ans
  Matthias Sohn a45b045c73 Improve javadoc for MergeCommand.setFastForward() il y a 7 ans
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments il y a 7 ans
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() il y a 7 ans
  Matthias Sohn 64a404803e Implement auto gc il y a 8 ans
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() il y a 8 ans
  Laurent Delaigue 4409751516 Add progress monitor to Merger il y a 8 ans
  Laurent Delaigue 1e1fb9fc59 Add progress monitor to Merger il y a 8 ans
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding il y a 10 ans
  Axel Richard 46f3007b52 Handle -m option for Merge command il y a 9 ans
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks il y a 10 ans
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging il y a 10 ans
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge il y a 10 ans
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy il y a 11 ans
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand il y a 12 ans
  Robin Rosenberg 3a4ebc0c24 Really handle annotated tags in MergeCommand il y a 11 ans
  Robin Rosenberg eb60932930 Fix Check for FF_ONLY merges again il y a 11 ans
  Robin Rosenberg 642ff2cd7d Check for FF_ONLY merges correctly il y a 11 ans
  Tomasz Zarna 6a8da4c134 Add additional FastForwardMode enums for different config contexts il y a 11 ans
  Shawn Pearce 50eab4aa48 Revert "Add additional FastForwardMode enums for different config contexts" il y a 11 ans
  Tomasz Zarna c98abc9c05 Add additional FastForwardMode enums for different config contexts il y a 11 ans
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such il y a 11 ans
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging il y a 11 ans
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand il y a 12 ans
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
  Robin Rosenberg 95d311f888 Move JGitText to an internal package il y a 12 ans
  Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts il y a 12 ans
  Robin Rosenberg 39ad503fcb Append merge strategy to reflog message il y a 12 ans
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands il y a 12 ans
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand il y a 13 ans
  Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict il y a 13 ans
  Philipp Thun dcf7bd9a8f Improve MergeResult il y a 13 ans
  Christian Halstrick 85f69c286b MergeCommand should create missing branches il y a 13 ans
  Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names il y a 13 ans
  Robin Stocker 6290ca3a63 Format merge commit messages like C Git il y a 13 ans
  Christian Halstrick fb1e500adc Rename method to ResolveMerger.setWorkingTreeIterator() il y a 13 ans
  Christian Halstrick be93452842 Remove wrong comment in MergeCommand il y a 13 ans
  Shawn O. Pearce 67263e2056 Refactor diff sequence API il y a 13 ans
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package il y a 13 ans