提交历史

作者 SHA1 备注 提交日期
  David Keijser e0aa2675c6 Fix error in fetching with side-band-64k disabled 12 年之前
  Jelmer Vernooij 03aec76699 Update NEWS. 12 年之前
  Jelmer Vernooij a504dc410b Fix tests after adding support for 40 character refs. 12 年之前
  Chow Loong Jin 3da563c635 Catch ValueError in BaseRepo.__getitem__ when querying object store 12 年之前
  Chow Loong Jin ba0b66535b Raise a ValueError for invalid shas 12 年之前
  Jelmer Vernooij 02623dad42 Start on 0.9.1. 12 年之前
  Jelmer Vernooij 5d419141e4 Release 0.9.0. 12 年之前
  milki eba10ecdfd Update NEWS 12 年之前
  milki aa2f22118a Add shell hook tests 13 年之前
  milki c308a06317 Basic Hook Framework 13 年之前
  Jelmer Vernooij 1d73469bef Update NEWS, AUTHORS. 12 年之前
  milki cdfa078b5b Check for empty-repo on client fetch 12 年之前
  Jelmer Vernooij 1d91856f63 Update NEWS. 12 年之前
  kwatters cb48f6cb8d Fix index.changes_from_tree against an empty tree. 13 年之前
  Gary van der Merwe 0f0a6f4ba3 Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. 12 年之前
  Jelmer Vernooij 5970fb6556 Ask for forgiveness, not permission. 12 年之前
  Aaron O'Mullan 294daba3cf Fix: Issue when overwriting symlinks during tree checkout 12 年之前
  Chris Reid 9fa05a292c removed try catch finally block from GitClient.fetch() so it no longer catches errors that should (probably) be handled by code using the GitClient 12 年之前
  Gary van der Merwe 8e4be44df9 Fix indentation error in _compat.py. 12 年之前
  Jelmer Vernooij dbd7041d55 Fix formatting of docstrings in dulwich._compat. 12 年之前
  Jelmer Vernooij e4ade8ad9a Update NEWS about tag chapter in tutorial. 12 年之前
  rfaulk 5ea2d6bf8d add. Initial draft of git tag documentation in dulwich. 12 年之前
  Jelmer Vernooij a45ee539d3 Update NEWS for alternate paths patch. 12 年之前
  milki 467ff35d41 Add relative path git alternates support 12 年之前
  Jelmer Vernooij 774d630917 Add bug # and author for relative path SSH patch. 12 年之前
  Jelmer Vernooij 7dcbaf3e3e Update NEWS for SSH client ~ expansion patch. 12 年之前
  milki 51f0e56941 Add test_connect for SSHGitClient 12 年之前
  milki 8e1d3256c5 Support username expansion in SSHGitClient 12 年之前
  Jelmer Vernooij b5a450148b Clarify HACKING, add note on unit tests. 12 年之前
  Jelmer Vernooij c8e705ac52 Provide OrderedDict fallback for Python < 2.6, fix test. 12 年之前