Commit History

Author SHA1 Message Date
  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
  James Westby 4c5b54f22b Add some basic pack handling code. 18 years ago
  James Westby 3d10a5e131 Make the commit walker use a loop rather than recursion. 18 years ago
  James Westby 5c6717d461 Drop the restriction on having objects writeable for the mmap. 18 years ago
  James Westby f83f2e4dc2 Error when a commit isn't found to avoid problems later. 18 years ago
  James Westby c28e9eea8d Add support for getting the revision graph from a head. 18 years ago
  James Westby 1699681bfb Add methods to repo to get objects of a certain type. 18 years ago
  James Westby b72d587ea1 Remove cruft from the repo that is used in the testsuite. 18 years ago
  James Westby c4c19475f3 Make it more like a real project. 18 years ago
  James Westby a029d7b2cc Start the python-git project. 18 years ago