25 Commits (38198972d4b3ac26828867317a7daa8bdfb10f4b)

Auteur SHA1 Bericht Datum
  David Pursehouse eb1c18565c CLI: Remove unused externalized strings 4 jaren geleden
  Matthias Sohn f677ee4893 Fix javadoc in org.eclipse.jgit.pgm 6 jaren geleden
  David Pursehouse 72b3587d42 Stop using deprecated CmdLineException constructors 6 jaren geleden
  David Pursehouse e7c2ae052b UntrackedFilesHandler: Fix non-localized string 6 jaren geleden
  Oliver Lockwood 43672700e7 Add --match option for `jgit describe` to CLI 7 jaren geleden
  David Pursehouse b6f954ad42 Fetch: Add --recurse-submodules and --no-recurse-submodules options 7 jaren geleden
  David Pursehouse 005e5feb4e Clone: add --recurse-submodules option 7 jaren geleden
  Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages 7 jaren geleden
  Ned Twigg b67df51203 CLI: implement option -d for deleting tags 8 jaren geleden
  Ned Twigg 34673f0536 Added a clean command. 8 jaren geleden
  Matthias Sohn f496177a37 Support Amazon S3 based storage for LFS 8 jaren geleden
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests 8 jaren geleden
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help 8 jaren geleden
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI 10 jaren geleden
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 jaren geleden
  Thomas Meyer 68cea21f53 git rev-parse: Add --verify option 8 jaren geleden
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle 9 jaren geleden
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand 9 jaren geleden
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames 10 jaren geleden
  Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm 10 jaren geleden
  Matthias Sohn 401212de7a Add describe command to JGit command line interface 10 jaren geleden
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 jaren geleden
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats 11 jaren geleden
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 jaren geleden
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 jaren geleden
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator 11 jaren geleden
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode 11 jaren geleden
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand 11 jaren geleden
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 11 jaren geleden
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely 11 jaren geleden
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 jaren geleden
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command 11 jaren geleden
  Matthias Sohn 850e5bc24e Delete the iplog generator 11 jaren geleden
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats 11 jaren geleden
  Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help 11 jaren geleden
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 11 jaren geleden
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 11 jaren geleden
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 11 jaren geleden
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 11 jaren geleden
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 11 jaren geleden
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 11 jaren geleden
  Tomasz Zarna 77d98b7ed5 Fix formatting in org.eclipse.jgit.pgm.CLIText 11 jaren geleden
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge 11 jaren geleden
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge 11 jaren geleden
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 jaren geleden
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' 11 jaren geleden
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 11 jaren geleden
  Shawn O. Pearce 189a01b617 show: Implement command line show for any object 13 jaren geleden
  Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy 12 jaren geleden
  Tomasz Zarna 94285e691a Add --all switch to org.eclipse.jgit.pgm.Commit 12 jaren geleden