13 次程式碼提交 (a45cfee7a372b0cf3576dd339c040efeb65d5eeb)

作者 SHA1 備註 提交日期
  David Pursehouse a45cfee7a3 Organize imports 7 年之前
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7 年之前
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 7 年之前
  Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs 7 年之前
  Terry Parker 9843489cb8 PackWriterTest: Improve readability 7 年之前
  David Pursehouse 101ac16e8d PackWriterTest: Open RevWalk in try-with-resource 8 年之前
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull 8 年之前
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper 8 年之前
  James Kolb 3096a13340 Included cached deltas in delta packStatistics. 8 年之前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 9 年之前
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 年之前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 年之前
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11 年之前
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. 11 年之前
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 年之前
  Robin Rosenberg a7b0641b96 Use assertTrue/False instead of equals with boolean literals 11 年之前
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling 12 年之前
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 12 年之前
  Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount 13 年之前
  Shawn O. Pearce 65f9a6e58b Fix dumb transport push 13 年之前
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 年之前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 年之前
  Shawn O. Pearce 1a06179ea7 Move PackWriter configuration to PackConfig 14 年之前
  Shawn O. Pearce 6b62e53b60 Move PackWriter progress monitors onto the operations 14 年之前
  Shawn O. Pearce a45728d7a4 Ensure ObjectReader used by PackWriter is released 14 年之前
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter 14 年之前
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 年之前
  Shawn O. Pearce 767fd314ad Use getObjectsDatabase().getDirectory() to find objects 14 年之前
  Shawn O. Pearce 252cd74eb0 Remove pack stream from PackWriterTest 14 年之前
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them 14 年之前
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 年之前