Historial de Commits

Autor SHA1 Mensaje Fecha
  Alberto Ruiz 137c57f111 Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker hace 12 años
  Alberto Ruiz 910504656d If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself hace 12 años
  Jelmer Vernooij 1ad042de93 Update NEWS, add test for fetch pack with side-band-64k disabled. hace 12 años
  David Keijser 926fda9342 Fix error in fetching with side-band-64k disabled hace 12 años
  Jelmer Vernooij c5f03bc318 Update NEWS. hace 12 años
  Jelmer Vernooij 1b08a62b51 Fix tests after adding support for 40 character refs. hace 12 años
  Chow Loong Jin a252184c62 Catch ValueError in BaseRepo.__getitem__ when querying object store hace 12 años
  Chow Loong Jin 3b80e9b702 Raise a ValueError for invalid shas hace 12 años
  Jelmer Vernooij ad145d2910 Start on 0.9.1. hace 12 años
  Jelmer Vernooij 6c1781ce8b Release 0.9.0. hace 12 años
  milki 6aca03de55 Update NEWS hace 12 años
  milki d94c58a43b Add shell hook tests hace 13 años
  milki 2153de7b2c Basic Hook Framework hace 13 años
  Jelmer Vernooij cba6879977 Update NEWS, AUTHORS. hace 12 años
  milki e793038a2d Check for empty-repo on client fetch hace 13 años
  Jelmer Vernooij 1d4abbba11 Update NEWS. hace 12 años
  kwatters 935aa6725e Fix index.changes_from_tree against an empty tree. hace 13 años
  Gary van der Merwe df171de156 Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. hace 12 años
  Jelmer Vernooij dba0320aed Ask for forgiveness, not permission. hace 12 años
  Aaron O'Mullan 76cd6f427e Fix: Issue when overwriting symlinks during tree checkout hace 12 años
  Chris Reid ed4e22c429 removed try catch finally block from GitClient.fetch() so it no longer catches errors that should (probably) be handled by code using the GitClient hace 12 años
  Gary van der Merwe 9d6f802565 Fix indentation error in _compat.py. hace 12 años
  Jelmer Vernooij 0ae54a1fa9 Fix formatting of docstrings in dulwich._compat. hace 12 años
  Jelmer Vernooij 75f6c4f183 Update NEWS about tag chapter in tutorial. hace 12 años
  rfaulk 8805e40b97 add. Initial draft of git tag documentation in dulwich. hace 12 años
  Jelmer Vernooij 530db7b962 Update NEWS for alternate paths patch. hace 12 años
  milki 8f1e9954c8 Add relative path git alternates support hace 12 años
  Jelmer Vernooij 14a56f440c Add bug # and author for relative path SSH patch. hace 12 años
  Jelmer Vernooij 2c6055ee6f Update NEWS for SSH client ~ expansion patch. hace 12 años
  milki c64042c9a1 Add test_connect for SSHGitClient hace 12 años