Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Jelmer Vernooij 2a4a3f5de9 Add separate functions for formatting / parsing timezones. 16 tahun lalu
  Jelmer Vernooij 441071f1e0 Import new lru_cache and tests. 16 tahun lalu
  Jelmer Vernooij 4035620d50 Add docstrings. 16 tahun lalu
  Jelmer Vernooij 5b210e9468 Add some docstrings. 16 tahun lalu
  Jelmer Vernooij cda85f1468 Provide more complete file-like API to pack write commands, since they need tell(). 16 tahun lalu
  Jelmer Vernooij 9036f2eeac Clarify that objects are being passed to send_pack, not shas. 16 tahun lalu
  Jelmer Vernooij 14ea047f2e add read_packed_refs docstring. 16 tahun lalu
  Jelmer Vernooij 039334e445 Use same API for finding send-pack refs as for recv-pack refs. 16 tahun lalu
  Jelmer Vernooij b5044063db Fix comment formatting. 16 tahun lalu
  Jelmer Vernooij dda5998fa3 s/trial/a testrunner. 16 tahun lalu
  Jelmer Vernooij eb80daad15 Use dictionary in send_pack. 16 tahun lalu
  Jelmer Vernooij 48ff399c21 Fix docstrings 16 tahun lalu
  Jelmer Vernooij 711cc2df90 Fix send_pack. 16 tahun lalu
  Jelmer Vernooij 6afb8fd5fe Use public API where possible. 16 tahun lalu
  Jelmer Vernooij 56c1505129 Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>. 16 tahun lalu
  Jelmer Vernooij bc8d65e2f8 Client.fetch_pack() returns the refs that were received. 16 tahun lalu
  Jelmer Vernooij f042e6ce51 Create required refs directories if they don't exist yet. 16 tahun lalu
  Jelmer Vernooij ec4d7e7458 use make_sha rather than sha1.new() that's deprecated in python2.6. 16 tahun lalu
  Jelmer Vernooij f5c8aebc88 Fix copyright headers. 16 tahun lalu
  Jelmer Vernooij 09c754f4de Support iterating over contents of an object store. 16 tahun lalu
  Jelmer Vernooij cd5a7ac6c7 Add support for pretty printing objects. 16 tahun lalu
  Jelmer Vernooij 4b9fbea2bc Fix memory leak in parse_tree. 16 tahun lalu
  Jelmer Vernooij e93e68557a Remember the offset only for objects seen earlier in the pack, rather than the complete object. 16 tahun lalu
  Jelmer Vernooij 7cc6f6aca5 Actually parse lazily (forgot to remove the call earlier). 16 tahun lalu
  Jelmer Vernooij b0801f3f01 Add some docstrings. 16 tahun lalu
  Jelmer Vernooij 67e7e32116 Fix serialization of blobs and for header. 16 tahun lalu
  Jelmer Vernooij 5829c5abfe Simplify property handling. 16 tahun lalu
  Jelmer Vernooij 006d82048e Lazily parse objects. 16 tahun lalu
  Jelmer Vernooij a2cc7eaceb Allow users to change object types, use helper functions for setting raw strings. 16 tahun lalu
  Jelmer Vernooij c098b9cc46 Use property function rather than decorator, so we can support setters in the future. 16 tahun lalu