34 Revīzijas (master)

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