Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 20ce5aec24 Fix v2 index files. 17 年之前
  Jelmer Vernooij 20ec3fb914 More work on v2 packs. 17 年之前
  Jelmer Vernooij a679afdb30 Allow returning CRC32 checksums, as done by pack index v2. 17 年之前
  Jelmer Vernooij 041211140a Fix more index errors. 17 年之前
  Jelmer Vernooij e344abe94e Cope with pack checksum in index file. 17 年之前
  Jelmer Vernooij bf9065661c Add test for writing index files. 17 年之前
  Jelmer Vernooij adaab44d84 Write fan out table correctly. 17 年之前
  Jelmer Vernooij 96c5440183 Implement pack index writing. 17 年之前
  Jelmer Vernooij f90231d5bd Add iterentries(). 17 年之前
  Jelmer Vernooij d384fc49ff Add functions for checking checksums of index files. 17 年之前
  Jelmer Vernooij ab5d30227e Read fan-out table always, read file sha1. 17 年之前
  Jelmer Vernooij 40e9ca8c7a Read pack header. 17 年之前
  Jelmer Vernooij ff3bd0389e Change project name to dulwich everywhere, add assertion. 17 年之前
  Jelmer Vernooij 12c599d1e5 Provide replacement for mmap()'s offset argument. 17 年之前
  Jelmer Vernooij 8f5ae6f584 remove silly build-inplace target. 17 年之前
  Jelmer Vernooij c7e2f92655 Add simple mmap wrapper. 17 年之前
  Jelmer Vernooij 1c05c0ce5b add test for multi_ord. 17 年之前
  Jelmer Vernooij 5921666836 Simplify hex_to_sha. 17 年之前
  Jelmer Vernooij 0b67d83cb3 Import changes from my bzr-git branch, to make dulwich before more like python-git. 17 年之前
  Jelmer Vernooij c55c89d747 add convenience makefile. 17 年之前
  Jelmer Vernooij 208c5d0a05 Rename package to dulwich, add setup.py. 17 年之前
  Jelmer Vernooij 8af91da171 Merge bare repository support. 17 年之前
  Jelmer Vernooij 1af5b85c6a Ignore trial output directory. 17 年之前
  Jelmer Vernooij 6a288bfeb2 Support opening bare repositories. 17 年之前
  James Westby 902cb5676d Add some basic pack handling code. 19 年之前
  James Westby 2daa8522c5 Make the commit walker use a loop rather than recursion. 19 年之前
  James Westby 51d7b2664e Drop the restriction on having objects writeable for the mmap. 19 年之前
  James Westby e4b859224f Error when a commit isn't found to avoid problems later. 19 年之前
  James Westby b26531f49d Add support for getting the revision graph from a head. 19 年之前
  James Westby 0b02b26600 Add methods to repo to get objects of a certain type. 19 年之前