提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij fdabd4299b Change README to be about Dulwich rather than Python-git. 16 年之前
  Jelmer Vernooij 0f1c1d9f97 Add iterentries(). 16 年之前
  Jelmer Vernooij d7ef61d86e Some more work resolving objects. 16 年之前
  Jelmer Vernooij 854ad99760 Support generating index files. 16 年之前
  Jelmer Vernooij 12c4ee2aa9 Add PackData.iterobjects(). 16 年之前
  Jelmer Vernooij fe4004ed2c More work handling delta objects in packs. 16 年之前
  Jelmer Vernooij fb5e6d7894 Fix the build. 16 年之前
  Jelmer Vernooij 8182d23a9a Add helper code for applying deltas. 16 年之前
  Jelmer Vernooij 95b08fafec Merge upstream. 16 年之前
  Jelmer Vernooij 5544629dc4 Initial work trying to support deltas. 16 年之前
  Jelmer Vernooij cf0e590230 Fix bisecting in index. 16 年之前
  Jelmer Vernooij 5eb28be8fa Fix bug handling sha1s starting with 00. 16 年之前
  Jelmer Vernooij 1dec4ae52e add test for sha_to_hex. 16 年之前
  Jelmer Vernooij f09bda5466 Add __iter__. 16 年之前
  Jelmer Vernooij e5564ef6c5 Add convenience Pack object. 16 年之前
  Jelmer Vernooij 3d810a09c3 Add simple pack dump utility. 16 年之前
  Jelmer Vernooij 1d58a49ce5 Implement PackData.check(). 16 年之前
  Jelmer Vernooij 79ab3b30a7 Use common object for writing sha1 files. 16 年之前
  Jelmer Vernooij a7e43dfa8a Fix v2 index files. 16 年之前
  Jelmer Vernooij 2d96f9f81a More work on v2 packs. 16 年之前
  Jelmer Vernooij 91b10d3d6e Allow returning CRC32 checksums, as done by pack index v2. 16 年之前
  Jelmer Vernooij e63a9ce00d Fix more index errors. 16 年之前
  Jelmer Vernooij b0c7a4335b Cope with pack checksum in index file. 16 年之前
  Jelmer Vernooij 6331103487 Add test for writing index files. 16 年之前
  Jelmer Vernooij ea6044c28b Write fan out table correctly. 16 年之前
  Jelmer Vernooij 245af8e2ca Implement pack index writing. 16 年之前
  Jelmer Vernooij 6ada8c8a19 Add iterentries(). 16 年之前
  Jelmer Vernooij e96ac9e77b Add functions for checking checksums of index files. 16 年之前
  Jelmer Vernooij 4b4ee3895c Read fan-out table always, read file sha1. 16 年之前
  Jelmer Vernooij 6bfec53b7d Read pack header. 16 年之前