Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij f62b7120e3 Fix http auth tests to avoid introducing new dependency on mock. hace 8 años
  Mika Mäenpää 5b174e9b62 Tests for username:passwd style urls in HttpGitClient hace 9 años
  Jelmer Vernooij 364bd81394 Update NEWS. hace 8 años
  Jelmer Vernooij 37b44bed35 Move HttpGitCLient-specific password handling to that class. hace 8 años
  jon bain 1b692854a5 Update HTTPGitClient to allow user:passwd style urls. hace 9 años
  Jelmer Vernooij fa07121d6c Add GitClient.from_parsedurl() method. hace 8 años
  Jelmer Vernooij 464d0e281a Fix Python3 compatibility and warnings during tests. hace 8 años
  Jelmer Vernooij 85417ce83a Revert "Fix porcelain.clone() on Python3." hace 8 años
  Jelmer Vernooij 9f15916797 Update NEWS. hace 8 años
  Jelmer Vernooij 69a7ee982a Some refactoring, simplifications. hace 8 años
  Laurent Rineau cb613c7819 Support linked working directories hace 8 años
  Laurent Rineau 86232320dd # This is a combination of 8 commits. hace 8 años
  Jelmer Vernooij eadd3521b0 Fix porcelain.clone() on Python3. hace 8 años
  Jelmer Vernooij 3ea005cc2c Fix examples on Python3. hace 8 años
  Jelmer Vernooij a0e591771c Document encoding behaviour. hace 8 años
  Jelmer Vernooij 76d671710c In porcelain, set default encoding to 'utf-8'. hace 8 años
  Jelmer Vernooij fb9c1c29bf Add md extension for nicer display on e.g. github. hace 8 años
  Jelmer Vernooij 096fa9ce3d Start on 0.15.1. hace 8 años
  Jelmer Vernooij 62c8cbb1bb Release 0.15.0. hace 8 años
  Jelmer Vernooij 34a47e2b63 Fix missing comma. hace 8 años
  Kostis Anagnostopoulos 60ccab16d4 appveyor: upgrade win32 to build-220, teat also on py3.5 hace 8 años
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. hace 8 años
  Jelmer Vernooij 1b8231acc6 Add script for updating preamble. hace 8 años
  Jelmer Vernooij 3f693e5aec s/iteritems/items/g hace 9 años
  Jelmer Vernooij a725196c16 Fix Python3 compatibility. hace 9 años
  Jelmer Vernooij 81488e042b Fix python3 compatibility. hace 9 años
  Jelmer Vernooij 958e827ab4 Pull in tags during dulwich.porcelain.clone. Fixes #408 hace 9 años
  Jelmer Vernooij aaaa6894e9 Fix dulwich.porcelain.pull() with Python3. (#451) hace 9 años
  Jelmer Vernooij 5b1ae8ce42 Add special-casing for Windows, as WindowsError isn't available on other platforms. hace 9 años
  Akbar Gumbira 4fc96f1179 On Windows, os.rename will thrown WindowsError if the destination already exists. Fixes #448 hace 9 años