커밋 기록

작성자 SHA1 메시지 날짜
  Jelmer Vernooij 04db6fee5e add basic tests for stash. 7 년 전
  Jelmer Vernooij 8eedca090d Add stash push. 7 년 전
  Jelmer Vernooij f6e3afadc6 Add basic Stash class. 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 년 전
  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 년 전
  Jelmer Vernooij 18c32466b5 Rename Index.iterblobs to Index.iterobjects. 7 년 전
  Jelmer Vernooij 4f9cc37b15 Add repr for FetchPackResult. 7 년 전
  Jelmer Vernooij 947ceca8b2 Fix the build on python3. 7 년 전
  Jelmer Vernooij 1b896d40b4 Add simple check-mailmap command to bin/dulwich. 7 년 전
  Jelmer Vernooij 8ce88629a9 Add basic support for reading mailmap files. 7 년 전
  Jelmer Vernooij 4c5c2752fa Update mailmap. 7 년 전
  Jelmer Vernooij 0577af7809 Start on 0.19.1. 7 년 전
  Jelmer Vernooij f749895efc Release 0.19.0 7 년 전
  Jelmer Vernooij 36edbb5640 Add change_type_same flag to tree_changes. 7 년 전
  Jelmer Vernooij a169f64b2f Define flag constants. 7 년 전
  Jelmer Vernooij f7ecc4956f Merge support for PuttySSHVendor and basic support for passwords in SSHVendor. 7 년 전
  Jelmer Vernooij 2cafedfcca Catch warnings in tests, simplify subprocess patching. 7 년 전
  Filipp Frizzy 1d5eecca5b add warning about cleartext password into PuttySSHVendor 7 년 전
  Filipp Frizzy ab305a7a5e remove default paramiko connect arguments from ParamikoSSHVendor 7 년 전