Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 1d91856f63 Update NEWS. hace 12 años
  kwatters cb48f6cb8d Fix index.changes_from_tree against an empty tree. hace 12 años
  Gary van der Merwe 0f0a6f4ba3 Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. hace 12 años
  Jelmer Vernooij 5970fb6556 Ask for forgiveness, not permission. hace 12 años
  Aaron O'Mullan 294daba3cf Fix: Issue when overwriting symlinks during tree checkout hace 12 años
  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 hace 12 años
  Gary van der Merwe 8e4be44df9 Fix indentation error in _compat.py. hace 12 años
  Jelmer Vernooij dbd7041d55 Fix formatting of docstrings in dulwich._compat. hace 12 años
  Jelmer Vernooij e4ade8ad9a Update NEWS about tag chapter in tutorial. hace 12 años
  rfaulk 5ea2d6bf8d add. Initial draft of git tag documentation in dulwich. hace 12 años
  Jelmer Vernooij a45ee539d3 Update NEWS for alternate paths patch. hace 12 años
  milki 467ff35d41 Add relative path git alternates support hace 12 años
  Jelmer Vernooij 774d630917 Add bug # and author for relative path SSH patch. hace 12 años
  Jelmer Vernooij 7dcbaf3e3e Update NEWS for SSH client ~ expansion patch. hace 12 años
  milki 51f0e56941 Add test_connect for SSHGitClient hace 12 años
  milki 8e1d3256c5 Support username expansion in SSHGitClient hace 12 años
  Jelmer Vernooij b5a450148b Clarify HACKING, add note on unit tests. hace 12 años
  Jelmer Vernooij c8e705ac52 Provide OrderedDict fallback for Python < 2.6, fix test. hace 12 años
  Benjamin Pollack 54c9fd66da Preserve the order of configuration files. hace 12 años
  Jelmer Vernooij 1d60c686ac Add support for honoring core/filemode when building trees. hace 12 años
  Mark Mikofski 02aa43a6f8 add honor_filemode flag to build_index_from_tree hace 12 años
  Jelmer Vernooij 6bfda89eae Update NEWS for get_transport_and_path relative path fix. hace 12 años
  Jelmer Vernooij b0cffe5c58 Update NEWS, provide way to force diffing of binary files. hace 12 años
  Takeshi Kanemoto 8f12310613 Added tests for write_object_diff with binary files hace 12 años
  Takeshi Kanemoto 924446cd37 Make patch.write_object_diff suppress diff for binary files hace 12 años
  Jelmer Vernooij 5e4f90e7ed test_client: Put separate tests into their own methods. hace 12 años
  Brian Visel 9ecdefa3a3 Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well hace 12 años
  Jelmer Vernooij c33665ed71 web: Some formatting fixes. hace 12 años
  Jelmer Vernooij a186cc52e3 Fix PEP8 compatibility of setup.py. hace 12 años
  Jelmer Vernooij dda8ad53c1 Simplify parsing for multi-line fields. hace 12 años