Commit History

Author SHA1 Message Date
  John Carr 4a6b507c58 Repo class fails to load jhbuild git-svn clone because there are tags in refs/tags/svn/foo. Support loading refs from sub directories 16 years ago
  John Carr 41e655c80c \0x0a is a typo. Use \n as its prettier 16 years ago
  John Carr 32557c084d More doc strings 16 years ago
  John Carr 4dd854fbac Tidy up. Document. 16 years ago
  John Carr 0e186f3598 Add a test program 16 years ago
  John Carr 1a70c2e059 Server side git protocols 16 years ago
  Jelmer Vernooij 9bd2ab8932 Support writing packs (no deltas are written yet though). 16 years ago
  Jelmer Vernooij b800443549 Look in packs when looking for objects. 16 years ago
  Jelmer Vernooij 3d02bbd17e Add close operation, be lazier when opening pack files. 16 years ago
  Jelmer Vernooij dbc4c77a2a Deltas work. 16 years ago
  Jelmer Vernooij 838bb0440f Fix offsets in pack files. 16 years ago
  Jelmer Vernooij 4ec2879d2e remove unused multi_ord. 16 years ago
  Jelmer Vernooij fdabd4299b Change README to be about Dulwich rather than Python-git. 16 years ago
  Jelmer Vernooij 0f1c1d9f97 Add iterentries(). 16 years ago
  Jelmer Vernooij d7ef61d86e Some more work resolving objects. 16 years ago
  Jelmer Vernooij 854ad99760 Support generating index files. 16 years ago
  Jelmer Vernooij 12c4ee2aa9 Add PackData.iterobjects(). 16 years ago
  Jelmer Vernooij fe4004ed2c More work handling delta objects in packs. 16 years ago
  Jelmer Vernooij fb5e6d7894 Fix the build. 16 years ago
  Jelmer Vernooij 8182d23a9a Add helper code for applying deltas. 16 years ago
  Jelmer Vernooij 95b08fafec Merge upstream. 16 years ago
  Jelmer Vernooij 5544629dc4 Initial work trying to support deltas. 16 years ago
  Jelmer Vernooij cf0e590230 Fix bisecting in index. 16 years ago
  Jelmer Vernooij 5eb28be8fa Fix bug handling sha1s starting with 00. 16 years ago
  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