提交历史

作者 SHA1 备注 提交日期
  Dave Borowitz 49d25d7079 Rework server protocol to be smarter and interoperate with cgit client. 15 年之前
  Jelmer Vernooij 0ab7df6ebd Implement Repo.get_config(). 15 年之前
  Jelmer Vernooij e8c94fdfd9 Fix two tests with the same name. 15 年之前
  Jelmer Vernooij 12d7a5f078 Don't allow setting custom headers, per the discussion on the git list. 15 年之前
  Jelmer Vernooij 4866b506ea Add --without-speedups option. 15 年之前
  Hal Wine 6c7ebf7ff4 Support extension build fails. 15 年之前
  Jelmer Vernooij 8b64c925fa Support custom fields in commits. 15 年之前
  Jelmer Vernooij 1cbdd1595c Add basic test for parsing commit objects. 15 年之前
  Jelmer Vernooij 5a29a7266d Fix fetch() without determine_wants argument. 15 年之前
  Jelmer Vernooij 5c16dc390f Release 0.4.1. 15 年之前
  Jelmer Vernooij 9c3dff7005 Merge faster pure-Python Tree parser. 15 年之前
  Ronny Pfannschmidt e1ef8adbeb speed up the python based tree object parser by using str.find 15 年之前
  Jelmer Vernooij 39775667a9 Fix commit id, thanks Bryan Bishop. 15 年之前
  Jelmer Vernooij 2e3ce46ba1 Remove trailing whitespace. 15 年之前
  Jelmer Vernooij 4628ddb46c merge patch from durin42 to use setuptools if possible. 15 年之前
  Augie Fackler 7347f39e62 setup: use setuptools if available 15 年之前
  Jelmer Vernooij b71676dc35 Allow time-less tags. 15 年之前
  Jelmer Vernooij 94281c2930 Add convenience function for creating a new commit in a git repository. 15 年之前
  Jelmer Vernooij 1c4682a434 Fix call to get_graph_walker. 15 年之前
  Jelmer Vernooij d997d74fe7 Add convenience functions for fetching objects. 15 年之前
  Jelmer Vernooij ba8f83b0de Support diffstats in git am-style patches. 15 年之前
  Jelmer Vernooij 5416841dae Add function for writing the diff between two files. 15 年之前
  Jelmer Vernooij 71a2689d16 Add function for writing diff file headers. 15 年之前
  Jelmer Vernooij 5484737a52 Add functionality for writing patches in dulwich.patch. 15 年之前
  Jelmer Vernooij 66818bae57 Add ObjectStore.tree_changes(). 15 年之前
  Jelmer Vernooij ba48635b6d Add functions for determining the delta between the index and a revision tree. 15 年之前
  Jelmer Vernooij 58a985b75e Start working on 0.4.1. 15 年之前
  Jelmer Vernooij 7283d5623a release 0.4.0. 15 年之前
  Ricardo Salveti 9ef6fddeb2 Tutorial 1-initial-commit.txt: should also import parse_timezone 15 年之前
  Jelmer Vernooij 3039b96cfe Add rst2html variable. 15 年之前