1712 Commits (67da5635a47ad7680b3c60358a1fec080eef7d1e)

Author SHA1 Message Date
  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
  Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 7 years ago
  David Turner 8bec98cec0 gc: loosen unreferenced objects 7 years ago
  James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 7 years ago
  Wim Jongman b667c182cb Normalizer creating a valid branch name from a string 7 years ago
  Thomas Wolf 46af7192a2 Fix StashApplyCommand for stashes containing untracked changes. 7 years ago
  Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 7 years ago
  Shawn Pearce db77610256 Pack refs/tags/ with refs/heads/ 7 years ago
  Matthias Sohn fc6f02cdba [findBugs] Fix potential NPE in ObjectDirectoryTest 7 years ago
  Matthias Sohn a85979c8b2 [findBugs] Fix potential NPE in GcPackRefsTest 7 years ago
  Matthias Sohn 48b772bec1 [findBugs] Fix potential NPE in DirCacheCheckoutTest 7 years ago
  James Melvin d980a3fa85 Fix keep pack filename 7 years ago
  Matthias Sohn 5fee071f6a Prepare 4.7.0-SNAPSHOT builds 7 years ago
  Matthias Sohn 3857c3168f Prepare 4.6.1-SNAPSHOT builds 7 years ago
  Matthias Sohn 73a4325149 JGit v4.6.0.201612231935-r 7 years ago
  Christian Halstrick 11d24e6844 Fix FileSnapshot.isModified 7 years ago
  Christian Halstrick 930cd43553 Fix merge-base calculation 7 years ago
  Dave Borowitz 5bb434e01f Update JavaEWAH to 1.1.6 7 years ago
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 7 years ago
  Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 7 years ago
  Matthias Sohn f8ac03459a Fix loop in auto gc 7 years ago
  Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8 years ago
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees 7 years ago
  David Pursehouse a5dde985a0 DiffCommandTest: Don't call toString on String instances 7 years ago
  David Pursehouse 9a7d28019a FileNameMatcherTest: Use Character.valueOf rather than new Character 7 years ago
  David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean 7 years ago
  David Pursehouse e0d1cfb5ad Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4 7 years ago
  Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 7 years ago
  Thomas Wolf 26832a00e4 Fix symlink content comparison on MacOS in tree walk 8 years ago
  Christian Halstrick 83e43f7960 Fix CheckoutCommand to return updated files even on NONDELETED status 7 years ago
  Christian Halstrick dd585b779f Fix carrying over flags during a RevWalk 7 years ago