130 İşlemeler (stable-3.6)

Yazar SHA1 Mesaj Tarih
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 yıl önce
  Matthias Sohn 2f93551e18 Add missing @since tags for new API methods 11 yıl önce
  Shawn Pearce 5d446f410d Support cutting existing delta chains longer than the max depth 11 yıl önce
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 yıl önce
  Edwin Kempin e02708a8b3 Fix formatting of PackConfig.toString() & GC.RepoStatistics.toString() 11 yıl önce
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 yıl önce
  Edwin Kempin eac218b7b4 Add toString() for PackConfig 11 yıl önce
  Shawn Pearce 3760e4319b Remove cached_packs support in favor of bitmaps 11 yıl önce
  Colby Ranger e6883dfe4b Enable writing bitmaps during GC by default. 11 yıl önce
  Colby Ranger f82821728b Enable writing pack indexes with bitmaps in the GC. 11 yıl önce
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 12 yıl önce
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 12 yıl önce
  Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). 12 yıl önce
  Colby Ranger 4a317a1790 Include supported extensions in PackFile constructor. 11 yıl önce
  Colby Ranger 7fbd6588be Reduce memory held and speed up DfsGarbageCollector. 11 yıl önce
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11 yıl önce
  Colby Ranger 698705c754 Rename PackConstants to PackExt, a typed pack file extension. 11 yıl önce
  Colby Ranger 5d3c2b3def Update DfsObjDatabase API to open/write by pack extension. 11 yıl önce
  Colby Ranger 154e3c886b Do not enforce DeltaWindow maxMemory when zero. 11 yıl önce
  Colby Ranger 51beee5568 Enforce max memory for DeltaWindow. 11 yıl önce
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 yıl önce
  Colby Ranger b9e485661d Fix DeltaWindow.clear() to release loaded buffer bytes. 11 yıl önce
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 yıl önce
  Colby Ranger b77ba04976 Do not delta compress objects that have already tried to compress. 12 yıl önce
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling 12 yıl önce
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 yıl önce
  Shawn O. Pearce 6c0d300a54 Fix loading packed objects >2G 12 yıl önce
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 yıl önce
  Shawn O. Pearce 60e51251db Do not write edge objects to the pack stream 12 yıl önce
  Shawn O. Pearce 1421106d76 Use long for more object counts in PackWriter 12 yıl önce
  Shawn O. Pearce 41a18d57bc Search for annotated tag reuse first 12 yıl önce
  Shawn O. Pearce 29997ab084 Correct progress monitor on "Getting sizes:" phase 12 yıl önce
  Dave Borowitz 2b584b9216 Keep track of a static collection of all PackWriter instances 12 yıl önce
  Dave Borowitz f26b79d044 Estimate the amount of memory used by a PackWriter 12 yıl önce
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter 12 yıl önce
  Shawn O. Pearce 1b6a549ff3 PackWriter: Export more statistics 13 yıl önce
  Matt Fischer 9952223e06 Implement server support for shallow clones 14 yıl önce
  Shawn O. Pearce a1a8c6d77e PackWriter: support excluding objects already in other packs 13 yıl önce
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 13 yıl önce
  Shawn O. Pearce 2610eaf386 Revert "PackWriter: Do not delta compress already packed objects" 13 yıl önce
  Shawn O. Pearce 99e6cfb131 PackWriter: Only search for base objects on thin packs 13 yıl önce
  Shawn O. Pearce 68cc21b60d PackWriter: Skip progress messages on fast operations 13 yıl önce
  Shawn O. Pearce 14680f6e6e Add copy constructor to PackConfig 13 yıl önce
  Shawn O. Pearce de8946c0c2 Store Git on any DHT 13 yıl önce
  Shawn O. Pearce 8ac65d33ed PackWriter: Fix the way delta chain cycles are prevented 13 yıl önce
  Shawn O. Pearce 36a38adf71 PackWriter: Combine small reuse batches together 13 yıl önce
  Shawn O. Pearce 0be24ebf33 PackWriter: Remove dummy list 0 13 yıl önce
  Shawn O. Pearce 9f5bbb5dd4 PackWriter: Speed up pruning of objects from cached packs 13 yıl önce
  Shawn O. Pearce bb1956e647 PackWriter: Collect stats by object type 13 yıl önce
  Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount 13 yıl önce