Historia zmian

Autor SHA1 Wiadomość Data
  Jelmer Vernooij 12646e0442 Two minor optimizations in heavily used code paths. 11 lat temu
  André Roth f5c46b59a7 Support filesystems with 64bit inode and device numbers. 11 lat temu
  Jelmer Vernooij 8b5b6b15fd Update NEWS, add tests for clone with bare. 11 lat temu
  Marcin Kuzminski d66dd68eff Added checkout support to porcelain.clone. It's enabled by default 11 lat temu
  Jelmer Vernooij cfced379b2 Add LocalGitClient. 11 lat temu
  Jelmer Vernooij e285ed2749 Split out tests for get_transport_and_path. 11 lat temu
  Jelmer Vernooij bdbf57ebbd Fix typo: URI -> URL. 11 lat temu
  Jelmer Vernooij 7c21c4f5a2 Allow overriding default class for local git client access. 11 lat temu
  Jelmer Vernooij 1f91a13115 Split get_transport_and_path_from_url() out of get_transport_and_path(). 11 lat temu
  Jelmer Vernooij 2cae2611bf Pass in known sha. 11 lat temu
  Jelmer Vernooij ee89c0b394 Support reusing known sha during object creation. 11 lat temu
  Jelmer Vernooij d0c3d74178 Move commit parsing into a separate function. 11 lat temu
  Jelmer Vernooij cac8ca820c Simplify handling of message-like objects. 11 lat temu
  Jelmer Vernooij 2218b43ffc Pass chunks rather than full text to _parse_commit_or_tag. 11 lat temu
  Jelmer Vernooij 23775c3aee Avoid double lookups of commits during walking operations. 11 lat temu
  Jelmer Vernooij b1375ef538 Add porcelain for 'dulwich rev-list'. 11 lat temu
  Jelmer Vernooij 21a5f41e64 Fix typo in commit_tree command. 11 lat temu
  Jelmer Vernooij 62b5fed273 Make graftpoints methods private for the moment. 11 lat temu
  Jelmer Vernooij ea7037dc14 Add missing docstring. 11 lat temu
  milki dfcae2a18e remove extraneous repo.serialize 11 lat temu
  milki 3cbf909137 graftpoints are required to parse/serialize 11 lat temu
  milki 65794a9c53 Simplify get_parents 11 lat temu
  milki 4bb632fb0b No need to parse grafts on file creation 11 lat temu
  milki 571a9f946c Update NEWS 11 lat temu
  milki 3947c8a5f0 Walker uses Repo.get_parents 11 lat temu
  milki c024478d90 parse and serialize graftpoints 11 lat temu
  milki e53711cbc9 Graftpoint Tests 11 lat temu
  Jelmer Vernooij 3cd646b2bf Fix unnecessary incref of Py_False. 11 lat temu
  Jelmer Vernooij 55ea298e8f Some minor improvements to _diff_tree.c: 11 lat temu
  Jelmer Vernooij c26bb196f5 Fix docstring for StackedConfig.default_backends(). 11 lat temu