提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij a463b77dd4 Add really basic dulwich.porcelain.fsck. 7 年之前
  Jelmer Vernooij 5543e6a2ba Start on 0.19.3. 7 年之前
  Jelmer Vernooij 70a13e8229 Release 0.19.2 7 年之前
  Jelmer Vernooij 0715211453 Fix Index.iterblobs behaviour, add test. 7 年之前
  Jelmer Vernooij c03c63e63d Disallow .git entries in trees, like C git. 7 年之前
  Jelmer Vernooij 2ac410b384 Start on 0.19.2. 7 年之前
  Jelmer Vernooij d34fbad656 Release 0.19.1 7 年之前
  Jelmer Vernooij d8bea03825 Only pass key_filename and password into SSHVendor.run_command if they are set (for backwards compatibility) 7 年之前
  Jelmer Vernooij 4599ee4279 SSHVendor: password is independent of key_filename. 7 年之前
  Jelmer Vernooij 26c4e27783 Use keyword arguments to prevent accidentally passing in the wrong arguments to super constructor. 7 年之前
  Jelmer Vernooij 775696b494 Merge change from PuttySSHVendor => PLinkSSHVendor. 7 年之前
  Adam Bradley aef8fa0151 Removing PuttySSHVendor tests. 7 年之前
  Adam Bradley db208bfbe4 Removing PuttySSHVendor. 7 年之前
  Jelmer Vernooij 6a15af08d3 Remove duplicate empty line. 7 年之前
  Jelmer Vernooij eee273e3ca Fix repeat HTTP requests using the same smart HTTP client. 7 年之前
  Jelmer Vernooij 482d93faa0 Factor out a parse_rsync_url function. 7 年之前
  Jelmer Vernooij 1db43ae59d Only import urllib3 when it's used. 7 年之前
  Jelmer Vernooij da167e626c Add LOCAL_TAG_PREFIX constant. 7 年之前
  Jelmer Vernooij 70e8e5ef4c Add object_store argument to index_entry_from_path. 7 年之前
  Jelmer Vernooij 2565870dc4 Fix 'remote add' command. 7 年之前
  Jelmer Vernooij 53d9830894 Support the http.sslVerify and http.sslCAInfo configuration options. 7 年之前
  Jelmer Vernooij af335a0172 Avoid mucking with SSL module internals from Dulwich. 7 年之前
  Jelmer Vernooij 994bfa2ecb Add a dulwich[https] extra that depends on urllib3[secure]. 7 年之前
  Adam Bradley 05fbe39ff2 Added tests and news. 7 年之前
  Adam Bradley f1ff0902cf Re-adding HttpGitClient.__repr__(). 7 年之前
  Adam Bradley 4086b8a84c Implemented PLink support based on the PuttySSHVendor code. 7 年之前
  Jelmer Vernooij 00cfddfea3 Move handling of index building error conditions to iter_fresh_entries. 7 年之前
  Jelmer Vernooij f3b3137ff3 Factor out index_entry_from_path, add iter_fresh_objects. 7 年之前
  Jelmer Vernooij e72fe076a4 Factor out read_submodule_head. 7 年之前
  Jelmer Vernooij 01eb67e3b3 Ignore .pyo files. 7 年之前