29 Commits (1aa3cf7f416658a4fafd592732ba70f5a1aee19e)

Autor SHA1 Nachricht Datum
  Thomas Wolf 8210f29fe4 Implement ours/theirs content conflict resolution vor 3 Jahren
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format vor 4 Jahren
  David Pursehouse c648a38a47 Merge: Avoid non-localised literal string warning for "recursive" vor 5 Jahren
  Matthias Sohn d614ba3334 pgm: Fix missing braces in Merge command vor 5 Jahren
  Matthias Sohn 67910b0570 pgm: Handle exceptions in Merge command vor 5 Jahren
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm vor 6 Jahren
  David Pursehouse a45cfee7a3 Organize imports vor 7 Jahren
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() vor 8 Jahren
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors vor 8 Jahren
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors vor 8 Jahren
  David Pursehouse ee66914e41 pgm: Open RevWalk and TreeWalk in try-with-resource vor 8 Jahren
  David Pursehouse 3096ab6502 pgm: Create instances of Git in try-with-resource vor 8 Jahren
  Axel Richard 46f3007b52 Handle -m option for Merge command vor 9 Jahren
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands vor 11 Jahren
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package vor 11 Jahren
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy vor 11 Jahren
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm vor 11 Jahren
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely vor 11 Jahren
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand vor 12 Jahren
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such vor 11 Jahren
  Robin Rosenberg 8b06c46e30 Add a case statement for fast-forward merge vor 11 Jahren
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging vor 11 Jahren
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge vor 11 Jahren
  Robin Rosenberg 7de1154d21 Remove uses of TextBuiltin.out in favor of outw vor 11 Jahren
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge vor 11 Jahren
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error vor 11 Jahren
  Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy vor 12 Jahren
  Tomasz Zarna 1efecaa9f9 Merge in JGit CLI is missing break statement vor 13 Jahren
  Christian Halstrick 153283f05a Added Merge command to the CLI vor 14 Jahren