커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Jelmer Vernooij 3fe2ee2c64 Fix docstrings 16 년 전
  Jelmer Vernooij 5b9e173de7 Fix send_pack. 16 년 전
  Jelmer Vernooij a923a4f9b7 Use public API where possible. 16 년 전
  Jelmer Vernooij 396d6d074b Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>. 16 년 전
  Jelmer Vernooij 6a70970a6e Client.fetch_pack() returns the refs that were received. 16 년 전
  Jelmer Vernooij c9e8de7587 Create required refs directories if they don't exist yet. 16 년 전
  Jelmer Vernooij 1b2e10c196 use make_sha rather than sha1.new() that's deprecated in python2.6. 16 년 전
  Jelmer Vernooij 378d7a8ad6 Fix copyright headers. 16 년 전
  Jelmer Vernooij 8cc7d79ca2 Support iterating over contents of an object store. 16 년 전
  Jelmer Vernooij 86f5723ee2 Add support for pretty printing objects. 16 년 전
  Jelmer Vernooij 957336e328 Fix memory leak in parse_tree. 16 년 전