34 Révisions (v5.12.0.202106021050-rc1)

Auteur SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  Carsten Hammer 74bc50125d Replace chain of if statements with switch il y a 5 ans
  Thomas Wolf 5fe455c84f JGit pgm tests must quote paths on the command line il y a 4 ans
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" il y a 5 ans
  Matthias Sohn f19625a1b8 SpotBugs: don't rely on default encoding il y a 5 ans
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() il y a 5 ans
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords il y a 6 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments il y a 7 ans
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
  David Pursehouse a45cfee7a3 Organize imports il y a 7 ans
  Rüdiger Herrmann a5eccf4a4d Preserve backslashes within double quotes in CLIGitCommand::split() il y a 8 ans
  David Pursehouse 9ed2d949bb CLIRepositoryTestCase: Remove unused 'trash' member il y a 7 ans
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results il y a 8 ans
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests il y a 8 ans
  Andrey Loskutov d6deb190e6 Simplify pgm tests: allow varargs and trim output for toString() il y a 8 ans
  Andrey Loskutov 02ade82b34 Make sure tests don't blindly continue if a command is "silently" failed il y a 8 ans
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error il y a 8 ans
  Andrey Loskutov 241b50be31 Simplify development of commands: added main() to CLIGitCommand il y a 8 ans
  Andrey Loskutov c7c2897527 Allow checkout paths without specifying branch name il y a 8 ans
  Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters il y a 8 ans
  Matthias Sohn bbf28b1cf4 Command line: implement checkout -- <path> il y a 10 ans
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package il y a 11 ans
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand il y a 12 ans
  François Rey 741ecf56b7 New functions to facilitate the writing of CLI test cases il y a 11 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Jonathan Nieder 789ca39ade Allow commandline tests to use raw output il y a 11 ans
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' il y a 11 ans
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error il y a 11 ans
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' il y a 11 ans
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout il y a 11 ans
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax il y a 12 ans
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" il y a 12 ans
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax il y a 12 ans