30 Commit (stable-5.3)

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