Commit History

Author SHA1 Message Date
  Jelmer Vernooij 9040b39252 Fix pushing of new branches from porcelain.push. Fixes #788 4 years ago
  Jelmer Vernooij f189faa19a Add a RefsContainer.watch method. 4 years ago
  Jelmer Vernooij ba79362c88 Release 0.20.5 4 years ago
  Jelmer Vernooij 68bbad1498 Release 0.20.4 4 years ago
  Jelmer Vernooij 160656ce85 Fix argument parsing in dulwich command-line app. Fixes #784 4 years ago
  Jelmer Vernooij 1d3df100e9 Add dulwich.porcelain.Error. 4 years ago
  Jelmer Vernooij d12011d823 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. 4 years ago
  Jelmer Vernooij 0d01a8a384 Update NEWS; don't ask for objects that we already have. Fixes #782 4 years ago
  Jelmer Vernooij 27dbb6fe70 Return a SendPackResult object from GitClient.send_pack. 4 years ago
  Jelmer Vernooij a049507fb1 Check for diverged branches. 4 years ago
  Jelmer Vernooij 25a6718003 Rename merge_base to graph, update NEWS. 4 years ago
  Jelmer Vernooij 252bcae867 Send an empty pack to clients if they requested objects, even if they 4 years ago
  Jelmer Vernooij 0f8dfecd6a Print clearer exception when running setup.py under Python < 3.5. 4 years ago
  Jelmer Vernooij 47b121a72e Release 0.20.3 4 years ago
  Jelmer Vernooij ef06f58b39 Update NEWS. 4 years ago
  Jelmer Vernooij 5a7a9ded6c Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540 4 years ago
  Jelmer Vernooij c6d1b87aa1 Move command-line implementation to dulwich.cli, so it can at least be tested. 4 years ago
  Jelmer Vernooij 523533614d Raise a HTTPUnauthorized error when the server responds with a 401. 4 years ago
  Jelmer Vernooij b129f52273 Fix updating of refs over HTTP(S) when there are no new objects to be sent. Fixes #739 4 years ago
  Jelmer Vernooij a2d13e546a Allow specifying tree and output encoding to unified_diff function. Fixes #763 4 years ago
  Jelmer Vernooij cba6ef9506 Add support for storing remote refs during push/pull. Fixes #752 4 years ago
  Jelmer Vernooij f2d551716a Release 0.20.2 4 years ago
  Jelmer Vernooij 227d897d2b Release 0.20.1 4 years ago
  Jelmer Vernooij 32c037b61e Update NEWS, add builds or more python versions. 4 years ago
  Jelmer Vernooij 89bd7162d8 Release 0.20.0 4 years ago
  Jelmer Vernooij 12bcb745d1 Drop 0.19.17 header. 4 years ago
  Jelmer Vernooij 44704556c2 Ignore agent= capability if sent by client. 4 years ago
  Nicolas Dandrimont f268cf2649 Only return files from the loose store that look like git objects 4 years ago
  Jelmer Vernooij 527467e4c5 Support tweaking pack compression level. 4 years ago
  Jelmer Vernooij 457858d8c5 Support the looseCompression and compression settings. 4 years ago