提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij 27dbb6fe70 Return a SendPackResult object from GitClient.send_pack. 4 年之前
  Jelmer Vernooij b7f7c6b181 Drop python 2 compatibility in C extensions. 4 年之前
  Jelmer Vernooij 1fd0e3c07b Remove unused function. 4 年之前
  Jelmer Vernooij a049507fb1 Check for diverged branches. 4 年之前
  Jelmer Vernooij 8752a420f9 Fix style. 4 年之前
  Jelmer Vernooij 25a6718003 Rename merge_base to graph, update NEWS. 4 年之前
  Kevin Hendricks abd8a5bbbb first shot at adding a git modelled merge_base implementation 4 年之前
  Jelmer Vernooij b93c20797b Prepare for a world in which we check for diverged branches. 4 年之前
  Jelmer Vernooij 33e8998f8c Only fetch objects we don't already have. 4 年之前
  Jelmer Vernooij f401f2f979 Allow passing in global force argument to parse_reftuple. 4 年之前
  Jelmer Vernooij 252bcae867 Send an empty pack to clients if they requested objects, even if they 4 年之前
  Jelmer Vernooij 79eafc9828 Rename http_req to stateless_req. 4 年之前
  Jelmer Vernooij d4f71f44b6 Lazily load tempfile in a few more places. 4 年之前
  Jelmer Vernooij 0f8dfecd6a Print clearer exception when running setup.py under Python < 3.5. 4 年之前
  Jelmer Vernooij bb62a537d0 Defer tempfile import, since it pulls in a lot of other modules. 4 年之前
  Ram Rachum 59654a2f12 Use chain.from_iterable in compat/test_repository.py 4 年之前
  Ram Rachum 2070352876 Use chain.from_iterable in diff_tree.py 4 年之前
  Jelmer Vernooij 5924a8f9b0 Add blob_from_path_and_mode call. 4 年之前
  Jelmer Vernooij 47b121a72e Release 0.20.3 4 年之前
  Jelmer Vernooij ef06f58b39 Update NEWS. 4 年之前
  Manuel Jacob 7ed2c71f8b Add python_requires metadata to setup.py. 4 年之前
  Jelmer Vernooij e297ced7f5 Strip newlines in hangup output. 4 年之前
  Jelmer Vernooij 41798c3127 Add definitions for two more capabilities. 4 年之前
  Jelmer Vernooij 1a3a792506 Improve error message in HangoutException. 4 年之前
  Jelmer Vernooij 95b4c3b3c3 Fix use of dulwich.cli. 4 年之前
  Jelmer Vernooij 81f4929eef Another attempt at fixing type checking on Windows. 4 年之前
  Jelmer Vernooij 266be8990c Only install SIGQUIT handler when SIGQUIT is available. 4 年之前
  Jelmer Vernooij ca5e00bcd1 Fix python 3.5 compatibility. 4 年之前
  Jelmer Vernooij 4b0f716db3 Fix style. 4 年之前
  Jelmer Vernooij 5a7a9ded6c Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540 4 年之前