Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij f1262e1fcc More docstrings. há 16 anos atrás
  Jelmer Vernooij 4e5d3c28d2 Improve docstrings. há 16 anos atrás
  Jelmer Vernooij de248241a3 Support generating pydoctor output. há 16 anos atrás
  Jelmer Vernooij c34d66fd94 Move some of the finding missing objects code to object_store. há 16 anos atrás
  Jelmer Vernooij 86f2e56a97 Fix kwargs argument in SubprocessClient._connect. há 16 anos atrás
  Jelmer Vernooij 1e39a3709f Fix spacing issue in timezone offsets, add some simple tests for commit and tree serialization. há 16 anos atrás
  Jelmer Vernooij 4856af1bde Do proper parsing of timezones and store them as offset seconds. há 16 anos atrás
  Jelmer Vernooij 2a4a3f5de9 Add separate functions for formatting / parsing timezones. há 16 anos atrás
  Jelmer Vernooij 441071f1e0 Import new lru_cache and tests. há 16 anos atrás
  Jelmer Vernooij 4035620d50 Add docstrings. há 16 anos atrás
  Jelmer Vernooij 5b210e9468 Add some docstrings. há 16 anos atrás
  Jelmer Vernooij cda85f1468 Provide more complete file-like API to pack write commands, since they need tell(). há 16 anos atrás
  Jelmer Vernooij 9036f2eeac Clarify that objects are being passed to send_pack, not shas. há 16 anos atrás
  Jelmer Vernooij 14ea047f2e add read_packed_refs docstring. há 16 anos atrás
  Jelmer Vernooij 039334e445 Use same API for finding send-pack refs as for recv-pack refs. há 16 anos atrás
  Jelmer Vernooij b5044063db Fix comment formatting. há 16 anos atrás
  Jelmer Vernooij dda5998fa3 s/trial/a testrunner. há 16 anos atrás
  Jelmer Vernooij eb80daad15 Use dictionary in send_pack. há 16 anos atrás
  Jelmer Vernooij 48ff399c21 Fix docstrings há 16 anos atrás
  Jelmer Vernooij 711cc2df90 Fix send_pack. há 16 anos atrás
  Jelmer Vernooij 6afb8fd5fe Use public API where possible. há 16 anos atrás
  Jelmer Vernooij 56c1505129 Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>. há 16 anos atrás
  Jelmer Vernooij bc8d65e2f8 Client.fetch_pack() returns the refs that were received. há 16 anos atrás
  Jelmer Vernooij f042e6ce51 Create required refs directories if they don't exist yet. há 16 anos atrás
  Jelmer Vernooij ec4d7e7458 use make_sha rather than sha1.new() that's deprecated in python2.6. há 16 anos atrás
  Jelmer Vernooij f5c8aebc88 Fix copyright headers. há 16 anos atrás
  Jelmer Vernooij 09c754f4de Support iterating over contents of an object store. há 16 anos atrás
  Jelmer Vernooij cd5a7ac6c7 Add support for pretty printing objects. há 16 anos atrás
  Jelmer Vernooij 4b9fbea2bc Fix memory leak in parse_tree. há 16 anos atrás
  Jelmer Vernooij e93e68557a Remember the offset only for objects seen earlier in the pack, rather than the complete object. há 16 anos atrás