Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij c602e543ca Don't allow setting custom headers, per the discussion on the git list. vor 15 Jahren
  Jelmer Vernooij bed597191e Add --without-speedups option. vor 15 Jahren
  Hal Wine 6e55d98195 Support extension build fails. vor 15 Jahren
  Jelmer Vernooij bc8d73f114 Support custom fields in commits. vor 15 Jahren
  Jelmer Vernooij 4e50426fb7 Add basic test for parsing commit objects. vor 15 Jahren
  Jelmer Vernooij 5a8187d1a0 Fix fetch() without determine_wants argument. vor 15 Jahren
  Jelmer Vernooij 4a321d8d3d Release 0.4.1. vor 15 Jahren
  Jelmer Vernooij 640d98396d Merge faster pure-Python Tree parser. vor 15 Jahren
  Ronny Pfannschmidt 3d57488a40 speed up the python based tree object parser by using str.find vor 15 Jahren
  Jelmer Vernooij 0ef52f7a7d Fix commit id, thanks Bryan Bishop. vor 15 Jahren
  Jelmer Vernooij 130a62d76e Remove trailing whitespace. vor 15 Jahren
  Jelmer Vernooij 0605f08122 merge patch from durin42 to use setuptools if possible. vor 15 Jahren
  Augie Fackler 3968b8feec setup: use setuptools if available vor 15 Jahren
  Jelmer Vernooij df8690dd31 Allow time-less tags. vor 15 Jahren
  Jelmer Vernooij 6297e19382 Add convenience function for creating a new commit in a git repository. vor 16 Jahren
  Jelmer Vernooij 4608d682c0 Fix call to get_graph_walker. vor 16 Jahren
  Jelmer Vernooij 8b41eeb185 Add convenience functions for fetching objects. vor 16 Jahren
  Jelmer Vernooij 5a24421070 Support diffstats in git am-style patches. vor 16 Jahren
  Jelmer Vernooij d7e72f5ea7 Add function for writing the diff between two files. vor 16 Jahren
  Jelmer Vernooij 04130446b9 Add function for writing diff file headers. vor 16 Jahren
  Jelmer Vernooij a63464b16d Add functionality for writing patches in dulwich.patch. vor 16 Jahren
  Jelmer Vernooij 8256b06fe9 Add ObjectStore.tree_changes(). vor 16 Jahren
  Jelmer Vernooij 00ea704bc5 Add functions for determining the delta between the index and a revision tree. vor 16 Jahren
  Jelmer Vernooij c5e791853a Start working on 0.4.1. vor 16 Jahren
  Jelmer Vernooij 703a18039b release 0.4.0. vor 16 Jahren
  Ricardo Salveti 8b0fc32d0a Tutorial 1-initial-commit.txt: should also import parse_timezone vor 16 Jahren
  Jelmer Vernooij 51a659f375 Add rst2html variable. vor 16 Jahren
  Jelmer Vernooij ee59ace111 Merge tutorial from Hervé. vor 16 Jahren
  Hervé Cauwelier 6be3ae832e tutorial: finish documenting all tree operations vor 16 Jahren
  Hervé Cauwelier 2c39dec71a tutorial: second chapter about changing a file vor 16 Jahren