25 Commits (38198972d4b3ac26828867317a7daa8bdfb10f4b)

Autor SHA1 Nachricht Datum
  David Pursehouse eb1c18565c CLI: Remove unused externalized strings vor 4 Jahren
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm vor 6 Jahren
  David Pursehouse 72b3587d42 Stop using deprecated CmdLineException constructors vor 6 Jahren
  David Pursehouse e7c2ae052b UntrackedFilesHandler: Fix non-localized string vor 6 Jahren
  Oliver Lockwood 43672700e7 Add --match option for `jgit describe` to CLI vor 7 Jahren
  David Pursehouse b6f954ad42 Fetch: Add --recurse-submodules and --no-recurse-submodules options vor 7 Jahren
  David Pursehouse 005e5feb4e Clone: add --recurse-submodules option vor 7 Jahren
  Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages vor 7 Jahren
  Ned Twigg b67df51203 CLI: implement option -d for deleting tags vor 8 Jahren
  Ned Twigg 34673f0536 Added a clean command. vor 8 Jahren
  Matthias Sohn f496177a37 Support Amazon S3 based storage for LFS vor 8 Jahren
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests vor 8 Jahren
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help vor 8 Jahren
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI vor 10 Jahren
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors vor 8 Jahren
  Thomas Meyer 68cea21f53 git rev-parse: Add --verify option vor 8 Jahren
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle vor 9 Jahren
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand vor 9 Jahren
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames vor 10 Jahren
  Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm vor 10 Jahren
  Matthias Sohn 401212de7a Add describe command to JGit command line interface vor 10 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
  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 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 345ab401ce archive: Add --format option that switches between formats vor 11 Jahren
  Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help vor 11 Jahren
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file vor 11 Jahren
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files vor 11 Jahren
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 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 77d98b7ed5 Fix formatting in org.eclipse.jgit.pgm.CLIText 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 13 Jahren
  Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy vor 12 Jahren
  Tomasz Zarna 94285e691a Add --all switch to org.eclipse.jgit.pgm.Commit vor 12 Jahren