93 次程式碼提交 (3fc9d4333981d9788ec5a581ad981353ae2c6415)

作者 SHA1 備註 提交日期
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 7 年之前
  Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders 5 年之前
  Hugo Arès d4a19c328f Fix GC run in foreground to not use executor 5 年之前
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 5 年之前
  Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors 5 年之前
  Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 年之前
  Dave Borowitz 5fe8e31d43 Ensure DirectoryStream is closed promptly 6 年之前
  David Pursehouse e53edce867 GC: Open auto-closeable resources in try-with-resource 6 年之前
  Hector Caballero 93654f75a2 GC: Remove empty references folders 6 年之前
  Hector Caballero 6766fc85d0 GC: Merge if statement with the enclosing one 6 年之前
  Hector Caballero 4644d15bc5 GC: Replace Files methods with File alternatives 6 年之前
  Hector Caballero 66127d4284 GC: Replace anonymous classes with lambdas 6 年之前
  Hector Caballero 54053389ef GC: Simplify lambda 6 年之前
  Hector Caballero e00a12f5a2 GC: Simplify reference equals() method 6 年之前
  Hector Caballero f58c3fce90 GC: Simplify boolean expression 6 年之前
  Hector Caballero 6ca4c79063 GC: Simplify expression 6 年之前
  Hector Caballero 049417d504 GC: Remove redundant type arguments 6 年之前
  Hector Caballero e3b73d889c GC: Remove unnecessary continue statement 6 年之前
  Dave Borowitz 1c16ea4601 Ensure DirectoryStream is closed promptly 6 年之前
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 年之前
  Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package 6 年之前
  Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 6 年之前
  Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter 6 年之前
  Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path 6 年之前
  Dave Borowitz 5ce1cc3d43 ObjectDirectory: Factor a method to close open pack handles 6 年之前
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6 年之前
  Terry Parker 8dd53135cb Add a new singlePack option to PackConfig 7 年之前
  Matthias Sohn 18ae9bb57d Allow to use an external ExecutorService for background auto-gc 7 年之前
  David Turner 6b1e3c58b1 Run auto GC in the background 7 年之前
  Terry Parker c46c720e99 Exclude refs/tags from bitmap commit selection 7 年之前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年之前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 年之前
  David Turner d3962fef6b GC: don't loosen doomed objects 7 年之前
  Matthias Sohn 18cda3888c GC: delete empty directories after purging loose objects 7 年之前
  David Pursehouse b20f7d610e Organize imports 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 年之前
  Lars Vogel 71edc8bd6f Fixes Javadoc error in org.eclipse.jgit created with I59539ac 7 年之前
  Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages 7 年之前
  David Turner 8bec98cec0 gc: loosen unreferenced objects 7 年之前
  James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 7 年之前
  Shawn Pearce db77610256 Pack refs/tags/ with refs/heads/ 7 年之前
  Matthias Sohn f63267134f [findBugs] Fix potential NPE in GC 7 年之前
  Hector Oswaldo Caballero 4ddd4a3d1b Fix one case of missing object 7 年之前
  Matthias Sohn f8ac03459a Fix loop in auto gc 7 年之前
  Matthias Sohn 64a404803e Implement auto gc 8 年之前
  Jonathan Nieder dd2a5a7faf Make GC.RepoStatistics static 7 年之前
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 年之前
  Christian Halstrick 6590c0a92a GC should not pack objects only referenced by ORIG_HEAD,... 8 年之前