57 Révisions (stable-4.0)

Auteur SHA1 Message Date
  Jonathan Nieder a5778b6f41 archive: Drop unnecessary empty comments and 'final' qualifiers on locals il y a 9 ans
  Kaloyan Raev 9041fbc958 CLI status should support --untracked-files il y a 9 ans
  Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe il y a 9 ans
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout il y a 9 ans
  Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command il y a 9 ans
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand il y a 9 ans
  Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote il y a 9 ans
  Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote il y a 9 ans
  Matthias Sohn 816de9e9fa [pgm] Use LsRemoteCommand to implement ls-remote and add a test il y a 9 ans
  Axel Richard 46f3007b52 Handle -m option for Merge command il y a 9 ans
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. il y a 10 ans
  Robin Rosenberg fd58cbcdee Don't prefix output from jgit status with '# ' il y a 10 ans
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations il y a 10 ans
  Robin Rosenberg 19ac1f75ab Fix failing ConfigTest on Windows il y a 10 ans
  Matthias Sohn bbf28b1cf4 Command line: implement checkout -- <path> il y a 10 ans
  Robin Rosenberg cd1f3ecb92 cleanup: remove some unused imports il y a 10 ans
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. il y a 10 ans
  Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. il y a 10 ans
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm il y a 10 ans
  Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree il y a 10 ans
  Robin Rosenberg 078a9f6066 Add symlink support to JGit il y a 11 ans
  Matthias Sohn 74e3fde959 Remove unused import from ArchiveTest il y a 10 ans
  Jonathan Nieder 8a4cf2e0f8 archive: Use an empty directory for submodules il y a 10 ans
  Jonathan Nieder 2ecc27db92 archive: Include entries for directories 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 1128326add Add pgm test for checkout of existing branch with checkout conflict il y a 10 ans
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags il y a 10 ans
  Matthias Sohn 401212de7a Add describe command to JGit command line interface il y a 10 ans
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" il y a 11 ans
  Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat il y a 11 ans
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes il y a 11 ans
  Matthias Sohn f2d0b50e0a Fix line endings il y a 11 ans
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths il y a 11 ans
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy il y a 11 ans
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand il y a 12 ans
  François Rey 741ecf56b7 New functions to facilitate the writing of CLI test cases il y a 11 ans
  Jonathan Nieder 78009782cd archive: Add tar support il y a 11 ans
  Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits il y a 11 ans
  Jonathan Nieder c9a857a60a Add basic "jgit add" tests il y a 11 ans
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file il y a 11 ans
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI il y a 11 ans
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging il y a 11 ans
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag il y a 11 ans
  Tomasz Zarna 790126c145 Do not fail when checking out HEAD il y a 11 ans
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' il y a 11 ans
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge il y a 11 ans
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge il y a 11 ans
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' il y a 11 ans
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout il y a 11 ans