Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij bff71f4549 Remove unused _contents member. 17 年之前
  Jelmer Vernooij 48af48cbcc Turn Commit.parents into a property, for compatibility with python-git. 17 年之前
  Jelmer Vernooij d1d4dc526d Merge fix for opening pack files. 17 年之前
  Jelmer Vernooij 8b28ff671c Merge john. 17 年之前
  John Carr 943d8e75db Pop from the front, or we just keep examining the same object forever 17 年之前
  John Carr 8a730bdb7b Fix off by 20 bug in iterator 17 年之前
  John Carr 8048c6862f Add some extra checks to the protocol and enchance dul-daemon 17 年之前
  John Carr cafb6450ca dul-daemon can accept incoming packs (store them in the repository, and index them). 17 年之前
  John Carr 941b6a4b86 Fix off-by-one 17 年之前
  John Carr 6e4f12adef Return list of heads from a git repository 17 年之前
  John Carr f543ecc82b Repo class fails to load jhbuild git-svn clone because there are tags in refs/tags/svn/foo. Support loading refs from sub directories 17 年之前
  John Carr 4c508daf6b \0x0a is a typo. Use \n as its prettier 17 年之前
  Jelmer Vernooij e02d098340 Check to only open pack files. 17 年之前
  John Carr f7a7bcf5f4 More doc strings 17 年之前
  John Carr dff1806c4e Tidy up. Document. 17 年之前
  Jelmer Vernooij ea23eaa920 Fix conflict to work around bug in bzr.. 17 年之前
  Jelmer Vernooij cc0f662826 Merge server implementation. 17 年之前
  John Carr be91ddddd6 Add a test program 17 年之前
  John Carr 71e17b8498 Server side git protocols 17 年之前
  Jelmer Vernooij 08a6b43aee Support writing packs (no deltas are written yet though). 17 年之前
  Jelmer Vernooij 2c35986fb1 Look in packs when looking for objects. 17 年之前
  Jelmer Vernooij daf8111c4e Add close operation, be lazier when opening pack files. 17 年之前
  Jelmer Vernooij 4cff8d87e1 Deltas work. 17 年之前
  Jelmer Vernooij 1bed84ab5e Fix offsets in pack files. 17 年之前
  Jelmer Vernooij 13f51b9efc remove unused multi_ord. 17 年之前
  Jelmer Vernooij 9f91c1e17b Change README to be about Dulwich rather than Python-git. 17 年之前
  Jelmer Vernooij 2354df8a7b Add iterentries(). 17 年之前
  Jelmer Vernooij f9dfaae3ab Some more work resolving objects. 17 年之前
  Jelmer Vernooij e32bd291a2 Support generating index files. 17 年之前
  Jelmer Vernooij 84ed7f2b6c Add PackData.iterobjects(). 17 年之前