Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij f93d42b8e6 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. vor 11 Jahren
  Jelmer Vernooij 7c5b7703f4 Drop compatibility wrapper for `parse_qs`. vor 11 Jahren
  Jelmer Vernooij 3c23765bd3 Drop compatibility functions for `hashlib.sha1`. vor 11 Jahren
  Jelmer Vernooij 0358c518c6 Drop compatibility function for namedtuple. vor 11 Jahren
  Jelmer Vernooij 9d554c7968 Drop compatibility replacement for 'all'. vor 11 Jahren
  Jelmer Vernooij 93260075e4 Drop compatibility replacement for unpack_from. vor 11 Jahren
  Jelmer Vernooij 7e181d49a9 Remove compatibility code for itertools.permutations, in preparation of vor 11 Jahren
  Jelmer Vernooij 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of vor 11 Jahren
  Jelmer Vernooij b70b91f199 Move refs tests to dulwich.tests.test_refs. vor 11 Jahren
  Jelmer Vernooij f0c79be8f0 Start on 0.9.5. vor 11 Jahren
  Jelmer Vernooij a410821bee Release 0.9.4. vor 11 Jahren
  Jelmer Vernooij 12646e0442 Two minor optimizations in heavily used code paths. vor 11 Jahren
  André Roth f5c46b59a7 Support filesystems with 64bit inode and device numbers. vor 11 Jahren
  Jelmer Vernooij 8b5b6b15fd Update NEWS, add tests for clone with bare. vor 11 Jahren
  Marcin Kuzminski d66dd68eff Added checkout support to porcelain.clone. It's enabled by default vor 11 Jahren
  Jelmer Vernooij cfced379b2 Add LocalGitClient. vor 11 Jahren
  Jelmer Vernooij e285ed2749 Split out tests for get_transport_and_path. vor 11 Jahren
  Jelmer Vernooij bdbf57ebbd Fix typo: URI -> URL. vor 11 Jahren
  Jelmer Vernooij 7c21c4f5a2 Allow overriding default class for local git client access. vor 11 Jahren
  Jelmer Vernooij 1f91a13115 Split get_transport_and_path_from_url() out of get_transport_and_path(). vor 11 Jahren
  Jelmer Vernooij 2cae2611bf Pass in known sha. vor 11 Jahren
  Jelmer Vernooij ee89c0b394 Support reusing known sha during object creation. vor 11 Jahren
  Jelmer Vernooij d0c3d74178 Move commit parsing into a separate function. vor 11 Jahren
  Jelmer Vernooij cac8ca820c Simplify handling of message-like objects. vor 11 Jahren
  Jelmer Vernooij 2218b43ffc Pass chunks rather than full text to _parse_commit_or_tag. vor 11 Jahren
  Jelmer Vernooij 23775c3aee Avoid double lookups of commits during walking operations. vor 11 Jahren
  Jelmer Vernooij b1375ef538 Add porcelain for 'dulwich rev-list'. vor 11 Jahren
  Jelmer Vernooij 21a5f41e64 Fix typo in commit_tree command. vor 11 Jahren
  Jelmer Vernooij 62b5fed273 Make graftpoints methods private for the moment. vor 11 Jahren
  Jelmer Vernooij ea7037dc14 Add missing docstring. vor 11 Jahren