Commit History

作者 SHA1 備註 提交日期
  Dave Borowitz d5b8ba3d8f Rewrite add_thin_pack to use the fast PackIndexer. 14 年之前
  Dave Borowitz 9f38a56fbf pack: Extract a function to compute the SHA of a file. 14 年之前
  Dave Borowitz d17c537402 pack: Extract a method to check pack length and SHA. 14 年之前
  Dave Borowitz 2b011cc048 Move PackStreamReader from server to pack. 14 年之前
  Dave Borowitz fb35e99618 pack: Include offset in PackStreamReader results. 14 年之前
  Dave Borowitz 9cc6d0bdbd tests: Move write_pack_data to utils.build_pack. 14 年之前
  Dave Borowitz d2941f50fc pack: Allow write_pack_object to compute a SHA. 14 年之前
  Dave Borowitz 4e08fc42ae pack: Add a PackIndexer to index packs more quickly. 14 年之前
  Dave Borowitz 3d254d0886 pack: Add a DeltaChainIterator for faster iteration of PackData. 14 年之前
  Dave Borowitz 572e9ac496 object_store: Fix return type of MemoryObjectStore.get_raw. 14 年之前
  Dave Borowitz 454f3a25e4 pack: Inline PackObjectIterator. 14 年之前
  Dave Borowitz 6d65d884e7 pack: Compute CRC32 during object unpacking. 14 年之前
  Jelmer Vernooij 0728e18440 Merge fix to prevent rraising ValueError for correct refs in RefContainer.__delitem__. 14 年之前
  Jelmer Vernooij d1edd497b7 If setuptools is installed, "python setup.py test" will now run the testsuite. 14 年之前
  Jelmer Vernooij c3f7fc92d7 Merge improvements to pack writing code. 14 年之前
  Jelmer Vernooij de41586796 Actually create deltas when creating packs. 14 年之前
  Jelmer Vernooij d25e2aa373 Merge improvements to memory usage of write_pack_data. 14 年之前
  Jelmer Vernooij afab1b8811 Clarify NEWS. 14 年之前
  Jelmer Vernooij 6a61085c1e Avoid storing all objects in memory when writing pack. 14 年之前
  Jelmer Vernooij 4c1f124703 write_pack_data and write_pack no longer take a num_objects argument. 14 年之前
  Jelmer Vernooij bd44ca24d6 Merge fiix compilation on newer versions of Mac OS X (Lion and up). Thanks Ryan McKern. 14 年之前
  Jelmer Vernooij cf9009d744 Fix use of SubprocessWrapper on Windows. 14 年之前
  Jelmer Vernooij c91e600475 Improve performance of Repo.revision_history(). 14 年之前
  Jelmer Vernooij e2cac83049 Support IPv6 for git:// connections. 14 年之前
  Jelmer Vernooij d80940e7a7 Start on 0.7.2. 15 年之前
  Jelmer Vernooij 2a2f889b23 Release 0.7.1. 15 年之前
  Daniele Sluijters d260102b44 Fix compilation with XCode 4 and older versions of Python. 15 年之前
  Jelmer Vernooij f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 年之前
  Jelmer Vernooij 54f2e30a52 Merge Pack.keep support from Marc Brinkmann. 15 年之前
  Jelmer Vernooij 03dcdba0c4 Merge deprecation of Tree.entries. 15 年之前