提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij ffca871870 Add support for committing trees and indexes. 16 年之前
  Jelmer Vernooij 516f846cf3 Add function for committing new trees. 16 年之前
  Jelmer Vernooij d4a041b56b Add base class for ObjectStore with just the interface. 16 年之前
  Jelmer Vernooij 47e83813e2 Raise sha error if necessary, always return refs, fix docs. 16 年之前
  Jelmer Vernooij ef1525cfd2 Fix typo. 16 年之前
  Jelmer Vernooij 6815f872f6 Add helper function read_zlib_chunks. 16 年之前
  Jelmer Vernooij 1a3434266e Add stub for commit, extra check. 16 年之前
  Jelmer Vernooij aebbe5516c Always initialize _sha. 16 年之前
  Jelmer Vernooij 0c185d4961 make sha finding lazy. 16 年之前
  Jelmer Vernooij c4ace403c4 Fix imports. 16 年之前
  Jelmer Vernooij 488350c0a2 Make missing object finder a bit more efficient. 16 年之前
  Jelmer Vernooij fa292efaff Fix test. 16 年之前
  Jelmer Vernooij a11f0f1f40 More docstrings. 16 年之前
  Jelmer Vernooij dd0676d09a Improve docstrings. 16 年之前
  Jelmer Vernooij 3653de1aeb Support generating pydoctor output. 16 年之前
  Jelmer Vernooij 93b7acb628 Move some of the finding missing objects code to object_store. 16 年之前
  Jelmer Vernooij bf722a0997 Fix kwargs argument in SubprocessClient._connect. 16 年之前
  Jelmer Vernooij eac1f18fd7 Fix spacing issue in timezone offsets, add some simple tests for commit and tree serialization. 16 年之前
  Jelmer Vernooij a8669c1a01 Do proper parsing of timezones and store them as offset seconds. 16 年之前
  Jelmer Vernooij 1cf191adea Add separate functions for formatting / parsing timezones. 16 年之前
  Jelmer Vernooij 19064d1e49 Import new lru_cache and tests. 16 年之前
  Jelmer Vernooij b961b85d52 Add docstrings. 16 年之前
  Jelmer Vernooij ae24722a28 Add some docstrings. 16 年之前
  Jelmer Vernooij 1055c2dc3d Provide more complete file-like API to pack write commands, since they need tell(). 16 年之前
  Jelmer Vernooij d1753af2ad Clarify that objects are being passed to send_pack, not shas. 16 年之前
  Jelmer Vernooij ff80e1b4ff add read_packed_refs docstring. 16 年之前
  Jelmer Vernooij f220c71400 Use same API for finding send-pack refs as for recv-pack refs. 16 年之前
  Jelmer Vernooij a9ac9d3667 Fix comment formatting. 16 年之前
  Jelmer Vernooij eea02edc45 s/trial/a testrunner. 16 年之前
  Jelmer Vernooij 0c7353ca41 Use dictionary in send_pack. 16 年之前