53 Commits (stable-3.6)

Autor SHA1 Mensaje Fecha
  Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command hace 9 años
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand hace 9 años
  Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote hace 9 años
  Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote hace 9 años
  Matthias Sohn 816de9e9fa [pgm] Use LsRemoteCommand to implement ls-remote and add a test hace 9 años
  Axel Richard 46f3007b52 Handle -m option for Merge command hace 9 años
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. hace 10 años
  Robin Rosenberg fd58cbcdee Don't prefix output from jgit status with '# ' hace 10 años
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations hace 10 años
  Robin Rosenberg 19ac1f75ab Fix failing ConfigTest on Windows hace 10 años
  Matthias Sohn bbf28b1cf4 Command line: implement checkout -- <path> hace 10 años
  Robin Rosenberg cd1f3ecb92 cleanup: remove some unused imports hace 10 años
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. hace 10 años
  Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. hace 10 años
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm hace 10 años
  Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree hace 10 años
  Robin Rosenberg 078a9f6066 Add symlink support to JGit hace 11 años
  Matthias Sohn 74e3fde959 Remove unused import from ArchiveTest hace 10 años
  Jonathan Nieder 8a4cf2e0f8 archive: Use an empty directory for submodules hace 10 años
  Jonathan Nieder 2ecc27db92 archive: Include entries for directories hace 10 años
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames hace 10 años
  Kaloyan Raev 7026658ac8 CLI status should support --porcelain hace 10 años
  Axel Richard 1128326add Add pgm test for checkout of existing branch with checkout conflict hace 10 años
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags hace 10 años
  Matthias Sohn 401212de7a Add describe command to JGit command line interface hace 10 años
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" hace 11 años
  Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat hace 11 años
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes hace 11 años
  Matthias Sohn f2d0b50e0a Fix line endings hace 11 años
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths hace 11 años
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy hace 11 años
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand hace 12 años
  François Rey 741ecf56b7 New functions to facilitate the writing of CLI test cases hace 11 años
  Jonathan Nieder 78009782cd archive: Add tar support hace 11 años
  Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits hace 11 años
  Jonathan Nieder c9a857a60a Add basic "jgit add" tests hace 11 años
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file hace 11 años
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI hace 11 años
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging hace 11 años
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag hace 11 años
  Tomasz Zarna 790126c145 Do not fail when checking out HEAD hace 11 años
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' hace 11 años
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge hace 11 años
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge hace 11 años
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' hace 11 años
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout hace 11 años
  Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac hace 12 años
  Tomasz Zarna 70a9d3e882 In org.eclipse.jgit.pgm.ConfigTest expect core.filemode=false on Windows hace 12 años
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo hace 12 años
  Tomasz Zarna 23e0a3e734 Add config --list command to pgm hace 12 años