Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij dfcec79b6d Add Repo.get_description method. hace 12 años
  Jelmer Vernooij c53cc160b8 Merge branch 'http-fetch-capa' of git://github.com/wgrant/dulwich hace 12 años
  William Grant 7d621d134e Fix run_git_or_fail to let stderr be overridden. hace 12 años
  William Grant bfa5acdd32 Fix capability negotiation when fetching packs over HTTP. hace 12 años
  Jelmer Vernooij 60d9d3f6e4 Add SSHVendor abstraction class. hace 12 años
  Jelmer Vernooij ec8df30445 Update NEWS. hace 12 años
  milki 57b1e11b76 Remove delete commands when no delete=refs hace 13 años
  milki eeea2cec20 send a packfile if there is an update/create cmd hace 13 años
  Jelmer Vernooij eaa888df1c Update NEWS. hace 12 años
  Alberto Ruiz 159369bd0e Add test case for using a single string instead of an iterable as a valid argument for BaseRepo.get_walker hace 12 años
  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 hace 12 años
  Jelmer Vernooij dd0e432892 Update NEWS, add test for fetch pack with side-band-64k disabled. hace 12 años
  David Keijser 96fb2103e5 Fix error in fetching with side-band-64k disabled hace 12 años
  Jelmer Vernooij 1497e41081 Update NEWS. hace 12 años
  Jelmer Vernooij 644ef09c87 Fix tests after adding support for 40 character refs. hace 12 años
  Chow Loong Jin ef642e7933 Catch ValueError in BaseRepo.__getitem__ when querying object store hace 12 años
  Chow Loong Jin f5eb2a8615 Raise a ValueError for invalid shas hace 12 años
  Jelmer Vernooij 4498550e67 Start on 0.9.1. hace 12 años
  Jelmer Vernooij 174722d6c7 Release 0.9.0. hace 12 años
  milki 452748199c Update NEWS hace 12 años
  milki 85be06e42c Add shell hook tests hace 13 años
  milki 0cdc51de2b Basic Hook Framework hace 13 años
  Jelmer Vernooij 64796b5715 Update NEWS, AUTHORS. hace 12 años
  milki ee02933831 Check for empty-repo on client fetch hace 13 años
  Jelmer Vernooij b163e4643f Update NEWS. hace 12 años
  kwatters c22d20e1be Fix index.changes_from_tree against an empty tree. hace 13 años
  Gary van der Merwe 9400ba316e Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. hace 12 años
  Jelmer Vernooij 787395ec07 Ask for forgiveness, not permission. hace 12 años
  Aaron O'Mullan da6d74ee3a Fix: Issue when overwriting symlinks during tree checkout hace 12 años
  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 hace 13 años