252 Revīzijas (stable-3.5)

Autors SHA1 Ziņojums Datums
  Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo pirms 10 gadiem
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding pirms 10 gadiem
  Axel Richard 46f3007b52 Handle -m option for Merge command pirms 9 gadiem
  Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with pirms 10 gadiem
  Matthias Sohn bbf28b1cf4 Command line: implement checkout -- <path> pirms 10 gadiem
  Dave Borowitz b4abb0d849 LsTree: quote paths in output pirms 10 gadiem
  Dave Borowitz 99008648d1 Do not rewrite parents in RevWalkTextBuiltins pirms 10 gadiem
  Dave Borowitz 614a477b07 RevWalkTextBuiltin: Add -n to limit number of commits returned pirms 10 gadiem
  Yuxuan 'fishy' Wang a44a687fed Added groups support to repo subcommand. pirms 10 gadiem
  Yuxuan 'fishy' Wang 1f3b75c9ee Added the command line of jgit repo. pirms 10 gadiem
  Shawn Pearce a622451ac9 blame: Format commit and author only once per range pirms 10 gadiem
  Shawn Pearce 05226ac950 pgm: Flush stderr during shutdown pirms 10 gadiem
  Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length pirms 10 gadiem
  Guillaume Nodet 977596b209 Avoid calls to System.exit() and throw an exception instead pirms 10 gadiem
  Guillaume Nodet c0574fe680 Add an input stream and an error stream to TextBuiltin base class pirms 10 gadiem
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm pirms 10 gadiem
  Shawn Pearce fc8ff50e1a Add missing @Deprecated to deprecated fields and methods pirms 10 gadiem
  Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout pirms 10 gadiem
  Robin Rosenberg 078a9f6066 Add symlink support to JGit pirms 11 gadiem
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS pirms 10 gadiem
  Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable pirms 10 gadiem
  Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command pirms 10 gadiem
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames pirms 10 gadiem
  Kaloyan Raev 7026658ac8 CLI status should support --porcelain pirms 10 gadiem
  Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm pirms 10 gadiem
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags pirms 10 gadiem
  Kaloyan Raev 46c839abd5 CLI version command falls back to Bundle-Version pirms 10 gadiem
  Matthias Sohn 401212de7a Add describe command to JGit command line interface pirms 10 gadiem
  Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI pirms 10 gadiem
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. pirms 10 gadiem
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands pirms 11 gadiem
  Colby Ranger ef7512b596 Add --quiet flag to pgm fetch. pirms 10 gadiem
  Christian Halstrick 06dd0e9e27 Add path option to StatusCommand pirms 11 gadiem
  Matthias Sohn f34e38f473 Move gc to package org.eclipse.jgit.pgm pirms 11 gadiem
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" pirms 11 gadiem
  Jonathan Nieder 79583aeba7 Remove unused import in Archive pirms 11 gadiem
  Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class pirms 11 gadiem
  Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place pirms 11 gadiem
  Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() pirms 11 gadiem
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API pirms 11 gadiem
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats pirms 11 gadiem
  Jonathan Nieder cfc15dd9dc Drop dependency by ArchiveCommand.Format interface on commons-compress pirms 11 gadiem
  Jonathan Nieder d8177d6e19 ArchiveCommand.Format: pass output stream as first argument to putEntry pirms 11 gadiem
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes pirms 11 gadiem
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package pirms 11 gadiem
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter pirms 11 gadiem
  Matthias Sohn f2d0b50e0a Fix line endings pirms 11 gadiem
  Jonathan Nieder 7be5cfa4d6 ArchiveCommand: Add missing @since tag pirms 11 gadiem
  Robin Rosenberg d0727fc527 Cleanup imports and javadocs in ArchiveCommand pirms 11 gadiem
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator pirms 11 gadiem