提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij f644882d4e Add --remote argument to 'dulwich archive'. 7 年之前
  Boris Feld 01414667eb Fix a typo in dulwich.porcelain.status 7 年之前
  Jelmer Vernooij d05df5518f Don't install gevent on python3.3; gevent no longer supports 3.3. 7 年之前
  Daniel Andersson 6b10224785 More robust symlink creation test 7 年之前
  Jelmer Vernooij cd471d47e5 Fix indentation. 7 年之前
  Jelmer Vernooij 83a39fd6f7 Use os.replace if available. 7 年之前
  Jelmer Vernooij 04ba765ae3 Make fancy_rename python3-compatible. 7 年之前
  Jelmer Vernooij 2d6538a278 Fix indentation. 7 年之前
  Jelmer Vernooij 011f270d7c Fix os.path.sep replacement on Python3. 7 年之前
  Daniel Andersson 54787ea502 More robust pack file rename on Windows 7 年之前
  Jelmer Vernooij 95d44cdfa1 Set source in coveragerc rather than passing on command-line. 7 年之前
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 7 年之前
  Jelmer Vernooij 3b05aae012 Fix tests on python3. 7 年之前
  Jelmer Vernooij d69aa03b16 Merge branch 'fix-porcelain-fetch' of https://github.com/dandersson/dulwich 7 年之前
  Daniel Andersson d20470b5db Add NEWS entry 7 年之前
  Daniel Andersson b7dad472c8 Reuse remote ref construction logic from clone 7 年之前
  Daniel Andersson 055b150372 Add failing test cases for bad fetch 7 年之前
  Jelmer Vernooij 31e6508e0f Add Repo.get_shallow. 7 年之前
  Jelmer Vernooij c2da1ee3a6 Fix appveyor build link. 7 年之前
  Jelmer Vernooij d0ed97e58d Fix style errors. 7 年之前
  Jelmer Vernooij f83a70b8a7 Add checkout argument to clone. Fixes #503 7 年之前
  Jelmer Vernooij 1679bfb196 Fix check-tutorial. 7 年之前
  Jelmer Vernooij 2d1e979d77 Fix the tutorial tests on python3. Fixes: #573 7 年之前
  Jelmer Vernooij 9133995c53 Build on pypy3.5. 7 年之前
  Jelmer Vernooij 715d1a0ce7 Fix style. 7 年之前
  Jelmer Vernooij 06bdb7e643 Use pack data rather than actual objects during fetch. 7 年之前
  Jelmer Vernooij 3b2fd70b2b Pass along progress function for pack writing progress. 7 年之前
  Jelmer Vernooij 1dc8015185 Primarily use encoded paths in DiskRefsContainer. 7 年之前
  Jelmer Vernooij b89bedc514 Support byte filenames in GitFile. 7 年之前
  Jelmer Vernooij 7c75ebd0d0 Followup fix for #608; also handle Repo.get_refs. 7 年之前