Historie revizí

Autor SHA1 Zpráva Datum
  Jelmer Vernooij d4f71f44b6 Lazily load tempfile in a few more places. před 5 roky
  Jelmer Vernooij 0f8dfecd6a Print clearer exception when running setup.py under Python < 3.5. před 5 roky
  Jelmer Vernooij bb62a537d0 Defer tempfile import, since it pulls in a lot of other modules. před 5 roky
  Ram Rachum 59654a2f12 Use chain.from_iterable in compat/test_repository.py před 5 roky
  Ram Rachum 2070352876 Use chain.from_iterable in diff_tree.py před 5 roky
  Jelmer Vernooij 5924a8f9b0 Add blob_from_path_and_mode call. před 5 roky
  Jelmer Vernooij 47b121a72e Release 0.20.3 před 5 roky
  Jelmer Vernooij ef06f58b39 Update NEWS. před 5 roky
  Manuel Jacob 7ed2c71f8b Add python_requires metadata to setup.py. před 5 roky
  Jelmer Vernooij e297ced7f5 Strip newlines in hangup output. před 5 roky
  Jelmer Vernooij 41798c3127 Add definitions for two more capabilities. před 5 roky
  Jelmer Vernooij 1a3a792506 Improve error message in HangoutException. před 5 roky
  Jelmer Vernooij 95b4c3b3c3 Fix use of dulwich.cli. před 5 roky
  Jelmer Vernooij 81f4929eef Another attempt at fixing type checking on Windows. před 5 roky
  Jelmer Vernooij 266be8990c Only install SIGQUIT handler when SIGQUIT is available. před 5 roky
  Jelmer Vernooij ca5e00bcd1 Fix python 3.5 compatibility. před 5 roky
  Jelmer Vernooij 4b0f716db3 Fix style. před 5 roky
  Jelmer Vernooij 5a7a9ded6c Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540 před 5 roky
  Jelmer Vernooij c6d1b87aa1 Move command-line implementation to dulwich.cli, so it can at least be tested. před 5 roky
  Jelmer Vernooij 523533614d Raise a HTTPUnauthorized error when the server responds with a 401. před 5 roky
  Jelmer Vernooij b129f52273 Fix updating of refs over HTTP(S) when there are no new objects to be sent. Fixes #739 před 5 roky
  Jelmer Vernooij 1f164b3260 Fix unified_diff. před 5 roky
  Jelmer Vernooij bcb6edf636 Fix style error. před 5 roky
  Jelmer Vernooij a2d13e546a Allow specifying tree and output encoding to unified_diff function. Fixes #763 před 5 roky
  Jelmer Vernooij cba6ef9506 Add support for storing remote refs during push/pull. Fixes #752 před 5 roky
  Jelmer Vernooij 4fdbe8faa9 Fix a test. před 5 roky
  Jelmer Vernooij e3e68dcecc When the client hangs up unexpectedly, forwars stderr lines. před 5 roky
  Jelmer Vernooij 084e68472b Drop unused appveyor configuration. před 5 roky
  Jelmer Vernooij f2d551716a Release 0.20.2 před 5 roky
  Jelmer Vernooij 7a821e4d3a Disable fail-fast for publishing. před 5 roky