1800 Commits (stable-4.8)

Author SHA1 Message Date
  David Pursehouse 661232b1e9 PushConnectionTest: Increase maxCommandBytes again 7 years ago
  Matthias Sohn 6a311a071f Prepare 4.7.1-SNAPSHOT 7 years ago
  Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 7 years ago
  Matthias Sohn 9f4c10784b JGit v4.7.0.201704051617-r 7 years ago
  Matthias Sohn aec22e74cf Prepare 4.8.0-SNAPSHOT builds 7 years ago
  Dave Borowitz edb6593ef0 ResolveMergerTest: Add tests for content merges 7 years ago
  David Pursehouse 61a943e03d PushConnectionTest#limitCommandBytes: Increase maxCommandBytes 7 years ago
  KB Sriram 4a985f5aa8 Make diff locations more consistent 7 years ago
  Matthias Sohn 11a12ceb0b Prepare 4.5.2-SNAPSHOT builds 7 years ago
  David Pursehouse 5f902f07cc PullCommand: Add support for recursing into submodules 7 years ago
  David Ostrovsky fa2851ce78 bazel: Consume hamcrest through transitive dependency 7 years ago
  David Pursehouse 2d0ce094b4 Remove Buck build 7 years ago
  David Ostrovsky 0f6ddb372b Add remaining parts of the bazel build 7 years ago
  David Ostrovsky cee9d444e9 Delegate crypto algorithm creation to InsecureCipherFactory 7 years ago
  Matthias Sohn a9a84b7235 JGit v4.5.1.201703201650-r 7 years ago
  David Pursehouse 5e5fbb6035 Fix test configuration to run RacyGitTests, and fix testRacyGitDetection 7 years ago
  David Ostrovsky 9b4f1913fb RevFlagSetTest: Fix compilation error flagged by error prone 7 years ago
  David Pursehouse 2fe1a3abbe FetchCommand: Fix detection of submodule recursion mode 7 years ago
  Matthias Sohn 79f85d1cf2 Prepare 4.6.2-SNAPSHOT builds 7 years ago
  Matthias Sohn 258dc5a715 JGit v4.6.1.201703071140-r 7 years ago
  David Pursehouse 503d59044f FetchCommand: Add basic support for recursing into submodules 7 years ago
  Thomas Wolf 1f3e74ed9f Make Repository.normalizeBranchName less strict 7 years ago
  Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 7 years ago
  Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 7 years ago
  Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 7 years ago
  Shawn Pearce 982f5d1bf1 Pure Java SHA-1 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse fceac7e44d Add some more missing @Override annotations 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 7 years ago
  David Turner d3962fef6b GC: don't loosen doomed objects 7 years ago
  Shawn Pearce 0bff481d45 Limit receive commands 7 years ago
  David Pursehouse 158d3722d3 IndexDiffSubmoduleTest: Fix negative use count 7 years ago
  David Pursehouse 51239129b3 FetchCommandTest: Don't declare specific exceptions in test methods 7 years ago
  David Pursehouse 16dc88fe10 PushCommandTest: Remove unused variables to prevent errors in Eclipse 7 years ago
  David Turner 46d35a8502 push: support per-ref force-with-lease 7 years ago
  Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 7 years ago
  Shawn Pearce 61d4922928 Fix missing deltas near type boundaries 7 years ago
  Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 7 years ago
  Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 7 years ago
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 7 years ago
  David Pursehouse c64412e1f9 Merge FileTreeIteratorJava7Test into FileTreeIteratorTest 7 years ago
  Hongkai Liu b198f77c1e Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test 7 years ago
  Hongkai Liu 8fd500e20c Clean up orphan files in GC 7 years ago
  Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository 7 years ago
  David Pursehouse ac6353e9e5 RefUpdateTest: Don't call createBareRepository in try-with-resource 7 years ago
  David Pursehouse 25b14084c9 ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown 7 years ago
  David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 7 years ago
  David Pursehouse a9a3af4af7 GitConstructionTest: Remove unnecessary calls to Repository.close() 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago