29 коммитов (1aa3cf7f416658a4fafd592732ba70f5a1aee19e)

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