История коммитов

Автор SHA1 Сообщение Дата
  Jelmer Vernooij b163e4643f Update NEWS. 12 лет назад
  kwatters c22d20e1be Fix index.changes_from_tree against an empty tree. 13 лет назад
  Gary van der Merwe 9400ba316e Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. 12 лет назад
  Jelmer Vernooij 787395ec07 Ask for forgiveness, not permission. 12 лет назад
  Aaron O'Mullan da6d74ee3a Fix: Issue when overwriting symlinks during tree checkout 12 лет назад
  Chris Reid 07551e1663 removed try catch finally block from GitClient.fetch() so it no longer catches errors that should (probably) be handled by code using the GitClient 13 лет назад
  Gary van der Merwe f07ccffbc4 Fix indentation error in _compat.py. 12 лет назад
  Jelmer Vernooij e21a9a333b Fix formatting of docstrings in dulwich._compat. 12 лет назад
  Jelmer Vernooij 399554787a Update NEWS about tag chapter in tutorial. 12 лет назад
  rfaulk 0add8fbec5 add. Initial draft of git tag documentation in dulwich. 12 лет назад
  Jelmer Vernooij 3e93740f93 Update NEWS for alternate paths patch. 12 лет назад
  milki b63d7b35fb Add relative path git alternates support 12 лет назад
  Jelmer Vernooij f80f9165aa Add bug # and author for relative path SSH patch. 12 лет назад
  Jelmer Vernooij 5268f19e24 Update NEWS for SSH client ~ expansion patch. 12 лет назад
  milki 22c747de5c Add test_connect for SSHGitClient 13 лет назад
  milki 30f6262ca6 Support username expansion in SSHGitClient 13 лет назад
  Jelmer Vernooij 771b346751 Clarify HACKING, add note on unit tests. 12 лет назад
  Jelmer Vernooij 3a02fce7e5 Provide OrderedDict fallback for Python < 2.6, fix test. 12 лет назад
  Benjamin Pollack 41c13ca9ca Preserve the order of configuration files. 13 лет назад
  Jelmer Vernooij 0d6ca7fbd0 Add support for honoring core/filemode when building trees. 12 лет назад
  Mark Mikofski ec1499d3da add honor_filemode flag to build_index_from_tree 12 лет назад
  Jelmer Vernooij 8f98a5500f Update NEWS for get_transport_and_path relative path fix. 12 лет назад
  Jelmer Vernooij 2d3a438aaf Update NEWS, provide way to force diffing of binary files. 12 лет назад
  Takeshi Kanemoto 8a0f3449b6 Added tests for write_object_diff with binary files 13 лет назад
  Takeshi Kanemoto c149811093 Make patch.write_object_diff suppress diff for binary files 13 лет назад
  Jelmer Vernooij 3393eaf6b3 test_client: Put separate tests into their own methods. 12 лет назад
  Brian Visel edb7cae0b1 Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well 12 лет назад
  Jelmer Vernooij 176c40e526 web: Some formatting fixes. 12 лет назад
  Jelmer Vernooij 140ee06526 Fix PEP8 compatibility of setup.py. 12 лет назад
  Jelmer Vernooij bf428621c5 Simplify parsing for multi-line fields. 12 лет назад