80 Commits (6c1f7393882baf8464859136a70199ea96fcae0f)

Autor SHA1 Mensaje Fecha
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle hace 9 años
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout hace 9 años
  Matthias Sohn fd022b9f7f [pgm] Add missing help text for clone --bare option hace 9 años
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand hace 9 años
  Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote hace 9 años
  Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote hace 9 años
  Christian Halstrick 227357f929 Add "aggressive" option to GC hace 9 años
  Axel Richard 46f3007b52 Handle -m option for Merge command hace 9 años
  Robin Rosenberg fd58cbcdee Don't prefix output from jgit status with '# ' hace 10 años
  Robin Stocker 26e0c533d0 Clarify comments in message properties files (and fix grammar) hace 10 años
  Robin Stocker 10aee9b1b7 Fix incorrect "''" in CLIText.properties hace 10 años
  Robin Rosenberg 844739baa1 Add a comment to the message properties files on how they are processed hace 10 años
  Robin Rosenberg a9cd45cbd8 Remove duplicate string in CLIText.properties hace 10 años
  Robin Rosenberg 350ba91585 Fix formatting errors in error messages hace 10 años
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. hace 10 años
  Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. hace 10 años
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm hace 10 años
  Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout hace 10 años
  Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command hace 10 años
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames hace 10 años
  Kaloyan Raev 7026658ac8 CLI status should support --porcelain hace 10 años
  Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm hace 10 años
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags hace 10 años
  Matthias Sohn 401212de7a Add describe command to JGit command line interface hace 10 años
  Matthias Sohn f3d323e9fe List all supported formats in archive command's help hace 10 años
  Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI hace 10 años
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands hace 11 años
  Colby Ranger ef7512b596 Add --quiet flag to pgm fetch. hace 10 años
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API hace 11 años
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats hace 11 años
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes hace 11 años
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package hace 11 años
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator hace 11 años
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode hace 11 años
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand hace 11 años
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths hace 11 años
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm hace 11 años
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely hace 11 años
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand hace 12 años
  Robin Rosenberg 6cadceee16 Must use double single quotes around parameters hace 11 años
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command hace 11 años
  Matthias Sohn 850e5bc24e Delete the iplog generator hace 11 años
  Jonathan Nieder 78009782cd archive: Add tar support hace 11 años
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats hace 11 años
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file hace 11 años
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI hace 11 años
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging hace 11 años
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag hace 11 años
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' hace 11 años
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge hace 11 años