提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij a725196c16 Fix Python3 compatibility. 9 年之前
  Jelmer Vernooij 81488e042b Fix python3 compatibility. 9 年之前
  Jelmer Vernooij 958e827ab4 Pull in tags during dulwich.porcelain.clone. Fixes #408 9 年之前
  Jelmer Vernooij aaaa6894e9 Fix dulwich.porcelain.pull() with Python3. (#451) 9 年之前
  Jelmer Vernooij 5b1ae8ce42 Add special-casing for Windows, as WindowsError isn't available on other platforms. 9 年之前
  Akbar Gumbira 4fc96f1179 On Windows, os.rename will thrown WindowsError if the destination already exists. Fixes #448 9 年之前
  Jelmer Vernooij 0ee2ec1d37 Fix python3 compatibility. 9 年之前
  Jelmer Vernooij 34fe903c97 Consistently overwrite HOME. 9 年之前
  Jelmer Vernooij 5afa48af64 Add dulwich.porcelain.ls_tree. 9 年之前
  Jelmer Vernooij 6f937ef037 Remove relicensing file, update CONTRIBUTING for license changes. 9 年之前
  Jelmer Vernooij 7098611ac3 As agreed by all contributors, change the license from: 9 年之前
  Jelmer Vernooij 06ada5528c Syntevo has agreed to relicensing their contribution to Dulwich under Apachev2+/GPLv2+. 9 年之前
  Forrest Hopkins e896247cff Correct formatting in Porcelain doc 9 年之前
  Jelmer Vernooij 3b134a69e6 Quote special characters in usernames. 9 年之前
  Jelmer Vernooij 9eb33ff280 Allow missing trailing LF when reading service name from HTTP servers. Fixes #442. 9 年之前
  Jelmer Vernooij 6d93bdaee3 Fix formatting of markdown in README. 9 年之前
  Jelmer Vernooij 0913a1b433 Revert "Don't look up "HOME" environment variable unconditionally to avoid KeyError" 9 年之前
  Jelmer Vernooij f2c26f08e0 Revert "Run Git in tests without user's ".gitconfig"." 9 年之前
  Jelmer Vernooij 0b2769b0b5 Use super to call parent __init__. 9 年之前
  Jelmer Vernooij e62d2e2566 Unicodify my surname. 9 年之前
  Jelmer Vernooij 8fc08124ca Use standard URL generation functions. 9 年之前
  Mika Mäenpää 0c6565801b porcelain.push uses client.get_url as remote_location 9 年之前
  Mika Mäenpää 75e5db50da Tests for get_url()-methods. 9 年之前
  Mika Mäenpää f52a2ee5a0 Add get_url() method to clients which will give full url to given path. 9 年之前
  Mika Mäenpää baa889e86b Made HttpGitClient.base_url private 9 年之前
  Jelmer Vernooij f49b7cbf43 Update setup.py to reflect that Python 2.6 is no longer supported, but 9 年之前
  Jelmer Vernooij 5e03d456e4 Update to reflect drop of Python2.6 support. 9 年之前
  Jelmer Vernooij 2dcc75c8b1 Start on 0.15.0. 9 年之前
  Jelmer Vernooij 48a996edcf RElease 0.14.1. 9 年之前
  Jelmer Vernooij 9138443d68 Revert "Drop dependency on greenlet/etc for Python3, as swift module is not yet" 9 年之前