37 Commits (stable-3.3)

Autor SHA1 Nachricht Datum
  Robin Rosenberg 078a9f6066 Add symlink support to JGit vor 11 Jahren
  Matthias Sohn 74e3fde959 Remove unused import from ArchiveTest vor 10 Jahren
  Jonathan Nieder 8a4cf2e0f8 archive: Use an empty directory for submodules vor 10 Jahren
  Jonathan Nieder 2ecc27db92 archive: Include entries for directories vor 10 Jahren
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames vor 10 Jahren
  Kaloyan Raev 7026658ac8 CLI status should support --porcelain vor 10 Jahren
  Axel Richard 1128326add Add pgm test for checkout of existing branch with checkout conflict vor 10 Jahren
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags vor 10 Jahren
  Matthias Sohn 401212de7a Add describe command to JGit command line interface vor 10 Jahren
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" vor 11 Jahren
  Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat vor 11 Jahren
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes vor 11 Jahren
  Matthias Sohn f2d0b50e0a Fix line endings vor 11 Jahren
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths vor 11 Jahren
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy vor 11 Jahren
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand vor 12 Jahren
  François Rey 741ecf56b7 New functions to facilitate the writing of CLI test cases vor 11 Jahren
  Jonathan Nieder 78009782cd archive: Add tar support vor 11 Jahren
  Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits vor 11 Jahren
  Jonathan Nieder c9a857a60a Add basic "jgit add" tests vor 11 Jahren
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file vor 11 Jahren
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 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 790126c145 Do not fail when checking out HEAD vor 11 Jahren
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 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 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
  Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac vor 12 Jahren
  Tomasz Zarna 70a9d3e882 In org.eclipse.jgit.pgm.ConfigTest expect core.filemode=false on Windows vor 12 Jahren
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo vor 12 Jahren
  Tomasz Zarna 23e0a3e734 Add config --list command to pgm vor 12 Jahren
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax vor 12 Jahren
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" vor 12 Jahren
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax vor 12 Jahren