Commit History

Author SHA1 Message Date
  Jelmer Vernooij 26c4e27783 Use keyword arguments to prevent accidentally passing in the wrong arguments to super constructor. 6 years ago
  Jelmer Vernooij 775696b494 Merge change from PuttySSHVendor => PLinkSSHVendor. 6 years ago
  Adam Bradley aef8fa0151 Removing PuttySSHVendor tests. 6 years ago
  Adam Bradley db208bfbe4 Removing PuttySSHVendor. 6 years ago
  Jelmer Vernooij 6a15af08d3 Remove duplicate empty line. 6 years ago
  Jelmer Vernooij 04db6fee5e add basic tests for stash. 6 years ago
  Jelmer Vernooij 8eedca090d Add stash push. 6 years ago
  Jelmer Vernooij f6e3afadc6 Add basic Stash class. 6 years ago
  Jelmer Vernooij eee273e3ca Fix repeat HTTP requests using the same smart HTTP client. 6 years ago
  Jelmer Vernooij 482d93faa0 Factor out a parse_rsync_url function. 6 years ago
  Jelmer Vernooij 1db43ae59d Only import urllib3 when it's used. 6 years ago
  Jelmer Vernooij da167e626c Add LOCAL_TAG_PREFIX constant. 6 years ago
  Jelmer Vernooij 70e8e5ef4c Add object_store argument to index_entry_from_path. 6 years ago
  Jelmer Vernooij 2565870dc4 Fix 'remote add' command. 6 years ago
  Jelmer Vernooij 53d9830894 Support the http.sslVerify and http.sslCAInfo configuration options. 6 years ago
  Jelmer Vernooij af335a0172 Avoid mucking with SSL module internals from Dulwich. 6 years ago
  Jelmer Vernooij 994bfa2ecb Add a dulwich[https] extra that depends on urllib3[secure]. 6 years ago
  Adam Bradley 05fbe39ff2 Added tests and news. 6 years ago
  Adam Bradley f1ff0902cf Re-adding HttpGitClient.__repr__(). 6 years ago
  Adam Bradley 4086b8a84c Implemented PLink support based on the PuttySSHVendor code. 6 years ago
  Jelmer Vernooij 00cfddfea3 Move handling of index building error conditions to iter_fresh_entries. 6 years ago
  Jelmer Vernooij f3b3137ff3 Factor out index_entry_from_path, add iter_fresh_objects. 6 years ago
  Jelmer Vernooij e72fe076a4 Factor out read_submodule_head. 6 years ago
  Jelmer Vernooij 01eb67e3b3 Ignore .pyo files. 6 years ago
  Jelmer Vernooij 18c32466b5 Rename Index.iterblobs to Index.iterobjects. 6 years ago
  Jelmer Vernooij 4f9cc37b15 Add repr for FetchPackResult. 6 years ago
  Jelmer Vernooij 947ceca8b2 Fix the build on python3. 6 years ago
  Jelmer Vernooij 1b896d40b4 Add simple check-mailmap command to bin/dulwich. 6 years ago
  Jelmer Vernooij 8ce88629a9 Add basic support for reading mailmap files. 6 years ago
  Jelmer Vernooij 4c5c2752fa Update mailmap. 6 years ago