29 Revīzijas (1aa3cf7f416658a4fafd592732ba70f5a1aee19e)

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