Commit Verlauf

Autor SHA1 Nachricht Datum
  Dave Borowitz ed23aeae02 Improve server protocol error handling; fix flush-pkt handling. vor 15 Jahren
  Dave Borowitz c3863e1558 Work towards making Dulwich less dependent on the filesystem. vor 15 Jahren
  Dave Borowitz 52227b7428 Don't magically delete lockfiles on IOError/OSError. vor 15 Jahren
  Dave Borowitz 5656b3a1db Clarify GitFile docstrings and disallow r+w modes. vor 15 Jahren
  Dave Borowitz 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. vor 15 Jahren
  Dave Borowitz 49d25d7079 Rework server protocol to be smarter and interoperate with cgit client. vor 15 Jahren
  Jelmer Vernooij 0ab7df6ebd Implement Repo.get_config(). vor 15 Jahren
  Jelmer Vernooij e8c94fdfd9 Fix two tests with the same name. vor 15 Jahren
  Jelmer Vernooij 12d7a5f078 Don't allow setting custom headers, per the discussion on the git list. vor 15 Jahren
  Jelmer Vernooij 4866b506ea Add --without-speedups option. vor 15 Jahren
  Hal Wine 6c7ebf7ff4 Support extension build fails. vor 15 Jahren
  Jelmer Vernooij 8b64c925fa Support custom fields in commits. vor 15 Jahren
  Jelmer Vernooij 1cbdd1595c Add basic test for parsing commit objects. vor 15 Jahren
  Jelmer Vernooij 5a29a7266d Fix fetch() without determine_wants argument. vor 15 Jahren
  Jelmer Vernooij 5c16dc390f Release 0.4.1. vor 15 Jahren
  Jelmer Vernooij 9c3dff7005 Merge faster pure-Python Tree parser. vor 15 Jahren
  Ronny Pfannschmidt e1ef8adbeb speed up the python based tree object parser by using str.find vor 15 Jahren
  Jelmer Vernooij 39775667a9 Fix commit id, thanks Bryan Bishop. vor 15 Jahren
  Jelmer Vernooij 2e3ce46ba1 Remove trailing whitespace. vor 15 Jahren
  Jelmer Vernooij 4628ddb46c merge patch from durin42 to use setuptools if possible. vor 15 Jahren
  Augie Fackler 7347f39e62 setup: use setuptools if available vor 15 Jahren
  Jelmer Vernooij b71676dc35 Allow time-less tags. vor 15 Jahren
  Jelmer Vernooij 94281c2930 Add convenience function for creating a new commit in a git repository. vor 16 Jahren
  Jelmer Vernooij 1c4682a434 Fix call to get_graph_walker. vor 16 Jahren
  Jelmer Vernooij d997d74fe7 Add convenience functions for fetching objects. vor 16 Jahren
  Jelmer Vernooij ba8f83b0de Support diffstats in git am-style patches. vor 16 Jahren
  Jelmer Vernooij 5416841dae Add function for writing the diff between two files. vor 16 Jahren
  Jelmer Vernooij 71a2689d16 Add function for writing diff file headers. vor 16 Jahren
  Jelmer Vernooij 5484737a52 Add functionality for writing patches in dulwich.patch. vor 16 Jahren
  Jelmer Vernooij 66818bae57 Add ObjectStore.tree_changes(). vor 16 Jahren