Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Dave Borowitz 179cd18ced pack: Fix a buffering issue with PackStreamReader; add tests. 14 vuotta sitten
  Dave Borowitz 8c418a269a pack: Pass a zlib buffer size through to read_zlib_chunks. 14 vuotta sitten
  Dave Borowitz 1859500e97 Rewrite add_thin_pack to use the fast PackIndexer. 14 vuotta sitten
  Dave Borowitz 87543ca183 pack: Extract a function to compute the SHA of a file. 14 vuotta sitten
  Dave Borowitz 79a24186c3 pack: Extract a method to check pack length and SHA. 14 vuotta sitten
  Dave Borowitz 08c92bc83c Move PackStreamReader from server to pack. 14 vuotta sitten
  Dave Borowitz b4ff74a111 pack: Include offset in PackStreamReader results. 14 vuotta sitten
  Dave Borowitz 17f10aef38 tests: Move write_pack_data to utils.build_pack. 14 vuotta sitten
  Dave Borowitz 5dbaea6a3c pack: Allow write_pack_object to compute a SHA. 14 vuotta sitten
  Dave Borowitz f645b82164 pack: Add a PackIndexer to index packs more quickly. 14 vuotta sitten
  Dave Borowitz a35fc1abe4 pack: Add a DeltaChainIterator for faster iteration of PackData. 14 vuotta sitten
  Dave Borowitz d0eaad5a34 object_store: Fix return type of MemoryObjectStore.get_raw. 14 vuotta sitten
  Dave Borowitz 4e64015a57 pack: Inline PackObjectIterator. 14 vuotta sitten
  Dave Borowitz 0ee782e794 pack: Compute CRC32 during object unpacking. 14 vuotta sitten
  Jelmer Vernooij 68e2b4bca4 Merge fix to prevent rraising ValueError for correct refs in RefContainer.__delitem__. 14 vuotta sitten
  Jelmer Vernooij e324543053 If setuptools is installed, "python setup.py test" will now run the testsuite. 14 vuotta sitten
  Jelmer Vernooij a3a61dca38 Merge improvements to pack writing code. 14 vuotta sitten
  Jelmer Vernooij 9ff047a59f Actually create deltas when creating packs. 14 vuotta sitten
  Jelmer Vernooij 727da82920 Merge improvements to memory usage of write_pack_data. 14 vuotta sitten
  Jelmer Vernooij 0d8cd4ba50 Clarify NEWS. 14 vuotta sitten
  Jelmer Vernooij 872017c711 Avoid storing all objects in memory when writing pack. 14 vuotta sitten
  Jelmer Vernooij be0d9e62d1 write_pack_data and write_pack no longer take a num_objects argument. 14 vuotta sitten
  Jelmer Vernooij a2e3c9bde8 Merge fiix compilation on newer versions of Mac OS X (Lion and up). Thanks Ryan McKern. 14 vuotta sitten
  Jelmer Vernooij 31e11499b7 Fix use of SubprocessWrapper on Windows. 14 vuotta sitten
  Jelmer Vernooij 79d933ab6b Improve performance of Repo.revision_history(). 14 vuotta sitten
  Jelmer Vernooij 5fd00b5320 Support IPv6 for git:// connections. 14 vuotta sitten
  Jelmer Vernooij 23f25d7e77 Start on 0.7.2. 14 vuotta sitten
  Jelmer Vernooij 3536b0a41b Release 0.7.1. 14 vuotta sitten
  Daniele Sluijters abee4618eb Fix compilation with XCode 4 and older versions of Python. 14 vuotta sitten
  Jelmer Vernooij 7dec7b20d0 Add more tests for write_object_diff, NEWS entry. 14 vuotta sitten