342 Commits (stable-4.7)

Author SHA1 Message Date
  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
  David Pursehouse 3a437dd655 DiffAlgorithms: Fix warnings about variable hiding 8 years ago
  David Pursehouse 84ae3f4991 TextHashFunctions: Fix warnings about variable hiding 8 years ago
  Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 8 years ago
  David Pursehouse 2fab7f20a7 Branch: Fix variable hiding warning 8 years ago
  Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag 8 years ago
  David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings 8 years ago
  David Pursehouse d1e821ec3f Don't use deprecated constructors of CmdLineException 8 years ago
  Shawn Pearce 14dfa70520 debug-rebuild-ref-tree: Copy HEAD into RefTree 8 years ago
  Shawn Pearce e1529ced42 debug-rebuild-ref-tree: Add --enable flag to turn the database on 8 years ago
  David Pursehouse 559e493648 RevParse: Remove superfluous semicolon 8 years ago
  Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree 8 years ago
  Shawn Pearce 52eb040c55 debug-rebuild-ref-tree: Simple program to build a RefTree 8 years ago
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results 8 years ago
  Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong 8 years ago
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests 8 years ago
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help 8 years ago
  Shawn Pearce c426a964ed clone: display progress messages 8 years ago
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help 8 years ago
  Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help 8 years ago
  Andrey Loskutov 73cadb2eaa status command: consume more then one argument after -- 8 years ago