Commit History

Author SHA1 Message Date
  Jelmer Vernooij 68f114b486 Start on 0.19.4. 6 years ago
  Jelmer Vernooij f5599dfeaa Release 0.19.3 6 years ago
  Jelmer Vernooij 78b4c62510 Support a prefix argument to dulwich.archive.tar_stream. 6 years ago
  Jelmer Vernooij 586cdc1287 Add bug tracker URL. 6 years ago
  Jelmer Vernooij f0c9245672 Merge basic stash support. 6 years ago
  Jelmer Vernooij a658872e7e Add a setup.cfg file. 6 years ago
  Filipp Frizzy af470bb3e5 fix TypeError in _ParamikoWrapper 6 years ago
  Romain Keramitas 49dde28f59 Fix ls_tree function 6 years ago
  Jelmer Vernooij f73261458e Add example for using memoryrepo. 6 years ago
  Jelmer Vernooij 66ec17ff44 Use constant for LOCAL_BRANCH_PREFIX. 6 years ago
  Jelmer Vernooij cdbcde04f3 Add support for subdirs and prefix arguments in GitClient.archive. 6 years ago
  Jelmer Vernooij d8a27d418f Fix restricted build for python3.3. 6 years ago
  Jelmer Vernooij f644882d4e Add --remote argument to 'dulwich archive'. 6 years ago
  Boris Feld 01414667eb Fix a typo in dulwich.porcelain.status 6 years ago
  Jelmer Vernooij d05df5518f Don't install gevent on python3.3; gevent no longer supports 3.3. 6 years ago
  Daniel Andersson 6b10224785 More robust symlink creation test 6 years ago
  Jelmer Vernooij cd471d47e5 Fix indentation. 6 years ago
  Jelmer Vernooij 83a39fd6f7 Use os.replace if available. 6 years ago
  Jelmer Vernooij 04ba765ae3 Make fancy_rename python3-compatible. 6 years ago
  Jelmer Vernooij 2d6538a278 Fix indentation. 6 years ago
  Jelmer Vernooij 011f270d7c Fix os.path.sep replacement on Python3. 6 years ago
  Daniel Andersson 54787ea502 More robust pack file rename on Windows 6 years ago
  Jelmer Vernooij 95d44cdfa1 Set source in coveragerc rather than passing on command-line. 6 years ago
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. 6 years ago
  Jelmer Vernooij 3b05aae012 Fix tests on python3. 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
  Daniel Andersson b7dad472c8 Reuse remote ref construction logic from clone 6 years ago
  Daniel Andersson 055b150372 Add failing test cases for bad fetch 6 years ago
  Jelmer Vernooij 31e6508e0f Add Repo.get_shallow. 6 years ago