29 Commits (1aa3cf7f416658a4fafd592732ba70f5a1aee19e)

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