Commit History

Author SHA1 Message Date
  Jelmer Vernooij 6a0b9cf6c6 Remove long deprecated Tree.entries. 11 years ago
  Jelmer Vernooij 6471fb3222 Remove long deprecated Repo.ref and Repo.revision_history. 11 years ago
  Jelmer Vernooij b772dfa92e Remove some long deprecated methods on Repo. 11 years ago
  Jelmer Vernooij 1423705897 Add explanation of porcelain and plumbing terms. 11 years ago
  Jelmer Vernooij 3c4692584a Line wrap. 11 years ago
  Jelmer Vernooij b586c43fab Fix description for pypi. 11 years ago
  Jelmer Vernooij 7006c62627 Update README, add link to homepage. 11 years ago
  Jelmer Vernooij f8550bb452 Update NEWS. 11 years ago
  Jelmer Vernooij f93d42b8e6 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. 11 years ago
  Jelmer Vernooij 7c5b7703f4 Drop compatibility wrapper for `parse_qs`. 11 years ago
  Jelmer Vernooij 3c23765bd3 Drop compatibility functions for `hashlib.sha1`. 11 years ago
  Jelmer Vernooij 0358c518c6 Drop compatibility function for namedtuple. 11 years ago
  Jelmer Vernooij 9d554c7968 Drop compatibility replacement for 'all'. 11 years ago
  Jelmer Vernooij 93260075e4 Drop compatibility replacement for unpack_from. 11 years ago
  Jelmer Vernooij 7e181d49a9 Remove compatibility code for itertools.permutations, in preparation of 11 years ago
  Jelmer Vernooij 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of 11 years ago
  Jelmer Vernooij b70b91f199 Move refs tests to dulwich.tests.test_refs. 11 years ago
  Jelmer Vernooij f0c79be8f0 Start on 0.9.5. 11 years ago
  Jelmer Vernooij a410821bee Release 0.9.4. 11 years ago
  Jelmer Vernooij 12646e0442 Two minor optimizations in heavily used code paths. 11 years ago
  André Roth f5c46b59a7 Support filesystems with 64bit inode and device numbers. 11 years ago
  Jelmer Vernooij 8b5b6b15fd Update NEWS, add tests for clone with bare. 11 years ago
  Marcin Kuzminski d66dd68eff Added checkout support to porcelain.clone. It's enabled by default 11 years ago
  Jelmer Vernooij cfced379b2 Add LocalGitClient. 11 years ago
  Jelmer Vernooij e285ed2749 Split out tests for get_transport_and_path. 11 years ago
  Jelmer Vernooij bdbf57ebbd Fix typo: URI -> URL. 11 years ago
  Jelmer Vernooij 7c21c4f5a2 Allow overriding default class for local git client access. 11 years ago
  Jelmer Vernooij 1f91a13115 Split get_transport_and_path_from_url() out of get_transport_and_path(). 11 years ago
  Jelmer Vernooij 2cae2611bf Pass in known sha. 11 years ago
  Jelmer Vernooij ee89c0b394 Support reusing known sha during object creation. 11 years ago