Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jelmer Vernooij 160656ce85 Fix argument parsing in dulwich command-line app. Fixes #784 5 yıl önce
  Jelmer Vernooij b5629a224c Fix style. 5 yıl önce
  Jelmer Vernooij 1d3df100e9 Add dulwich.porcelain.Error. 5 yıl önce
  Jelmer Vernooij e306de81ac Avoid UpdateRefsError. 5 yıl önce
  Jelmer Vernooij d12011d823 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. 5 yıl önce
  Jelmer Vernooij 0d01a8a384 Update NEWS; don't ask for objects that we already have. Fixes #782 5 yıl önce
  Jelmer Vernooij 27dbb6fe70 Return a SendPackResult object from GitClient.send_pack. 5 yıl önce
  Jelmer Vernooij b7f7c6b181 Drop python 2 compatibility in C extensions. 5 yıl önce
  Jelmer Vernooij 1fd0e3c07b Remove unused function. 5 yıl önce
  Jelmer Vernooij a049507fb1 Check for diverged branches. 5 yıl önce
  Jelmer Vernooij 8752a420f9 Fix style. 5 yıl önce
  Jelmer Vernooij 25a6718003 Rename merge_base to graph, update NEWS. 5 yıl önce
  Kevin Hendricks abd8a5bbbb first shot at adding a git modelled merge_base implementation 5 yıl önce
  Jelmer Vernooij b93c20797b Prepare for a world in which we check for diverged branches. 5 yıl önce
  Jelmer Vernooij 33e8998f8c Only fetch objects we don't already have. 5 yıl önce
  Jelmer Vernooij f401f2f979 Allow passing in global force argument to parse_reftuple. 5 yıl önce
  Jelmer Vernooij 252bcae867 Send an empty pack to clients if they requested objects, even if they 5 yıl önce
  Jelmer Vernooij 79eafc9828 Rename http_req to stateless_req. 5 yıl önce
  Jelmer Vernooij d4f71f44b6 Lazily load tempfile in a few more places. 5 yıl önce
  Jelmer Vernooij 0f8dfecd6a Print clearer exception when running setup.py under Python < 3.5. 5 yıl önce
  Jelmer Vernooij bb62a537d0 Defer tempfile import, since it pulls in a lot of other modules. 5 yıl önce
  Ram Rachum 59654a2f12 Use chain.from_iterable in compat/test_repository.py 5 yıl önce
  Ram Rachum 2070352876 Use chain.from_iterable in diff_tree.py 5 yıl önce
  Jelmer Vernooij 5924a8f9b0 Add blob_from_path_and_mode call. 5 yıl önce
  Jelmer Vernooij 47b121a72e Release 0.20.3 5 yıl önce
  Jelmer Vernooij ef06f58b39 Update NEWS. 5 yıl önce
  Manuel Jacob 7ed2c71f8b Add python_requires metadata to setup.py. 5 yıl önce
  Jelmer Vernooij e297ced7f5 Strip newlines in hangup output. 5 yıl önce
  Jelmer Vernooij 41798c3127 Add definitions for two more capabilities. 5 yıl önce
  Jelmer Vernooij 1a3a792506 Improve error message in HangoutException. 5 yıl önce