Histórico de Commits

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