14 Commits (2a50e7065c8696c76641668576c2e1a6428652fd)

Autor SHA1 Nachricht Datum
  Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command vor 10 Jahren
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames vor 10 Jahren
  Kaloyan Raev 7026658ac8 CLI status should support --porcelain vor 10 Jahren
  Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm vor 10 Jahren
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags vor 10 Jahren
  Matthias Sohn 401212de7a Add describe command to JGit command line interface vor 10 Jahren
  Matthias Sohn f3d323e9fe List all supported formats in archive command's help vor 10 Jahren
  Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI vor 10 Jahren
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands vor 11 Jahren
  Colby Ranger ef7512b596 Add --quiet flag to pgm fetch. vor 11 Jahren
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API vor 11 Jahren
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats vor 11 Jahren
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes vor 11 Jahren
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package vor 11 Jahren
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator vor 11 Jahren
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode vor 11 Jahren
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand vor 11 Jahren
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths vor 11 Jahren
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm vor 11 Jahren
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely vor 11 Jahren
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand vor 12 Jahren
  Robin Rosenberg 6cadceee16 Must use double single quotes around parameters vor 11 Jahren
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command vor 11 Jahren
  Matthias Sohn 850e5bc24e Delete the iplog generator vor 11 Jahren
  Jonathan Nieder 78009782cd archive: Add tar support vor 11 Jahren
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats vor 11 Jahren
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file vor 11 Jahren
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI vor 11 Jahren
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging vor 11 Jahren
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag vor 11 Jahren
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' vor 11 Jahren
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge vor 11 Jahren
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge vor 11 Jahren
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error vor 11 Jahren
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' vor 11 Jahren
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout vor 11 Jahren
  Shawn O. Pearce 189a01b617 show: Implement command line show for any object vor 14 Jahren
  Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy vor 12 Jahren
  Tomasz Zarna 23e0a3e734 Add config --list command to pgm vor 12 Jahren
  Tomasz Zarna 94285e691a Add --all switch to org.eclipse.jgit.pgm.Commit vor 12 Jahren
  Tomasz Zarna e5633ba2d3 Fix two typos in CLIText.properties vor 12 Jahren
  Tomasz Zarna 8c60468ff4 Allow to amend commits with JGit CLI vor 12 Jahren
  Robin Rosenberg 6baf0cb956 Make use of the many date formatting options in the log command vor 12 Jahren
  Shawn O. Pearce a5f5b20dff blame: Implement blame on the command line vor 13 Jahren
  Christian Halstrick 153283f05a Added Merge command to the CLI vor 14 Jahren
  Philipp Thun a490afedba Add -o option to commit command vor 13 Jahren
  Sasa Zivkov 3e1a5081d6 Show notes in Log CLI command - Part 2 vor 13 Jahren
  Sasa Zivkov 5f3d577e5a Show notes in Log CLI command vor 13 Jahren
  Chris Aniszczyk bd8944d671 Add Reset to the JGit CLI vor 13 Jahren
  Chris Aniszczyk c441380f9c Add the Checkout command to the Git CLI vor 13 Jahren