12 Commits (b77ba049762e4ea3aadb756dad1d06c859bb3fe3)

Author SHA1 Message Date
  Colby Ranger b77ba04976 Do not delta compress objects that have already tried to compress. 12 years ago
  Shawn O. Pearce 28ba4747bc Allow ObjectReuseAsIs to have more control over write ordering 14 years ago
  Shawn O. Pearce fe18e52195 Allow ObjectToPack subclasses to use up to 4 bits of flags 14 years ago
  Shawn O. Pearce f048af3fd1 Implement async/batch lookup of object data 14 years ago
  Shawn O. Pearce 109c695936 Expose getType in ObjectToPack 14 years ago
  Shawn O. Pearce a960d1429e Cache small deltas during packing 14 years ago
  Shawn O. Pearce b38426ae8c Add debugging toString() method to ObjectToPack 14 years ago
  Shawn O. Pearce 699e4aa7c5 Make ObjectToPack clearReuseAsIs signal available to subclasses 14 years ago
  Shawn O. Pearce 85b7a53d52 Refactor ObjectToPack's delta depth setting 14 years ago
  Shawn O. Pearce 823e9a9721 Add doNotDelta flag to ObjectToPack 14 years ago
  Shawn O. Pearce 2f93a09dd1 Save object path hash codes during packing 14 years ago
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter 14 years ago
  Shawn O. Pearce bf4ffff07f Redo PackWriter object reuse selection 14 years ago
  Shawn O. Pearce e0c9368f3e Reclaim some bits in ObjectToPack flags field 14 years ago
  Shawn O. Pearce 6fc3ecac84 Extract PackFile specific code to ObjectToPack subclass 14 years ago
  Shawn O. Pearce a2208be6aa Extract ObjectToPack to be top-level 14 years ago