提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij c386a08a24 Merge Windows fix from Abderrahim. 16 年之前
  Jelmer Vernooij dc9e2cf4fc Merge server fixes from Roland. 16 年之前
  Roland Mas 9dd8340444 Added missing ACK to protocol 16 年之前
  Roland Mas db9791097e Added cache to ProtocolGraphWalker to cope with several iterations on the commands received from the net 16 年之前
  Jelmer Vernooij d3cf8696ce Add proper error message when server hangs up. 16 年之前
  Jelmer Vernooij 094424c363 Update docstrings, skip extra data in indexes (for now). 16 年之前
  Abderrahim Kitouni 53f203bd44 close the pack file before renaming (fix a crash on windows) 16 年之前
  Jelmer Vernooij 18528a9a2f Clarify that C modules should be optional. 16 年之前
  Jelmer Vernooij e800424859 Clarify docstring. 16 年之前
  Jelmer Vernooij 10aa4ebc7e merge trivial fixes from Abderrahim. 16 年之前
  Abderrahim Kitouni 5bed9d2f53 create_delta: correctly write opcode for equal 16 年之前
  Abderrahim Kitouni 3c9897789f ensure a tree is parsed before calculating its length 16 年之前
  Abderrahim Kitouni b3edb70797 Return object sha and mode rather than object itself in tree_lookup_path. 16 年之前
  Jelmer Vernooij f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 年之前
  Jelmer Vernooij 18a2e04b29 start working on 0.3.4. 16 年之前
  Jelmer Vernooij 6da7eecac1 Release 0.3.3 16 年之前
  Jelmer Vernooij 6044fe5f25 Implement Tree.__len__. 16 年之前
  Jelmer Vernooij 8a15645c08 Merge fixes from abderrahim. 16 年之前
  Abderrahim Kitouni 2b66c38c97 Return the offset correctly from write_pack_object 16 年之前
  Abderrahim Kitouni 0500df1120 fix uses of old api (Repo.{set,remove}_ref ObjectStore.add_pack) 16 年之前
  Abderrahim Kitouni 65aab9c0be Allow pushing a repository containing submodules 16 年之前
  Jelmer Vernooij 0fdbdbb267 remove empty directories. 16 年之前
  Jelmer Vernooij a69f6a3ae9 Implement ShaFile.__hash__. 16 年之前
  Jelmer Vernooij 15c10cbfea More docstrings, test coverage. 16 年之前
  Jelmer Vernooij 41b91297de Add tests for dulwich.index.write_cache_time. 16 年之前
  Jelmer Vernooij cf5d5c4b6a Add command for generating coverage-annotated files. 16 年之前
  Jelmer Vernooij b6536eb330 Avoid using .git as a directory name since it confuses C git. 16 年之前
  Jelmer Vernooij 704135438e Implement ShaFile.__ne__. 16 年之前
  Ronald Blaschke f53d5427c1 Fix sentinels. 16 年之前
  Jelmer Vernooij 8c7f974e5b Add more tests. 16 年之前