Commit History

Author SHA1 Message Date
  Jelmer Vernooij 4628ddb46c merge patch from durin42 to use setuptools if possible. 15 years ago
  Augie Fackler 7347f39e62 setup: use setuptools if available 15 years ago
  Jelmer Vernooij b71676dc35 Allow time-less tags. 15 years ago
  Jelmer Vernooij 94281c2930 Add convenience function for creating a new commit in a git repository. 15 years ago
  Jelmer Vernooij 1c4682a434 Fix call to get_graph_walker. 15 years ago
  Jelmer Vernooij d997d74fe7 Add convenience functions for fetching objects. 15 years ago
  Jelmer Vernooij ba8f83b0de Support diffstats in git am-style patches. 15 years ago
  Jelmer Vernooij 5416841dae Add function for writing the diff between two files. 15 years ago
  Jelmer Vernooij 71a2689d16 Add function for writing diff file headers. 15 years ago
  Jelmer Vernooij 5484737a52 Add functionality for writing patches in dulwich.patch. 15 years ago
  Jelmer Vernooij 66818bae57 Add ObjectStore.tree_changes(). 15 years ago
  Jelmer Vernooij ba48635b6d Add functions for determining the delta between the index and a revision tree. 15 years ago
  Jelmer Vernooij 58a985b75e Start working on 0.4.1. 15 years ago
  Jelmer Vernooij 7283d5623a release 0.4.0. 15 years ago
  Ricardo Salveti 9ef6fddeb2 Tutorial 1-initial-commit.txt: should also import parse_timezone 15 years ago
  Jelmer Vernooij 3039b96cfe Add rst2html variable. 15 years ago
  Jelmer Vernooij eef9dad028 Merge tutorial from Hervé. 15 years ago
  Hervé Cauwelier 4ff7f023d8 tutorial: finish documenting all tree operations 15 years ago
  Hervé Cauwelier 41ecf8c450 tutorial: second chapter about changing a file 15 years ago
  Hervé Cauwelier 8b01f46257 tutorial: move to compiling a global document 15 years ago
  Hervé Cauwelier 4181a21181 fix docutils syntax and a few typos 15 years ago
  Hervé Cauwelier 2082f43086 start a tutorial of first steps 15 years ago
  Jelmer Vernooij 1f4a84800e Update docstring for Index.__getitem__. 15 years ago
  Jelmer Vernooij e69ef48e08 Remove mention of no write support. 15 years ago
  Jelmer Vernooij 1e9637ecf3 Merge Windows fix from Abderrahim. 15 years ago
  Jelmer Vernooij 173342cbea Merge server fixes from Roland. 15 years ago
  Roland Mas e73d4ccc1b Added missing ACK to protocol 15 years ago
  Roland Mas 05703d5d83 Added cache to ProtocolGraphWalker to cope with several iterations on the commands received from the net 15 years ago
  Jelmer Vernooij 38c7433154 Add proper error message when server hangs up. 15 years ago
  Jelmer Vernooij 5a18825974 Update docstrings, skip extra data in indexes (for now). 15 years ago