커밋 기록

작성자 SHA1 메시지 날짜
  Jelmer Vernooij 3a7196108e Return result Repo object. 16 년 전
  Jelmer Vernooij c3ddcf92e1 Fix formatting. 16 년 전
  Jelmer Vernooij 5116767933 More commit_tree tests and fixes. 16 년 전
  Jelmer Vernooij 1db1601b49 Add tests for commit. 16 년 전
  Jelmer Vernooij f4f9f0b0b8 Add MemoryObjectStore. 16 년 전
  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 년 전