232 Révisions (stable-3.3)

Auteur SHA1 Message Date
  Robin Rosenberg 078a9f6066 Add symlink support to JGit il y a 11 ans
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS il y a 10 ans
  Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable 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
  Kaloyan Raev 46c839abd5 CLI version command falls back to Bundle-Version il y a 10 ans
  Matthias Sohn 401212de7a Add describe command to JGit command line interface il y a 10 ans
  Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI il y a 10 ans
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 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
  Christian Halstrick 06dd0e9e27 Add path option to StatusCommand il y a 11 ans
  Matthias Sohn f34e38f473 Move gc to package org.eclipse.jgit.pgm il y a 11 ans
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" il y a 11 ans
  Jonathan Nieder 79583aeba7 Remove unused import in Archive il y a 11 ans
  Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class il y a 11 ans
  Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place il y a 11 ans
  Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() il y a 11 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 cfc15dd9dc Drop dependency by ArchiveCommand.Format interface on commons-compress il y a 11 ans
  Jonathan Nieder d8177d6e19 ArchiveCommand.Format: pass output stream as first argument to putEntry 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
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter il y a 11 ans
  Matthias Sohn f2d0b50e0a Fix line endings il y a 11 ans
  Jonathan Nieder 7be5cfa4d6 ArchiveCommand: Add missing @since tag il y a 11 ans
  Robin Rosenberg d0727fc527 Cleanup imports and javadocs in ArchiveCommand 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
  Jonathan Nieder 70e494f649 archive: Release resources before returning il y a 11 ans
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again il y a 11 ans
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths il y a 11 ans
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory il y a 11 ans
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 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 65027d8bb4 Indicate initial commit on a branch in the reflog il y a 11 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). il y a 11 ans
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command il y a 11 ans
  Robin Rosenberg 9ac9f13c15 Cleanup unused imports il y a 11 ans
  Matthias Sohn da59df358b Remove unused imports il y a 11 ans
  Jonathan Nieder cb349da017 Remove unused availableRefs local from Clone.guessHEAD il y a 11 ans
  Matthias Sohn 850e5bc24e Delete the iplog generator il y a 11 ans