215 Commits (fe248d24db1773e9afa7436743ce9a07527d4f22)

Author SHA1 Message Date
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" 11 years ago
  Jonathan Nieder 79583aeba7 Remove unused import in Archive 11 years ago
  Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class 11 years ago
  Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place 11 years ago
  Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() 11 years ago
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 years ago
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats 11 years ago
  Jonathan Nieder cfc15dd9dc Drop dependency by ArchiveCommand.Format interface on commons-compress 11 years ago
  Jonathan Nieder d8177d6e19 ArchiveCommand.Format: pass output stream as first argument to putEntry 11 years ago
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 11 years ago
  Matthias Sohn f2d0b50e0a Fix line endings 11 years ago
  Jonathan Nieder 7be5cfa4d6 ArchiveCommand: Add missing @since tag 11 years ago
  Robin Rosenberg d0727fc527 Cleanup imports and javadocs in ArchiveCommand 11 years ago
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator 11 years ago
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode 11 years ago
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand 11 years ago
  Jonathan Nieder 70e494f649 archive: Release resources before returning 11 years ago
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 years ago
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 11 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 11 years ago
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm 11 years ago
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely 11 years ago
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
  Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). 11 years ago
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command 11 years ago
  Robin Rosenberg 9ac9f13c15 Cleanup unused imports 11 years ago
  Matthias Sohn da59df358b Remove unused imports 11 years ago
  Jonathan Nieder cb349da017 Remove unused availableRefs local from Clone.guessHEAD 11 years ago
  Matthias Sohn 850e5bc24e Delete the iplog generator 11 years ago
  Robin Rosenberg 9e36b173a5 pgm: Attempt to detect a broken pipe and exit silently 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Matthias Sohn bf0dc41362 Fix hidden field warning 11 years ago
  Matthias Sohn 7b1d7ac90e Fix empty control block warnings 11 years ago
  Robin Rosenberg 138a2b06c8 Cleanup unused import and Java 6 syntax in Archive 11 years ago
  Jonathan Nieder 78009782cd archive: Add tar support 11 years ago
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats 11 years ago
  Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits 11 years ago
  Jonathan Nieder 1547eaf7c5 [RFC] archive: Switch to commons-compress as ZIP archiver 11 years ago
  Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help 11 years ago
  Robin Rosenberg 8b06c46e30 Add a case statement for fast-forward merge 11 years ago
  Ketan Padegaonkar 360be05fd4 Have git-ls tree to accept path args like git-ls-tree 12 years ago
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 11 years ago
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 11 years ago
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 11 years ago