Commit History

Author SHA1 Message Date
  Jelmer Vernooij 0ef52f7a7d Fix commit id, thanks Bryan Bishop. 15 years ago
  Jelmer Vernooij 130a62d76e Remove trailing whitespace. 15 years ago
  Jelmer Vernooij 0605f08122 merge patch from durin42 to use setuptools if possible. 15 years ago
  Augie Fackler 3968b8feec setup: use setuptools if available 15 years ago
  Jelmer Vernooij df8690dd31 Allow time-less tags. 15 years ago
  Jelmer Vernooij 6297e19382 Add convenience function for creating a new commit in a git repository. 16 years ago
  Jelmer Vernooij 4608d682c0 Fix call to get_graph_walker. 16 years ago
  Jelmer Vernooij 8b41eeb185 Add convenience functions for fetching objects. 16 years ago
  Jelmer Vernooij 5a24421070 Support diffstats in git am-style patches. 16 years ago
  Jelmer Vernooij d7e72f5ea7 Add function for writing the diff between two files. 16 years ago
  Jelmer Vernooij 04130446b9 Add function for writing diff file headers. 16 years ago
  Jelmer Vernooij a63464b16d Add functionality for writing patches in dulwich.patch. 16 years ago
  Jelmer Vernooij 8256b06fe9 Add ObjectStore.tree_changes(). 16 years ago
  Jelmer Vernooij 00ea704bc5 Add functions for determining the delta between the index and a revision tree. 16 years ago
  Jelmer Vernooij c5e791853a Start working on 0.4.1. 16 years ago
  Jelmer Vernooij 703a18039b release 0.4.0. 16 years ago
  Ricardo Salveti 8b0fc32d0a Tutorial 1-initial-commit.txt: should also import parse_timezone 16 years ago
  Jelmer Vernooij 51a659f375 Add rst2html variable. 16 years ago
  Jelmer Vernooij ee59ace111 Merge tutorial from Hervé. 16 years ago
  Hervé Cauwelier 6be3ae832e tutorial: finish documenting all tree operations 16 years ago
  Hervé Cauwelier 2c39dec71a tutorial: second chapter about changing a file 16 years ago
  Hervé Cauwelier 49f891d538 tutorial: move to compiling a global document 16 years ago
  Hervé Cauwelier 4cf7c97069 fix docutils syntax and a few typos 16 years ago
  Hervé Cauwelier 083bde83e7 start a tutorial of first steps 16 years ago
  Jelmer Vernooij 56e5499e15 Update docstring for Index.__getitem__. 16 years ago
  Jelmer Vernooij fcedec5514 Remove mention of no write support. 16 years ago
  Jelmer Vernooij c386a08a24 Merge Windows fix from Abderrahim. 16 years ago
  Jelmer Vernooij dc9e2cf4fc Merge server fixes from Roland. 16 years ago
  Roland Mas 9dd8340444 Added missing ACK to protocol 16 years ago
  Roland Mas db9791097e Added cache to ProtocolGraphWalker to cope with several iterations on the commands received from the net 16 years ago