提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij b1f771c8f4 Use TestTools' TestCase so TestSkipped gets picked up correctly. 15 年之前
  Dave Borowitz 8dea6e0411 Add a MemoryRepo that stores everything in memory. 15 年之前
  Dave Borowitz 5b661442ed Use correct path separators for named repo files. 15 年之前
  Dave Borowitz e7f8d65e80 Move named file initilization to BaseRepo. 15 年之前
  Dave Borowitz 1bdb4630c6 Clean up file headers. 15 年之前
  Dave Borowitz 61cd4598f7 Fix memory leak in C implementation of sorted_tree_items. 15 年之前
  Dave Borowitz d9b23da152 Add tests for sorted_tree_items and C implementation. 15 年之前
  Jelmer Vernooij 10d2b8abb0 release 0.6.0. 15 年之前
  Jelmer Vernooij 36be8c54ec Update NEWS. 15 年之前
  Jelmer Vernooij 8afb02f75c merge support for generating fastexport streams. 15 年之前
  Jelmer Vernooij a7b08060f5 Cope with \r in ref files on Windows. 16 年之前
  Jelmer Vernooij c81330d2b3 Rename set_ref -> set_symbolic_ref. 16 年之前
  Jelmer Vernooij 7092eba743 Allow accessing Blob contents as chunks. 16 年之前
  Jelmer Vernooij 72fb6ca7d3 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. 16 年之前
  Jelmer Vernooij e1714d8b17 Implement RefsContainer.__contains__. 16 年之前
  Jelmer Vernooij 6a1bb539a0 Fix trailing newlines in generated patch files. 16 年之前
  Jelmer Vernooij d3adc2c871 The 'committer' and 'message' arguments to Repo.do_commit() have 16 年之前
  Jelmer Vernooij 201c435b7b Merge Dave. 16 年之前
  Jelmer Vernooij 9191eaaaf3 release 0.5.0. 16 年之前
  Jelmer Vernooij 4fb076b1a9 Use ConfigParser for now 16 年之前
  Jelmer Vernooij c7a8a32204 Add --pure option to setup.py. 16 年之前
  Jelmer Vernooij 0a6ec6a0d3 * Cope with forward slashes correctly in the index on Windows. 16 年之前
  Jelmer Vernooij 272b2af4cd Mark current version as 0.5.0 16 年之前
  Jelmer Vernooij d27057cd48 merge improvements from Dave to the server, file locking and repository abstraction. 16 年之前
  Jelmer Vernooij 7c08e3d597 Implement Repo.get_config(). 16 年之前
  Jelmer Vernooij a7c4e193bc Add --without-speedups option. 16 年之前
  Jelmer Vernooij f169cfe1f7 Support custom fields in commits. 16 年之前
  Jelmer Vernooij 6cca10db52 Release 0.4.1. 16 年之前
  Jelmer Vernooij 091f2cb2a4 Add functionality for writing patches in dulwich.patch. 16 年之前
  Jelmer Vernooij 19b1a6c0ff Add ObjectStore.tree_changes(). 16 年之前