История коммитов

Автор SHA1 Сообщение Дата
  Jelmer Vernooij 9c3dff7005 Merge faster pure-Python Tree parser. 15 лет назад
  Ronny Pfannschmidt e1ef8adbeb speed up the python based tree object parser by using str.find 15 лет назад
  Jelmer Vernooij 39775667a9 Fix commit id, thanks Bryan Bishop. 15 лет назад
  Jelmer Vernooij 2e3ce46ba1 Remove trailing whitespace. 15 лет назад
  Jelmer Vernooij 4628ddb46c merge patch from durin42 to use setuptools if possible. 15 лет назад
  Augie Fackler 7347f39e62 setup: use setuptools if available 15 лет назад
  Jelmer Vernooij b71676dc35 Allow time-less tags. 15 лет назад
  Jelmer Vernooij 94281c2930 Add convenience function for creating a new commit in a git repository. 16 лет назад
  Jelmer Vernooij 1c4682a434 Fix call to get_graph_walker. 16 лет назад
  Jelmer Vernooij d997d74fe7 Add convenience functions for fetching objects. 16 лет назад
  Jelmer Vernooij ba8f83b0de Support diffstats in git am-style patches. 16 лет назад
  Jelmer Vernooij 5416841dae Add function for writing the diff between two files. 16 лет назад
  Jelmer Vernooij 71a2689d16 Add function for writing diff file headers. 16 лет назад
  Jelmer Vernooij 5484737a52 Add functionality for writing patches in dulwich.patch. 16 лет назад
  Jelmer Vernooij 66818bae57 Add ObjectStore.tree_changes(). 16 лет назад
  Jelmer Vernooij ba48635b6d Add functions for determining the delta between the index and a revision tree. 16 лет назад
  Jelmer Vernooij 58a985b75e Start working on 0.4.1. 16 лет назад
  Jelmer Vernooij 7283d5623a release 0.4.0. 16 лет назад
  Ricardo Salveti 9ef6fddeb2 Tutorial 1-initial-commit.txt: should also import parse_timezone 16 лет назад
  Jelmer Vernooij 3039b96cfe Add rst2html variable. 16 лет назад
  Jelmer Vernooij eef9dad028 Merge tutorial from Hervé. 16 лет назад
  Hervé Cauwelier 4ff7f023d8 tutorial: finish documenting all tree operations 16 лет назад
  Hervé Cauwelier 41ecf8c450 tutorial: second chapter about changing a file 16 лет назад
  Hervé Cauwelier 8b01f46257 tutorial: move to compiling a global document 16 лет назад
  Hervé Cauwelier 4181a21181 fix docutils syntax and a few typos 16 лет назад
  Hervé Cauwelier 2082f43086 start a tutorial of first steps 16 лет назад
  Jelmer Vernooij 1f4a84800e Update docstring for Index.__getitem__. 16 лет назад
  Jelmer Vernooij e69ef48e08 Remove mention of no write support. 16 лет назад
  Jelmer Vernooij 1e9637ecf3 Merge Windows fix from Abderrahim. 16 лет назад
  Jelmer Vernooij 173342cbea Merge server fixes from Roland. 16 лет назад