72 Révisions (fd58cbcdee632100f239423194be9aaa951f7835)

Auteur SHA1 Message Date
  Robin Rosenberg fd58cbcdee Don't prefix output from jgit status with '# ' il y a 10 ans
  Robin Stocker 26e0c533d0 Clarify comments in message properties files (and fix grammar) il y a 10 ans
  Robin Stocker 10aee9b1b7 Fix incorrect "''" in CLIText.properties il y a 10 ans
  Robin Rosenberg 844739baa1 Add a comment to the message properties files on how they are processed il y a 10 ans
  Robin Rosenberg a9cd45cbd8 Remove duplicate string in CLIText.properties il y a 10 ans
  Robin Rosenberg 350ba91585 Fix formatting errors in error messages il y a 10 ans
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. il y a 10 ans
  Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. il y a 10 ans
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm il y a 10 ans
  Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout il y a 10 ans
  Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command il y a 10 ans
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames il y a 10 ans
  Kaloyan Raev 7026658ac8 CLI status should support --porcelain il y a 10 ans
  Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm il y a 10 ans
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags il y a 10 ans
  Matthias Sohn 401212de7a Add describe command to JGit command line interface il y a 10 ans
  Matthias Sohn f3d323e9fe List all supported formats in archive command's help il y a 10 ans
  Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI il y a 10 ans
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands il y a 11 ans
  Colby Ranger ef7512b596 Add --quiet flag to pgm fetch. il y a 10 ans
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API il y a 11 ans
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats il y a 11 ans
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes il y a 11 ans
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package il y a 11 ans
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator il y a 11 ans
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode il y a 11 ans
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand il y a 11 ans
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths il y a 11 ans
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm il y a 11 ans
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely il y a 11 ans
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand il y a 12 ans
  Robin Rosenberg 6cadceee16 Must use double single quotes around parameters il y a 11 ans
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command il y a 11 ans
  Matthias Sohn 850e5bc24e Delete the iplog generator il y a 11 ans
  Jonathan Nieder 78009782cd archive: Add tar support il y a 11 ans
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats il y a 11 ans
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file il y a 11 ans
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI il y a 11 ans
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging il y a 11 ans
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag il y a 11 ans
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' il y a 11 ans
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge il y a 11 ans
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge il y a 11 ans
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error il y a 11 ans
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' il y a 11 ans
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout il y a 11 ans
  Shawn O. Pearce 189a01b617 show: Implement command line show for any object il y a 13 ans
  Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy il y a 12 ans
  Tomasz Zarna 23e0a3e734 Add config --list command to pgm il y a 12 ans
  Tomasz Zarna 94285e691a Add --all switch to org.eclipse.jgit.pgm.Commit il y a 12 ans