48 Commits (b13a285098305149b34924bce2679a0cd98d9b2c)

Autor SHA1 Nachricht Datum
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications vor 7 Jahren
  Matthias Sohn a45b045c73 Improve javadoc for MergeCommand.setFastForward() vor 7 Jahren
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments vor 7 Jahren
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning vor 7 Jahren
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() vor 7 Jahren
  Matthias Sohn 64a404803e Implement auto gc vor 8 Jahren
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() vor 8 Jahren
  Laurent Delaigue 4409751516 Add progress monitor to Merger vor 8 Jahren
  Laurent Delaigue 1e1fb9fc59 Add progress monitor to Merger vor 8 Jahren
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit vor 9 Jahren
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding vor 10 Jahren
  Axel Richard 46f3007b52 Handle -m option for Merge command vor 9 Jahren
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks vor 10 Jahren
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging vor 10 Jahren
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge vor 10 Jahren
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy vor 11 Jahren
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand vor 12 Jahren
  Robin Rosenberg 3a4ebc0c24 Really handle annotated tags in MergeCommand vor 11 Jahren
  Robin Rosenberg eb60932930 Fix Check for FF_ONLY merges again vor 11 Jahren
  Robin Rosenberg 642ff2cd7d Check for FF_ONLY merges correctly vor 11 Jahren
  Tomasz Zarna 6a8da4c134 Add additional FastForwardMode enums for different config contexts vor 11 Jahren
  Shawn Pearce 50eab4aa48 Revert "Add additional FastForwardMode enums for different config contexts" vor 11 Jahren
  Tomasz Zarna c98abc9c05 Add additional FastForwardMode enums for different config contexts vor 11 Jahren
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such vor 11 Jahren
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging vor 11 Jahren
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand vor 12 Jahren
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups vor 12 Jahren
  Robin Rosenberg 95d311f888 Move JGitText to an internal package vor 12 Jahren
  Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts vor 12 Jahren
  Robin Rosenberg 39ad503fcb Append merge strategy to reflog message vor 12 Jahren
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands vor 12 Jahren
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand vor 13 Jahren
  Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict vor 13 Jahren
  Philipp Thun dcf7bd9a8f Improve MergeResult vor 13 Jahren
  Christian Halstrick 85f69c286b MergeCommand should create missing branches vor 13 Jahren
  Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names vor 13 Jahren
  Robin Stocker 6290ca3a63 Format merge commit messages like C Git vor 13 Jahren
  Christian Halstrick fb1e500adc Rename method to ResolveMerger.setWorkingTreeIterator() vor 13 Jahren
  Christian Halstrick be93452842 Remove wrong comment in MergeCommand vor 13 Jahren
  Shawn O. Pearce 67263e2056 Refactor diff sequence API vor 14 Jahren
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package vor 14 Jahren
  Christian Halstrick 47f4171315 Let Resolve be the default Merge strategy vor 14 Jahren
  Christian Halstrick 45e79a526c Added merge strategy RESOLVE vor 14 Jahren
  Christian Halstrick 5fc990130b Improved creation of JGitInternalException vor 14 Jahren
  Shawn O. Pearce b46b635c03 Make Commit class only for writing vor 14 Jahren
  Christian Halstrick 75c9b24385 Enhance MergeResult to report conflicts, etc vor 14 Jahren
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done vor 14 Jahren
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree vor 14 Jahren
  Stefan Lay 5b0e73b849 Add a merge command to the jgit API vor 14 Jahren