14 Commits (a7915d85a8c393aa292f98705ab0aff6c5e68480)

Author SHA1 Message Date
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Rüdiger Herrmann a5eccf4a4d Preserve backslashes within double quotes in CLIGitCommand::split() 8 years ago
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results 8 years ago
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests 8 years ago
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error 8 years ago
  Andrey Loskutov 241b50be31 Simplify development of commands: added main() to CLIGitCommand 8 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Jonathan Nieder 789ca39ade Allow commandline tests to use raw output 11 years ago
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 11 years ago
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 years ago
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 11 years ago
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 12 years ago
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 12 years ago
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 12 years ago