262 Révisions (6c1f7393882baf8464859136a70199ea96fcae0f)

Auteur SHA1 Message Date
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle il y a 9 ans
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout il y a 9 ans
  Rüdiger Herrmann 3285d2f238 [pgm] Prevent commands from writing progress to System.err 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
  Christian Halstrick 227357f929 Add "aggressive" option to GC il y a 9 ans
  Robin Rosenberg bbe99d5b39 Fix the ls-remote command when there is no local repo il y a 10 ans
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding il y a 10 ans
  Axel Richard 46f3007b52 Handle -m option for Merge command il y a 9 ans
  Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with il y a 10 ans
  Matthias Sohn bbf28b1cf4 Command line: implement checkout -- <path> il y a 10 ans
  Dave Borowitz b4abb0d849 LsTree: quote paths in output il y a 10 ans
  Dave Borowitz 99008648d1 Do not rewrite parents in RevWalkTextBuiltins il y a 10 ans
  Dave Borowitz 614a477b07 RevWalkTextBuiltin: Add -n to limit number of commits returned 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
  Shawn Pearce a622451ac9 blame: Format commit and author only once per range il y a 10 ans
  Shawn Pearce 05226ac950 pgm: Flush stderr during shutdown il y a 10 ans
  Shawn Pearce 5a4e34009b blame: Automatically increase commit abbreviation length il y a 10 ans
  Guillaume Nodet 977596b209 Avoid calls to System.exit() and throw an exception instead il y a 10 ans
  Guillaume Nodet c0574fe680 Add an input stream and an error stream to TextBuiltin base class il y a 10 ans
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm il y a 10 ans
  Shawn Pearce fc8ff50e1a Add missing @Deprecated to deprecated fields and methods il y a 10 ans
  Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout il y a 10 ans
  Robin Rosenberg 078a9f6066 Add symlink support to JGit il y a 11 ans
  Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS il y a 10 ans
  Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable il y a 10 ans
  Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command 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 c95e4fb909 Manage CheckoutConflictException in pgm il y a 10 ans
  Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags il y a 10 ans
  Kaloyan Raev 46c839abd5 CLI version command falls back to Bundle-Version il y a 10 ans
  Matthias Sohn 401212de7a Add describe command to JGit command line interface il y a 10 ans
  Kaloyan Raev 2c969ea00b Add support for --version in JGit CLI il y a 10 ans
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. il y a 10 ans
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands il y a 11 ans
  Colby Ranger ef7512b596 Add --quiet flag to pgm fetch. il y a 11 ans
  Christian Halstrick 06dd0e9e27 Add path option to StatusCommand il y a 11 ans
  Matthias Sohn f34e38f473 Move gc to package org.eclipse.jgit.pgm il y a 11 ans
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" il y a 11 ans
  Jonathan Nieder 79583aeba7 Remove unused import in Archive il y a 11 ans
  Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class il y a 11 ans
  Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place il y a 11 ans
  Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() il y a 11 ans
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API il y a 11 ans
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats il y a 11 ans