30 Commits (stable-5.3)

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