Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij d37c2b5f20 Don't modify original capabilities list. 17 年之前
  Jelmer Vernooij c839a4f718 crc32's are always unsigned. 17 年之前
  Jelmer Vernooij b167e947a5 Use separate parameter for thin packs rather than specifying all capabilities. 17 年之前
  Jelmer Vernooij 7b9cfd4c2f Raise proper exceptions for clients. 17 年之前
  Jelmer Vernooij 2a856ea805 Fix crc32 tests. 17 年之前
  Jelmer Vernooij 35f2573fde Merge compatibility with python2.4 from rockstar. 17 年之前
  Jelmer Vernooij 0b2d9e4b0d Add simple AUTHORS file. 17 年之前
  Paul Hummer 17d50e2d1e Fixed minor issue with make_sha 17 年之前
  Paul Hummer 3c0ae4f964 Moved unpack_from 17 年之前
  Paul Hummer 6ca4e66c45 Fixed copyright stuffs 17 年之前
  Paul Hummer 8fcc2707c9 Abstracted the sha handling stuff 17 年之前
  Paul Hummer f1fb9d0771 Moved defaultdict for python2.4 into dulwich.misc 17 年之前
  Michael Hudson 692ddd1943 more 2.4 hacking 17 年之前
  Michael Hudson 991d9f6a6d so, um, yeah 17 年之前
  Jelmer Vernooij bf84bb752f Remove unused dulwich.commit file. 17 年之前
  Jelmer Vernooij af4d360f58 Mention that John and I maintain Dulwich these days. 17 年之前
  Jelmer Vernooij 2b27b20164 Fix indentation to be 4 spaces everywhere, consistently. 17 年之前
  Jelmer Vernooij 8d4a75320d clarify that find_missing_objects looks at objects in general, not specifically commits. 17 年之前
  Jelmer Vernooij f8f9e4e0d2 Don't require mentioned objects to be commits. 17 年之前
  Jelmer Vernooij d110d5d8e8 Merge apply_delta performance fix from John. 17 年之前
  John Arbash Meinel cae58c28c9 Change apply_delta to tack things onto a list, instead of a string. 17 年之前
  Jelmer Vernooij d6f75c1476 Merge performance fix for apply_delta from James. 17 年之前
  James Westby a017bd659c FIx off-by-one error, and thinko. 17 年之前
  James Westby 36bc6ad46f Avoid string slicing during apply_delta. 17 年之前
  Jelmer Vernooij 0baae4208b Fix duplicate use of variable name. 17 年之前
  Jelmer Vernooij 1b405aa64b Support overriding capabilities for TCPClient and SSHSubprocessClient. 17 年之前
  Jelmer Vernooij 80f34f025e allow user to override capabilities. 17 年之前
  Jelmer Vernooij 7292764ee0 Pass along ref resolve function. 17 年之前
  Jelmer Vernooij 4d345ca935 Fix gzip. 17 年之前
  Jelmer Vernooij a99bbc240e Fix more imports. 17 年之前