Commit History

Author SHA1 Message Date
  Jelmer Vernooij 1dec4ae52e add test for sha_to_hex. 16 years ago
  Jelmer Vernooij f09bda5466 Add __iter__. 16 years ago
  Jelmer Vernooij e5564ef6c5 Add convenience Pack object. 16 years ago
  Jelmer Vernooij 3d810a09c3 Add simple pack dump utility. 16 years ago
  Jelmer Vernooij 1d58a49ce5 Implement PackData.check(). 16 years ago
  Jelmer Vernooij 79ab3b30a7 Use common object for writing sha1 files. 16 years ago
  Jelmer Vernooij a7e43dfa8a Fix v2 index files. 16 years ago
  Jelmer Vernooij 2d96f9f81a More work on v2 packs. 16 years ago
  Jelmer Vernooij 91b10d3d6e Allow returning CRC32 checksums, as done by pack index v2. 16 years ago
  Jelmer Vernooij e63a9ce00d Fix more index errors. 16 years ago
  Jelmer Vernooij b0c7a4335b Cope with pack checksum in index file. 16 years ago
  Jelmer Vernooij 6331103487 Add test for writing index files. 16 years ago
  Jelmer Vernooij ea6044c28b Write fan out table correctly. 16 years ago
  Jelmer Vernooij 245af8e2ca Implement pack index writing. 16 years ago
  Jelmer Vernooij 6ada8c8a19 Add iterentries(). 16 years ago
  Jelmer Vernooij e96ac9e77b Add functions for checking checksums of index files. 16 years ago
  Jelmer Vernooij 4b4ee3895c Read fan-out table always, read file sha1. 16 years ago
  Jelmer Vernooij 6bfec53b7d Read pack header. 16 years ago
  Jelmer Vernooij df105b0b1b Change project name to dulwich everywhere, add assertion. 16 years ago
  Jelmer Vernooij 72f00221a2 Provide replacement for mmap()'s offset argument. 16 years ago
  Jelmer Vernooij bd17016621 remove silly build-inplace target. 16 years ago
  Jelmer Vernooij 2c0f278a2a Add simple mmap wrapper. 16 years ago
  Jelmer Vernooij 46f64da37a add test for multi_ord. 16 years ago
  Jelmer Vernooij 2210d2a412 Simplify hex_to_sha. 16 years ago
  Jelmer Vernooij dbe7eb6431 Import changes from my bzr-git branch, to make dulwich before more like python-git. 16 years ago
  Jelmer Vernooij f4d308418e add convenience makefile. 16 years ago
  Jelmer Vernooij 73bce9b81c Rename package to dulwich, add setup.py. 16 years ago
  Jelmer Vernooij 617f7e8201 Merge bare repository support. 16 years ago
  Jelmer Vernooij a57011702d Ignore trial output directory. 17 years ago
  Jelmer Vernooij 6ac089eba4 Support opening bare repositories. 17 years ago