Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Dave Borowitz 2004e31218 pack: Cache binary SHA of unpacked objects. 13 yıl önce
  Dave Borowitz a88869bf56 pack: Allow reading of empty packs. 13 yıl önce
  Jelmer Vernooij f1c7f9ad8d Fix formatting of docstrings for compatibility with pydoctor. 14 yıl önce
  Jelmer Vernooij bdad7d8b2a Remove unused import in pack.py. 14 yıl önce
  Dave Borowitz 389916cdc0 pack: Extract a function to write a packed object header. 14 yıl önce
  Dave Borowitz 9105602440 pack: Remove comp_len from UnpackedObject. 14 yıl önce
  Dave Borowitz 702ff81ff2 pack: Add option to include compressed data in UnpackedObjects. 14 yıl önce
  Dave Borowitz 76989d693c pack: Create an UnpackedObject for better encapsulation. 14 yıl önce
  Dave Borowitz 6e690a2548 pack: Nuke ThinPackData. 14 yıl önce
  Dave Borowitz 792ca5768c pack: Add PackInflater to quickly inflate pack objects. 14 yıl önce
  Dave Borowitz 880f0f0db5 pack: Fix a buffering issue with PackStreamReader; add tests. 14 yıl önce
  Dave Borowitz f06c1048e2 pack: Pass a zlib buffer size through to read_zlib_chunks. 14 yıl önce
  Dave Borowitz d7496d7fe3 pack: Extract a function to compute the SHA of a file. 14 yıl önce
  Dave Borowitz ad5748d951 pack: Extract a method to check pack length and SHA. 14 yıl önce
  Dave Borowitz f40ebb4433 pack: use SEEK_END for PackData.get_stored_checksum(). 14 yıl önce
  Dave Borowitz d9c67c48e3 Move PackStreamReader from server to pack. 14 yıl önce
  Dave Borowitz b1f242bdba pack: Include offset in PackStreamReader results. 14 yıl önce
  Dave Borowitz 4e51f1a0fa pack: Allow write_pack_object to compute a SHA. 14 yıl önce
  Dave Borowitz 288a078251 pack: Expose which refs were external in DeltaChainIterator. 14 yıl önce
  Dave Borowitz 6e434b19d7 pack: PackStreamReader SHA calculation and docstring cleanup. 14 yıl önce
  Dave Borowitz 9945067caf pack: Add a PackIndexer to index packs more quickly. 14 yıl önce
  Jelmer Vernooij 77c90fc333 Fix docstring syntax to be compatible with pydoctor. 14 yıl önce
  Dave Borowitz 912a0f1e47 pack: Add a DeltaChainIterator for faster iteration of PackData. 14 yıl önce
  Dave Borowitz a2804ff7fe pack: Inline PackObjectIterator. 14 yıl önce
  Dave Borowitz 8e5ede2375 pack: Compute CRC32 during object unpacking. 14 yıl önce
  Dave Borowitz c075f12b66 pack: Clean up unpack_object. 14 yıl önce
  Dave Borowitz 408b827725 pack: Standardize on single quotes. 14 yıl önce
  Jelmer Vernooij 63d8732b59 Add some tests for deltification. 14 yıl önce
  Jelmer Vernooij 0d8a2187d5 Separate out delta generation from pack writing. 14 yıl önce
  Jelmer Vernooij 3299005b72 Support OFS_DELTA when writing packs. 14 yıl önce