5229 커밋 (stable-4.8)
 

작성자 SHA1 메시지 날짜
  Matthias Sohn 30628e3b86 Add missing @Override annotations in org.eclipse.jgit.archive 7 년 전
  Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 7 년 전
  David Turner d3962fef6b GC: don't loosen doomed objects 7 년 전
  Jonathan Nieder e43db8ebf6 Merge "Update name of InsecureCipherMode error-prone pattern" 7 년 전
  Jonathan Nieder 5b71b7764f Merge "Update build to use Tycho 1.0.0" 7 년 전
  Jonathan Nieder b537e372c9 Update name of InsecureCipherMode error-prone pattern 7 년 전
  Zhen Chen 87d81a7301 Add missing skip garbage pack logic in DfsReader 7 년 전
  Matthias Sohn 92d8c9bec2 Update build to use Tycho 1.0.0 7 년 전
  Zhen Chen ff852dad51 Skip first pack if avoid garbage is set and it is a garbage pack 7 년 전
  Zhen Chen 8dd5b644dc Refactor skip garbage pack logic into a method 7 년 전
  David Pursehouse 3d8ce05b97 Update .mailmap 7 년 전
  Shawn Pearce 0bff481d45 Limit receive commands 7 년 전
  David Pursehouse 67da5635a4 Update minimum JDK version in README 7 년 전
  David Pursehouse 32f3cbd44f Upgrade jacoco-maven-plugin to 0.7.9 7 년 전
  David Pursehouse d12f1288b7 Upgrade maven-build-helper-plugin to 3.0.0 7 년 전
  David Pursehouse b2ec099aad Upgrade maven-shade-plugin to 3.0.0 7 년 전
  David Pursehouse 3a74663934 Fix inconsistent versioning of findbugs-maven-plugin 7 년 전
  David Pursehouse f4cb12206e Upgrade maven-compiler-plugin to 3.6.1 7 년 전
  David Pursehouse a9a3ce92aa LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepository 7 년 전
  David Pursehouse 158d3722d3 IndexDiffSubmoduleTest: Fix negative use count 7 년 전
  David Pursehouse 1834421a7f BlameGenerator: Annotate #getRenameDetector as Nullable 7 년 전
  David Pursehouse 51239129b3 FetchCommandTest: Don't declare specific exceptions in test methods 7 년 전
  David Pursehouse 16dc88fe10 PushCommandTest: Remove unused variables to prevent errors in Eclipse 7 년 전
  David Pursehouse d9d8c507a4 RefLeaseSpec: Fix Eclipse errors 7 년 전
  Shawn Pearce 8fce17a995 Merge "push: support per-ref force-with-lease" 7 년 전
  David Turner 46d35a8502 push: support per-ref force-with-lease 7 년 전
  Shawn Pearce 6450d956bc Assume GC_REST and GC_TXN also attempted deltas during packing 7 년 전
  Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 7 년 전
  Shawn Pearce 61d4922928 Fix missing deltas near type boundaries 7 년 전
  Shawn Pearce 12c8462602 Merge "Reintroduce garbage pack coalescing when ttl > 0." 7 년 전
  Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 7 년 전
  David Pursehouse 5336a07386 Merge "Branch normalizer should not normalize already valid branch names" 7 년 전
  Matthias Sohn 08480c948c [infer] Fix ObjectWalk leak in PackWriter.preparePack() 7 년 전
  Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 7 년 전
  Bo Zhang d4bd09b78d Follow redirects in transport 7 년 전
  Matthias Sohn 566794d001 Merge branch 'stable-4.6' 7 년 전
  Matthias Sohn 18cda3888c GC: delete empty directories after purging loose objects 7 년 전
  David Pursehouse b20f7d610e Organize imports 7 년 전
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 7 년 전
  David Pursehouse 62411453f1 Merge branch 'stable-4.6' 7 년 전
  David Pursehouse 25ab5b4d9b Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()" 7 년 전
  David Pursehouse c64412e1f9 Merge FileTreeIteratorJava7Test into FileTreeIteratorTest 7 년 전
  Hongkai Liu b198f77c1e Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test 7 년 전
  Hector Caballero 27b710c394 Make GC cancellable when called programmatically 7 년 전
  Matthias Sohn a11bb03127 GC.prune(Set<ObjectId>): return early if objects directory is empty 7 년 전
  Hongkai Liu 8fd500e20c Clean up orphan files in GC 7 년 전
  Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository 7 년 전
  David Pursehouse ac6353e9e5 RefUpdateTest: Don't call createBareRepository in try-with-resource 7 년 전
  David Pursehouse 25b14084c9 ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown 7 년 전
  David Pursehouse acc94c475a RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource 7 년 전