Commit History

Author SHA1 Message Date
  Jelmer Vernooij 39c47486a0 Fix sorting in trees. 16 years ago
  Jelmer Vernooij 6cfbc19a96 Fix definition. 16 years ago
  Jelmer Vernooij 4fca4b7633 Initial work simplifying push/pull. 16 years ago
  Jelmer Vernooij 23240f0f5e Refactor GraphWalker. 16 years ago
  Jelmer Vernooij 264b631fe2 Return result Repo object. 16 years ago
  Jelmer Vernooij d5a6f1ec4e Fix formatting. 16 years ago
  Jelmer Vernooij 7efd347407 More commit_tree tests and fixes. 16 years ago
  Jelmer Vernooij fe33efa88e Add tests for commit. 16 years ago
  Jelmer Vernooij f280b90eb1 Add MemoryObjectStore. 16 years ago
  Jelmer Vernooij 43ee2c4e9b Add support for committing trees and indexes. 16 years ago
  Jelmer Vernooij 1a1d665668 Add function for committing new trees. 16 years ago
  Jelmer Vernooij 9766154d04 Add base class for ObjectStore with just the interface. 16 years ago
  Jelmer Vernooij e603229a17 Raise sha error if necessary, always return refs, fix docs. 16 years ago
  Jelmer Vernooij 9422c5b788 Fix typo. 16 years ago
  Jelmer Vernooij b13ec06edb Add helper function read_zlib_chunks. 16 years ago
  Jelmer Vernooij 1b0d5648f2 Add stub for commit, extra check. 16 years ago
  Jelmer Vernooij 603cd5a5dd Always initialize _sha. 16 years ago
  Jelmer Vernooij fd96d9bbb3 make sha finding lazy. 16 years ago
  Jelmer Vernooij 5ff7c40f87 Fix imports. 16 years ago
  Jelmer Vernooij 74942e15ac Make missing object finder a bit more efficient. 16 years ago
  Jelmer Vernooij 8f7f202993 Fix test. 16 years ago
  Jelmer Vernooij f1262e1fcc More docstrings. 16 years ago
  Jelmer Vernooij 4e5d3c28d2 Improve docstrings. 16 years ago
  Jelmer Vernooij de248241a3 Support generating pydoctor output. 16 years ago
  Jelmer Vernooij c34d66fd94 Move some of the finding missing objects code to object_store. 16 years ago
  Jelmer Vernooij 86f2e56a97 Fix kwargs argument in SubprocessClient._connect. 16 years ago
  Jelmer Vernooij 1e39a3709f Fix spacing issue in timezone offsets, add some simple tests for commit and tree serialization. 16 years ago
  Jelmer Vernooij 4856af1bde Do proper parsing of timezones and store them as offset seconds. 16 years ago
  Jelmer Vernooij 2a4a3f5de9 Add separate functions for formatting / parsing timezones. 16 years ago
  Jelmer Vernooij 441071f1e0 Import new lru_cache and tests. 16 years ago