Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij a7e43dfa8a Fix v2 index files. il y a 16 ans
  Jelmer Vernooij 2d96f9f81a More work on v2 packs. il y a 16 ans
  Jelmer Vernooij 91b10d3d6e Allow returning CRC32 checksums, as done by pack index v2. il y a 16 ans
  Jelmer Vernooij e63a9ce00d Fix more index errors. il y a 16 ans
  Jelmer Vernooij b0c7a4335b Cope with pack checksum in index file. il y a 16 ans
  Jelmer Vernooij 6331103487 Add test for writing index files. il y a 16 ans
  Jelmer Vernooij ea6044c28b Write fan out table correctly. il y a 16 ans
  Jelmer Vernooij 245af8e2ca Implement pack index writing. il y a 16 ans
  Jelmer Vernooij 6ada8c8a19 Add iterentries(). il y a 16 ans
  Jelmer Vernooij e96ac9e77b Add functions for checking checksums of index files. il y a 16 ans
  Jelmer Vernooij 4b4ee3895c Read fan-out table always, read file sha1. il y a 16 ans
  Jelmer Vernooij 6bfec53b7d Read pack header. il y a 16 ans
  Jelmer Vernooij df105b0b1b Change project name to dulwich everywhere, add assertion. il y a 16 ans
  Jelmer Vernooij 72f00221a2 Provide replacement for mmap()'s offset argument. il y a 16 ans
  Jelmer Vernooij bd17016621 remove silly build-inplace target. il y a 16 ans
  Jelmer Vernooij 2c0f278a2a Add simple mmap wrapper. il y a 16 ans
  Jelmer Vernooij 46f64da37a add test for multi_ord. il y a 16 ans
  Jelmer Vernooij 2210d2a412 Simplify hex_to_sha. il y a 16 ans
  Jelmer Vernooij dbe7eb6431 Import changes from my bzr-git branch, to make dulwich before more like python-git. il y a 16 ans
  Jelmer Vernooij f4d308418e add convenience makefile. il y a 16 ans
  Jelmer Vernooij 73bce9b81c Rename package to dulwich, add setup.py. il y a 16 ans
  Jelmer Vernooij 617f7e8201 Merge bare repository support. il y a 16 ans
  Jelmer Vernooij a57011702d Ignore trial output directory. il y a 17 ans
  Jelmer Vernooij 6ac089eba4 Support opening bare repositories. il y a 17 ans
  James Westby 4c5b54f22b Add some basic pack handling code. il y a 18 ans
  James Westby 3d10a5e131 Make the commit walker use a loop rather than recursion. il y a 18 ans
  James Westby 5c6717d461 Drop the restriction on having objects writeable for the mmap. il y a 18 ans
  James Westby f83f2e4dc2 Error when a commit isn't found to avoid problems later. il y a 18 ans
  James Westby c28e9eea8d Add support for getting the revision graph from a head. il y a 18 ans
  James Westby 1699681bfb Add methods to repo to get objects of a certain type. il y a 18 ans