362 Commits (6a65c9a7debda47772f0d5b17dc8d2dd8e954539)

Author SHA1 Message Date
  Kenneth Endfinger 6a65c9a7de [remote-helper] implement remote helper support. 6 years ago
  Ned Twigg f333c7496b Checkout now reports failures through exceptions. 8 years ago
  Ned Twigg c1fbef3cab Added API to TextBuiltin for piped usage. 8 years ago
  Matthias Sohn 52ed475211 Implement CommandRef.toString() to help debugging 6 years ago
  David Pursehouse 72b3587d42 Stop using deprecated CmdLineException constructors 6 years ago
  David Pursehouse e7c2ae052b UntrackedFilesHandler: Fix non-localized string 6 years ago
  David Pursehouse 41bfc20a2c Main: Replace deprecated ExampleMode with OptionHandlerFilter 6 years ago
  Matthias Sohn a0558b7094 Remove final modifier on args4j option or argument fields 6 years ago
  Matthias Sohn 3af57b52a3 Update args4j to 2.33 7 years ago
  Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later 11 years ago
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6 years ago
  Joan Goyeau 88e453995d Fix default directory set when setDirectory wasn't called. 6 years ago
  Shawn Pearce 0398f3dd6e reftable: debug tools 7 years ago
  Shawn Pearce 53dd9a9e4b Rename extensions.refsStorage to refStorage 6 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  Oliver Lockwood 43672700e7 Add --match option for `jgit describe` to CLI 7 years ago
  Matthias Sohn 8c59e64412 Use a dedicated executor to run auto-gc in command line interface 7 years ago
  David Pursehouse b6f954ad42 Fetch: Add --recurse-submodules and --no-recurse-submodules options 7 years ago
  Matthias Sohn 475dcc2985 [findBugs] Use UTF-8 when writing to the error stream in jgit pgm 7 years ago
  David Pursehouse 005e5feb4e Clone: add --recurse-submodules option 7 years ago
  David Pursehouse 5094c1a5c8 LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepository 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages 7 years ago
  James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  David Pursehouse 03046d0f60 CheckoutCommand: Add method to add multiple paths 7 years ago
  Ned Twigg e49025386e Checkout: Add the ability to checkout all paths. 8 years ago
  David Pursehouse 4e3c5e1f13 Main: Add missing $NON-NLS tag 7 years ago
  David Pursehouse 7e542cbe19 Status: remove unused lineFormat member 7 years ago
  David Pursehouse 08649a9fd0 LfsStore: Don't invoke toString on String variable 7 years ago
  Christian Halstrick 293e8beacc Fix JGit CLI to follow native git's interpretation of http_proxy... 7 years ago
  Matthias Sohn 15341ce577 pgm: Fix misspelled key of an externalized string 7 years ago
  Matthias Sohn d2312f2921 Add missing online help for Ketch server type option in CLI daemon 7 years ago
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case 8 years ago
  Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter 8 years ago
  Ned Twigg b67df51203 CLI: implement option -d for deleting tags 8 years ago
  Ned Twigg 34673f0536 Added a clean command. 8 years ago
  Stefan Beller 609de52600 push: Do not use push options unless requested 7 years ago
  David Pursehouse bb9988c236 LfsProtocolServlet: Pass request and path to getLargeFileRepository 7 years ago
  Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Stefan Beller 063548b9af RepoCommand: remove --record-remote-branches 8 years ago
  Rüdiger Herrmann 8ff08994a4 JGit CLI: allow to call git init with specific directory 8 years ago
  Rüdiger Herrmann b3f4abdda1 Redirect all Show output to outs 8 years ago
  Matthias Sohn 846ef78a02 Fix RebuildRefTree trying to add HEAD twice to RefTree 8 years ago
  Matthias Sohn be8c525fa0 Fix help text for option --enable of command debug-rebuild-ref-tree 8 years ago
  Matthias Sohn f496177a37 Support Amazon S3 based storage for LFS 8 years ago
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8 years ago