提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Jelmer Vernooij 3181fba5c9 Don't use just the fact that the objects directory exists. 16 年之前
  Jelmer Vernooij dfbb36eb9c Start on 0.3.3. 16 年之前
  Jelmer Vernooij 9ed3d3f2ee release 0.3.2 16 年之前
  Jelmer Vernooij bc68a67b2b Fix commit_index. 16 年之前
  Jelmer Vernooij 636bf99e67 Add more docstrings. 16 年之前
  Jelmer Vernooij 2e9ea87d71 Add more docstrings. 16 年之前
  Jelmer Vernooij b706e4d304 Add tests for cleanup_mode. 16 年之前
  Jelmer Vernooij 2295650bfe Add more docstrings. 16 年之前
  Jelmer Vernooij 49752a5b6f Import negative timezone fix from hg-git. 16 年之前
  Jelmer Vernooij 75bcd50351 Fix open modes of e.g. packs to be binary. 16 年之前
  Jelmer Vernooij 879786c01f Support the encoding field in commit messages. 16 年之前
  Jelmer Vernooij f9ca0ebb3e Don't let user specify lower flags bits, as they depend on the path name length. 16 年之前
  Jelmer Vernooij e8c9241d2c Don't include lower part of flags in index interface. 16 年之前