83 Commits (stable-4.4)

Autor SHA1 Mensaje Fecha
  Rüdiger Herrmann 8ff08994a4 JGit CLI: allow to call git init with specific directory hace 8 años
  David Pursehouse 77887b49f9 ReflogTest: Open Git instances in try-with-resource hace 8 años
  David Pursehouse ef471b0861 RepoTest: Open Git in try-with-resources hace 8 años
  David Pursehouse 72c94465bc ConfigTest: Create Git instance in try-with-resource hace 8 años
  David Pursehouse 7f84e40f31 CheckoutTest: Create Git instances in try-with-resource hace 8 años
  David Pursehouse 9d721de69b BranchTest: Create Git instances in try-with-resource hace 8 años
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results hace 8 años
  Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong hace 8 años
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests hace 8 años
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help hace 8 años
  Andrey Loskutov d6deb190e6 Simplify pgm tests: allow varargs and trim output for toString() hace 8 años
  Andrey Loskutov 35db319e8a Fixed few locale dependent pgm tests hace 8 años
  Andrey Loskutov 02ade82b34 Make sure tests don't blindly continue if a command is "silently" failed hace 8 años
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help hace 8 años
  Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help hace 8 años
  Andrey Loskutov 0505657d6a commit command: allow to specify path(s) argument(s) hace 8 años
  Andrey Loskutov c1b31b3f3b repo command: properly name the required 'path' argument hace 8 años
  Andrey Loskutov 888f08b048 Un-ignored existing CLI tests which run just fine on Java 7+ hace 8 años
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error hace 8 años
  Andrey Loskutov c7c2897527 Allow checkout paths without specifying branch name hace 8 años
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI hace 10 años
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef hace 9 años
  Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters hace 8 años
  Hugo Arès 61e1645e04 Fix integer boxing eclipse warning hace 8 años
  Jonathan Nieder a5778b6f41 archive: Drop unnecessary empty comments and 'final' qualifiers on locals hace 9 años
  Kaloyan Raev 9041fbc958 CLI status should support --untracked-files hace 9 años
  Christian Halstrick 0e3ddea1b0 Add "--long" option to JGit describe hace 9 años
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout hace 9 años
  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