커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Benjamin Pollack 54c9fd66da Preserve the order of configuration files. 12 년 전
  Jelmer Vernooij 1d60c686ac Add support for honoring core/filemode when building trees. 12 년 전
  Mark Mikofski 02aa43a6f8 add honor_filemode flag to build_index_from_tree 12 년 전
  Jelmer Vernooij 6bfda89eae Update NEWS for get_transport_and_path relative path fix. 12 년 전
  Jelmer Vernooij b0cffe5c58 Update NEWS, provide way to force diffing of binary files. 12 년 전
  Takeshi Kanemoto 8f12310613 Added tests for write_object_diff with binary files 12 년 전
  Takeshi Kanemoto 924446cd37 Make patch.write_object_diff suppress diff for binary files 12 년 전
  Jelmer Vernooij 5e4f90e7ed test_client: Put separate tests into their own methods. 12 년 전
  Brian Visel 9ecdefa3a3 Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well 12 년 전
  Jelmer Vernooij c33665ed71 web: Some formatting fixes. 12 년 전
  Jelmer Vernooij a186cc52e3 Fix PEP8 compatibility of setup.py. 12 년 전
  Jelmer Vernooij dda8ad53c1 Simplify parsing for multi-line fields. 12 년 전
  milki 1be736fb5f Add support for mergetags. 12 년 전
  Jelmer Vernooij 60742876dd Use indentation in config file consistent with C Git. 12 년 전