コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 0ff18403ac Ignore deprecationwarnings from known deprecated methods during testsuite run. 15 年 前
  Jelmer Vernooij 376df3af9e Fix warning stacklevels. 15 年 前
  Jelmer Vernooij d6eefc6144 Add ShaFile._raw_length. 15 年 前
  Jelmer Vernooij 5a9c5ae6f9 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. 15 年 前
  Tay Ray Chuan 7eda0b3686 test_repository: add test for ObjectStore.find_common_revisions() 15 年 前
  Jelmer Vernooij a997f8dff6 Mark current version as 0.5.1. 15 年 前
  Jelmer Vernooij f390bb8f56 Implement RefsContainer.__contains__. 15 年 前
  Jelmer Vernooij 115d2a9f75 Improve formatting, update docstring. 15 年 前
  Jelmer Vernooij d75fa982db Add Repo.stage. 15 年 前
  Jelmer Vernooij 4664830bc9 Move get_transport_and_path to dulwich.client. 15 年 前
  Jelmer Vernooij 7dd732625b Add docstrings. 15 年 前
  Jelmer Vernooij b35c1ec6da Improve docstrings. 15 年 前
  Bruce Duncan c9d59df93b In threaded programs, more than one thread can try to add the same object at 15 年 前
  Jelmer Vernooij 0920ff790d Use syntax understood by git am. 15 年 前
  Jelmer Vernooij f65c271ce7 Make sure mode is initialized. 15 年 前
  Jelmer Vernooij d2f3b3c82e Fix trailing newlines in generated patch files. 15 年 前
  Jelmer Vernooij 71ef2049d0 The 'committer' and 'message' arguments to Repo.do_commit() have 15 年 前
  Jelmer Vernooij 4b4e4bc40f Add Index.commit. 15 年 前
  Jelmer Vernooij 339eee3ac3 Allow specifying path to 'dulwich log'. 15 年 前
  Jelmer Vernooij 9208f15845 Simplify clone code. 15 年 前
  Jelmer Vernooij 7d7d8e6252 Fix Repository.__setitem__. 15 年 前
  Jelmer Vernooij d936f9e280 Fix indentation. 15 年 前
  Jelmer Vernooij 1f1368eec1 add testrepository magic. 15 年 前
  Jelmer Vernooij eefb4f30e8 Add Dave to authors. 15 年 前
  Jelmer Vernooij 061d51ba33 Remove unused imports, limit import of nose to one file (so it's easier to 15 年 前
  Jelmer Vernooij 6ea35e6422 Merge Dave. 15 年 前
  Jelmer Vernooij 35f368b3be Remove some unused imports. 15 年 前
  Jelmer Vernooij c41354db2a Merge support for no-progress capability, some PEP8 fixes and removal of unused imports. 15 年 前
  Jelmer Vernooij dc0479f0bb Merge server capability refactoring from Dave. 15 年 前
  Dave Borowitz 5ee31ca465 Add include-tag capability to server. 15 年 前