Historique des commits

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