Commit History

Author SHA1 Message Date
  Jelmer Vernooij 7098611ac3 As agreed by all contributors, change the license from: 8 years ago
  Jelmer Vernooij 06ada5528c Syntevo has agreed to relicensing their contribution to Dulwich under Apachev2+/GPLv2+. 8 years ago
  Forrest Hopkins e896247cff Correct formatting in Porcelain doc 8 years ago
  Jelmer Vernooij 3b134a69e6 Quote special characters in usernames. 8 years ago
  Jelmer Vernooij 9eb33ff280 Allow missing trailing LF when reading service name from HTTP servers. Fixes #442. 8 years ago
  Jelmer Vernooij 6d93bdaee3 Fix formatting of markdown in README. 8 years ago
  Jelmer Vernooij 0913a1b433 Revert "Don't look up "HOME" environment variable unconditionally to avoid KeyError" 8 years ago
  Jelmer Vernooij f2c26f08e0 Revert "Run Git in tests without user's ".gitconfig"." 8 years ago
  Jelmer Vernooij 0b2769b0b5 Use super to call parent __init__. 8 years ago
  Jelmer Vernooij e62d2e2566 Unicodify my surname. 8 years ago
  Jelmer Vernooij 8fc08124ca Use standard URL generation functions. 8 years ago
  Mika Mäenpää 0c6565801b porcelain.push uses client.get_url as remote_location 8 years ago
  Mika Mäenpää 75e5db50da Tests for get_url()-methods. 8 years ago
  Mika Mäenpää f52a2ee5a0 Add get_url() method to clients which will give full url to given path. 8 years ago
  Mika Mäenpää baa889e86b Made HttpGitClient.base_url private 8 years ago
  Jelmer Vernooij f49b7cbf43 Update setup.py to reflect that Python 2.6 is no longer supported, but 8 years ago
  Jelmer Vernooij 5e03d456e4 Update to reflect drop of Python2.6 support. 8 years ago
  Jelmer Vernooij 2dcc75c8b1 Start on 0.15.0. 8 years ago
  Jelmer Vernooij 48a996edcf RElease 0.14.1. 8 years ago
  Jelmer Vernooij 9138443d68 Revert "Drop dependency on greenlet/etc for Python3, as swift module is not yet" 8 years ago
  Jelmer Vernooij 03b55c97aa Skip remaining python3 tests for swift contrib module. 8 years ago
  Jelmer Vernooij bbafb324bb Mork work on swift module python3 compatibility. 8 years ago
  Jelmer Vernooij 44ae644374 Drop dependency on greenlet/etc for Python3, as swift module is not yet 8 years ago
  Jelmer Vernooij a1c32d0179 Python3; use StringIO. 8 years ago
  Jelmer Vernooij 1abf2d3872 Python3: fix BytesIO call, avoid iteritems. 8 years ago
  Jelmer Vernooij d12ec19e3b Improve python3 portability; support python3 urlparse. 8 years ago
  Jelmer Vernooij ff7b4e9dee Fix regression removing untouched refs when pushing over SSH. #441. 8 years ago
  Jelmer Vernooij d17c45a4a5 Start on 0.15.0. 8 years ago
  Jelmer Vernooij 4f34f1daf8 Release 0.14.0. 8 years ago
  Jelmer Vernooij c0ed5019cd Allow ZERO_SHA to mean 'does not exist' when setting/removing refs. 8 years ago