Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 06bfbd92a0 Add typing. 5 年之前
  Jelmer Vernooij 9040b39252 Fix pushing of new branches from porcelain.push. Fixes #788 5 年之前
  Jelmer Vernooij e79dbcb3f0 Fix typo. 5 年之前
  Jelmer Vernooij c37b9ecf85 Cope with pyinotify not being installed. 5 年之前
  Jelmer Vernooij 013171617f Add a RefsContainer.watch interface. Fixes #751 5 年之前
  Jelmer Vernooij f189faa19a Add a RefsContainer.watch method. 5 年之前
  Jelmer Vernooij b75abc3a0f Small improvements for DictRefsContainer. 5 年之前
  Jelmer Vernooij 5aa2b7f53b Fix typing on 3.5. 5 年之前
  Jelmer Vernooij 2659eac703 Fix style. 5 年之前
  Jelmer Vernooij e43edaf3c4 Fix tests, add version support to index. 5 年之前
  Jelmer Vernooij 9d42c35e5c Add some typing. 5 年之前
  Jelmer Vernooij 7224dbc622 Add parsing of clean.requireForce. 5 年之前
  Jelmer Vernooij 8856500ec1 Add status file. 5 年之前
  Jelmer Vernooij 4f5b6f5a3d Add tests for stderr parsing. 5 年之前
  Jelmer Vernooij 24cafe790a Use Repo.get_parents, so graft points are considered. 5 年之前
  Jelmer Vernooij 3082274e39 Add some typing, clarify behaviour of author argument to Repo.do_commit(). Fixes #786 5 年之前
  Jelmer Vernooij c2263144d3 Add tests / improvements for push output. 5 年之前
  Martijn Pieters f4d078170b Correct name error in porcelain.push() 5 年之前
  Jelmer Vernooij ba79362c88 Release 0.20.5 5 年之前
  Jelmer Vernooij 68bbad1498 Release 0.20.4 5 年之前
  Jelmer Vernooij f572d9e399 Run setup.py with python3. 5 年之前
  Jelmer Vernooij 160656ce85 Fix argument parsing in dulwich command-line app. Fixes #784 5 年之前
  Jelmer Vernooij b5629a224c Fix style. 5 年之前
  Jelmer Vernooij 1d3df100e9 Add dulwich.porcelain.Error. 5 年之前
  Jelmer Vernooij e306de81ac Avoid UpdateRefsError. 5 年之前
  Jelmer Vernooij d12011d823 Add .ref_status attribute to SendPackResult rather than raise UpdateRefsError. 5 年之前
  Jelmer Vernooij 0d01a8a384 Update NEWS; don't ask for objects that we already have. Fixes #782 5 年之前
  Jelmer Vernooij 27dbb6fe70 Return a SendPackResult object from GitClient.send_pack. 5 年之前
  Jelmer Vernooij b7f7c6b181 Drop python 2 compatibility in C extensions. 5 年之前
  Jelmer Vernooij 1fd0e3c07b Remove unused function. 5 年之前