Commit History

Author SHA1 Message Date
  William Grant bfa5acdd32 Fix capability negotiation when fetching packs over HTTP. 12 years ago
  Alberto Ruiz 159369bd0e Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker 12 years ago
  Alberto Ruiz 5977349f3d If a string is passed in BaseRepo.get_walker we turn it into a one item list instead of iterating over the string itself 12 years ago
  Jelmer Vernooij dd0e432892 Update NEWS, add test for fetch pack with side-band-64k disabled. 12 years ago
  David Keijser 96fb2103e5 Fix error in fetching with side-band-64k disabled 12 years ago
  Jelmer Vernooij 1497e41081 Update NEWS. 12 years ago
  Jelmer Vernooij 644ef09c87 Fix tests after adding support for 40 character refs. 12 years ago
  Chow Loong Jin ef642e7933 Catch ValueError in BaseRepo.__getitem__ when querying object store 12 years ago
  Chow Loong Jin f5eb2a8615 Raise a ValueError for invalid shas 12 years ago
  Jelmer Vernooij 4498550e67 Start on 0.9.1. 12 years ago
  Jelmer Vernooij 174722d6c7 Release 0.9.0. 12 years ago
  milki 452748199c Update NEWS 12 years ago
  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