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 13年前
  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年前