Commit History

Author SHA1 Message Date
  Jelmer Vernooij 5ccb88a446 We're using Google style docstrings now. 4 years ago
  Jelmer Vernooij 1f4fcd7ad8 Fix compatibility with older PackObjectStore subclasses. 4 years ago
  Jelmer Vernooij ade4b3b14a Fix python2 compatibility. 4 years ago
  Jelmer Vernooij 2f0b550d99 Support tweaking pack compression level. 4 years ago
  Jelmer Vernooij dac7368365 Add compression_level arguments in pack writing functions. 4 years ago
  Jelmer Vernooij dd2ca1df82 Support the looseCompression and compression settings. 4 years ago
  Jelmer Vernooij b20d65db34 Add loose_compression_level flag to DiskObjectStore. 4 years ago
  Jelmer Vernooij ca07b51d89 Add compression_level argument to ShaFile.as_legacy_object. 4 years ago
  Jelmer Vernooij 4977c8f771 Support the include-tags capability in GitClient. 4 years ago
  Håvard Tveite 5274f14d48 Update the setting of resp.redirect_location, using code from master in the "try" and 0.19.10 (the last version to not use geturl) in the "catch" 5 years ago
  Jelmer Vernooij f1421c8566 Don't send a depth of "None" to the server when graph walker supports shallow. 5 years ago
  Jelmer Vernooij 24dcd78c89 Python2 compatibility. 5 years ago
  Jelmer Vernooij a9bd57a9d6 Fix formatting. 5 years ago
  Jelmer Vernooij ded4ab1251 Add really basic LFSStore. 5 years ago
  Jelmer Vernooij 47409dbad0 Fix tests. 5 years ago
  Jelmer Vernooij 8dcbdbcdc0 Advertise more capabilities. 5 years ago
  battlmonstr e2735e84d4 post-receive hook (#743) 5 years ago
  Sijis Aviles 917d271445 fix: Get branch remote from config 5 years ago
  Jelmer Vernooij 083dac6a72 Add TODO. 5 years ago
  Sijis Aviles 4e75bb1ced test: Add pull test validating when remote_location is not passed 5 years ago
  Sijis Aviles f72dcc17d9 feat: lookup remote url during pull 5 years ago
  Jelmer Vernooij 0e2b893ff0 Properly handle SendPackError during push. 5 years ago
  Jelmer Vernooij b72a6b1ce2 Start on 0.19.16. 5 years ago
  Jelmer Vernooij 8cc970d801 Release 0.19.15 5 years ago
  Jelmer Vernooij e0d41ce7b4 Support rename_detector and include_trees at the same time in tree_changes. 5 years ago
  Jelmer Vernooij 1cee1f8470 Revert "Add FUNDING.yml." 5 years ago
  Jelmer Vernooij fa3ad53bc0 Fix handling of stored encoding in dulwich.porcelain.get_object_by_path on Python 3. 5 years ago
  Jelmer Vernooij 7a802dea92 Add FUNDING.yml. 5 years ago
  Stefano Rivera cb927719f3 A missed Py_ssize_t conversion for PY_SSIZE_T_CLEAN 5 years ago
  Jelmer Vernooij e67d17665f Properly handle files that are just executable for the current user. Fixes #734 5 years ago