Commit History

Author SHA1 Message Date
  milki 85be06e42c Add shell hook tests 13 years ago
  milki 0cdc51de2b Basic Hook Framework 13 years ago
  Jelmer Vernooij 64796b5715 Update NEWS, AUTHORS. 12 years ago
  milki ee02933831 Check for empty-repo on client fetch 13 years ago
  Jelmer Vernooij b163e4643f Update NEWS. 12 years ago
  kwatters c22d20e1be Fix index.changes_from_tree against an empty tree. 13 years ago
  Gary van der Merwe 9400ba316e Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. 12 years ago
  Jelmer Vernooij 787395ec07 Ask for forgiveness, not permission. 12 years ago
  Aaron O'Mullan da6d74ee3a Fix: Issue when overwriting symlinks during tree checkout 12 years ago
  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 years ago
  Gary van der Merwe f07ccffbc4 Fix indentation error in _compat.py. 12 years ago
  Jelmer Vernooij e21a9a333b Fix formatting of docstrings in dulwich._compat. 12 years ago
  Jelmer Vernooij 399554787a Update NEWS about tag chapter in tutorial. 12 years ago
  rfaulk 0add8fbec5 add. Initial draft of git tag documentation in dulwich. 12 years ago
  Jelmer Vernooij 3e93740f93 Update NEWS for alternate paths patch. 12 years ago
  milki b63d7b35fb Add relative path git alternates support 12 years ago
  Jelmer Vernooij f80f9165aa Add bug # and author for relative path SSH patch. 12 years ago
  Jelmer Vernooij 5268f19e24 Update NEWS for SSH client ~ expansion patch. 12 years ago
  milki 22c747de5c Add test_connect for SSHGitClient 13 years ago
  milki 30f6262ca6 Support username expansion in SSHGitClient 13 years ago
  Jelmer Vernooij 771b346751 Clarify HACKING, add note on unit tests. 12 years ago
  Jelmer Vernooij 3a02fce7e5 Provide OrderedDict fallback for Python < 2.6, fix test. 12 years ago
  Benjamin Pollack 41c13ca9ca Preserve the order of configuration files. 13 years ago
  Jelmer Vernooij 0d6ca7fbd0 Add support for honoring core/filemode when building trees. 12 years ago
  Mark Mikofski ec1499d3da add honor_filemode flag to build_index_from_tree 12 years ago
  Jelmer Vernooij 8f98a5500f Update NEWS for get_transport_and_path relative path fix. 12 years ago
  Jelmer Vernooij 2d3a438aaf Update NEWS, provide way to force diffing of binary files. 12 years ago
  Takeshi Kanemoto 8a0f3449b6 Added tests for write_object_diff with binary files 13 years ago
  Takeshi Kanemoto c149811093 Make patch.write_object_diff suppress diff for binary files 13 years ago
  Jelmer Vernooij 3393eaf6b3 test_client: Put separate tests into their own methods. 12 years ago