Historique des commits

Auteur SHA1 Message Date
  Dave Borowitz a93f44f5cf Improve ref handling. il y a 15 ans
  Dave Borowitz ffa29618c8 Improve server protocol error handling; fix flush-pkt handling. il y a 15 ans
  Dave Borowitz de164d9113 Work towards making Dulwich less dependent on the filesystem. il y a 15 ans
  Dave Borowitz d6d8b583fa Don't magically delete lockfiles on IOError/OSError. il y a 15 ans
  Dave Borowitz e5c9001a23 Clarify GitFile docstrings and disallow r+w modes. il y a 15 ans
  Dave Borowitz c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. il y a 15 ans
  Dave Borowitz 032036b37e Rework server protocol to be smarter and interoperate with cgit client. il y a 15 ans
  Jelmer Vernooij 532b9c2b48 Implement Repo.get_config(). il y a 15 ans
  Jelmer Vernooij eab17b1249 Fix two tests with the same name. il y a 15 ans
  Jelmer Vernooij c602e543ca Don't allow setting custom headers, per the discussion on the git list. il y a 15 ans
  Jelmer Vernooij bed597191e Add --without-speedups option. il y a 15 ans
  Hal Wine 6e55d98195 Support extension build fails. il y a 15 ans
  Jelmer Vernooij bc8d73f114 Support custom fields in commits. il y a 15 ans
  Jelmer Vernooij 4e50426fb7 Add basic test for parsing commit objects. il y a 15 ans
  Jelmer Vernooij 5a8187d1a0 Fix fetch() without determine_wants argument. il y a 15 ans
  Jelmer Vernooij 4a321d8d3d Release 0.4.1. il y a 15 ans
  Jelmer Vernooij 640d98396d Merge faster pure-Python Tree parser. il y a 15 ans
  Ronny Pfannschmidt 3d57488a40 speed up the python based tree object parser by using str.find il y a 15 ans
  Jelmer Vernooij 0ef52f7a7d Fix commit id, thanks Bryan Bishop. il y a 15 ans
  Jelmer Vernooij 130a62d76e Remove trailing whitespace. il y a 15 ans
  Jelmer Vernooij 0605f08122 merge patch from durin42 to use setuptools if possible. il y a 15 ans
  Augie Fackler 3968b8feec setup: use setuptools if available il y a 15 ans
  Jelmer Vernooij df8690dd31 Allow time-less tags. il y a 15 ans
  Jelmer Vernooij 6297e19382 Add convenience function for creating a new commit in a git repository. il y a 16 ans
  Jelmer Vernooij 4608d682c0 Fix call to get_graph_walker. il y a 16 ans
  Jelmer Vernooij 8b41eeb185 Add convenience functions for fetching objects. il y a 16 ans
  Jelmer Vernooij 5a24421070 Support diffstats in git am-style patches. il y a 16 ans
  Jelmer Vernooij d7e72f5ea7 Add function for writing the diff between two files. il y a 16 ans
  Jelmer Vernooij 04130446b9 Add function for writing diff file headers. il y a 16 ans
  Jelmer Vernooij a63464b16d Add functionality for writing patches in dulwich.patch. il y a 16 ans