Commit History

作者 SHA1 備註 提交日期
  Dave Borowitz 9dfac55926 Move dul-web's main functionality to web. 15 年之前
  Dave Borowitz dd6cc9bd0e Move reference WSGI handler to web.py. 15 年之前
  Dave Borowitz c14b39828b Make dul-daemon a trivial wrapper around server functionality. 15 年之前
  Dave Borowitz 5f26d560b0 Use HTTPGitRequestHandler for test_web. 15 年之前
  Jelmer Vernooij 835a79095a dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 年之前
  Jelmer Vernooij c2df6f9210 Add PackBasedObjectStore.pack_loose_objects(). 15 年之前
  Jelmer Vernooij 8d8e7166a7 Allow overriding paths to executables in GitSSHClient. 15 年之前
  Jelmer Vernooij d14bc8d9e1 Merge Augie's GitClient refactoring. 15 年之前
  Dave Borowitz de75366961 Add simple logging to HTTP server. 15 年之前
  Dave Borowitz 5a040fafc4 Add logging utilities and server logging. 15 年之前
  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. 16 年之前
  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 年之前