Commit History

Author SHA1 Message Date
  Jelmer Vernooij 2d6538a278 Fix indentation. 6 years ago
  Jelmer Vernooij d69aa03b16 Merge branch 'fix-porcelain-fetch' of https://github.com/dandersson/dulwich 6 years ago
  Daniel Andersson d20470b5db Add NEWS entry 6 years ago
  Jelmer Vernooij 31e6508e0f Add Repo.get_shallow. 6 years ago
  Jelmer Vernooij f83a70b8a7 Add checkout argument to clone. Fixes #503 6 years ago
  Jelmer Vernooij 2d1e979d77 Fix the tutorial tests on python3. Fixes: #573 6 years ago
  Jelmer Vernooij 67994a0310 Support setting DULWICH_PDB to have SIGQUIT trigger pdb. 6 years ago
  Jelmer Vernooij a003673960 Fix handling of encoding for tags. #608 6 years ago
  Jelmer Vernooij a463b77dd4 Add really basic dulwich.porcelain.fsck. 6 years ago
  Jelmer Vernooij 5543e6a2ba Start on 0.19.3. 6 years ago
  Jelmer Vernooij 70a13e8229 Release 0.19.2 6 years ago
  Jelmer Vernooij 0715211453 Fix Index.iterblobs behaviour, add test. 6 years ago
  Jelmer Vernooij 2ac410b384 Start on 0.19.2. 6 years ago
  Jelmer Vernooij d34fbad656 Release 0.19.1 6 years ago
  Jelmer Vernooij d8bea03825 Only pass key_filename and password into SSHVendor.run_command if they are set (for backwards compatibility) 6 years ago
  Jelmer Vernooij 775696b494 Merge change from PuttySSHVendor => PLinkSSHVendor. 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 53d9830894 Support the http.sslVerify and http.sslCAInfo configuration options. 6 years ago
  Adam Bradley 05fbe39ff2 Added tests and news. 6 years ago
  Jelmer Vernooij 18c32466b5 Rename Index.iterblobs to Index.iterobjects. 6 years ago
  Jelmer Vernooij 8ce88629a9 Add basic support for reading mailmap files. 6 years ago
  Jelmer Vernooij 0577af7809 Start on 0.19.1. 6 years ago
  Jelmer Vernooij f749895efc Release 0.19.0 6 years ago
  Jelmer Vernooij 36edbb5640 Add change_type_same flag to tree_changes. 6 years ago
  Filipp Frizzy 62f1cbd9f8 Add new ssh options change into NEWS file 7 years ago
  Jelmer Vernooij 10995f75bf Update NEWS, AUTHORS. 7 years ago
  Jelmer Vernooij dda02ee1f3 Raise exception when user identity misses email. Fixes #602 7 years ago
  Jelmer Vernooij 79540cdbfb Start writing reflog entries. 7 years ago
  Jelmer Vernooij bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. 7 years ago