90 Commits (stable-4.3)

Author SHA1 Message Date
  Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration 8 years ago
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8 years ago
  David Pursehouse 6d33322df4 LockFileTest: Open Git instance in try-with-resource 8 years ago
  David Pursehouse 35ba741cd4 ObjectDirectoryTest: Fix warnings about variable hiding 8 years ago
  David Pursehouse 101ac16e8d PackWriterTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 615280ba07 RefDirectoryTest: Fix warning about member variable hiding 8 years ago
  David Pursehouse d0d3773763 T0003_BasicTest: Open autocloseable types in try-with-resource 8 years ago
  David Pursehouse 5c84145fd0 PackFileTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
  Mike Williams 48ad6842fc Allow deletion of HEAD ref if the repository is bare. 8 years ago
  David Pursehouse 88d63ce174 Remove unnecessary suppression of deprecation warnings in tests 8 years ago
  David Pursehouse 4319086892 ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure 8 years ago
  David Pursehouse 8bbd9077e4 ConcurrentRepackTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 84ac3cc379 UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resource 8 years ago
  David Pursehouse 3ee9e2ac07 FileRepositoryBuilderTest: Use try-with-resource for auto-closeables 8 years ago
  David Pursehouse ddcbd22cd3 RepositorySetupWorkDirTest: Fix "resource leak" warnings 8 years ago
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 8 years ago
  David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests 8 years ago
  Shawn Pearce bbfca06d64 RefTreeDatabase: Allow ORIG_HEAD, etc. on non-bare repositories 8 years ago
  Shawn Pearce a290b822ab RefTreeDatabase: Expose bootstrap refs in getAdditionalRefs 8 years ago
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 8 years ago
  David Pursehouse 0352276da7 RefUpdateTest: Use try-with-resource for auto-closable types 8 years ago
  David Pursehouse 56634de0cc RefUpdateTest: Add null check to prevent potential NPE 8 years ago
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull 8 years ago
  Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree 8 years ago
  Shawn Pearce 48e245fc60 RefTreeDatabase: Ref database using refs/txn/committed 8 years ago
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends 8 years ago
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree 8 years ago
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper 8 years ago
  James Kolb 3096a13340 Included cached deltas in delta packStatistics. 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Jonathan Nieder 1e47c7058d RefDirectory.getRef: Treat fake missing symrefs like real ones 8 years ago
  Jonathan Nieder 797f94d331 RefDirectory.exactRef: Do not ignore symrefs to unborn branch 8 years ago
  Matthias Sohn 7ee184acfa Fix imports in DfsInserterTest 8 years ago
  Mike Williams c4d73fb7cc Insert duplicate objects to prevent race during garbage collection. 8 years ago
  Terry Parker eb24ed7d5e Bitmap generation: Add a test of ordering commits by "chains" 8 years ago
  Terry Parker 80c7884ea6 Expose bitmap selection parameters via PackConfig 8 years ago
  Terry Parker 320a4142ad Update bitmap selection throttling to fully span active branches. 8 years ago
  Andrey Loskutov fd060943da Test stability: add fsTick() to avoid random testPruneNone() failures 8 years ago
  Terry Parker 2524157d3d Limit the range of commits for which bitmaps are created. 8 years ago
  Christian Halstrick 6b65adca2d Add a grace period for packfiles during GC 9 years ago
  Jonathan Nieder 48b67012d6 Allow lookup of multiple exact refs in one shot 9 years ago
  Jonathan Nieder a04d1ad2f1 Introduce exactRef to read a ref whose exact name is known 9 years ago
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Shawn Pearce 8ff08455f6 Fix memory leak in dfs.DeltaBaseCase 9 years ago
  Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 9 years ago
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 9 years ago
  Christian Halstrick 227357f929 Add "aggressive" option to GC 9 years ago
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 9 years ago
  Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 11 years ago