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 年之前