提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 846ec3f680 Ask for forgiveness, not permission. 16 年之前
  Jelmer Vernooij 4e4efd47f6 Add extra base class for DiskObjectStore. 16 年之前
  Jelmer Vernooij b1f52c06a2 Remove unnecessary indirection. 16 年之前
  Jelmer Vernooij 37ebcae543 Make base directories variable global. 16 年之前
  Jelmer Vernooij 43f74147b5 Move do_commit() and has_index() from Repo to BaseRepo. 16 年之前
  Jelmer Vernooij f8a8e0c79a Add BaseRepo.put_named_file. 16 年之前
  Jelmer Vernooij d27057cd48 merge improvements from Dave to the server, file locking and repository abstraction. 16 年之前
  Dave Borowitz d3930ff468 Add tests for HTTP server. 16 年之前
  Dave Borowitz 6db184dc46 Fix flaky/failing tests introduced in the last few changes. 16 年之前
  Dave Borowitz 3e974654f2 Add smart HTTP support to dul-web. 16 年之前
  Dave Borowitz 8964c8fb91 Working pass at an HTTP server, only dumb at the moment 16 年之前
  Dave Borowitz 2a50d2a71d Improve ref handling. 16 年之前
  Dave Borowitz c5c0a96a78 Improve server protocol error handling; fix flush-pkt handling. 16 年之前
  Dave Borowitz bf2800d25d Work towards making Dulwich less dependent on the filesystem. 16 年之前
  Dave Borowitz 0d1a0cff02 Don't magically delete lockfiles on IOError/OSError. 16 年之前
  Dave Borowitz 44b98f61f9 Clarify GitFile docstrings and disallow r+w modes. 16 年之前
  Dave Borowitz 71e389913a Add a GitFile class that uses the same locking protocol for writes as git. 16 年之前
  Dave Borowitz 50b8066660 Rework server protocol to be smarter and interoperate with cgit client. 16 年之前
  Jelmer Vernooij 7c08e3d597 Implement Repo.get_config(). 16 年之前
  Jelmer Vernooij 36b8b46155 Fix two tests with the same name. 16 年之前
  Jelmer Vernooij 977f3a4b6f Don't allow setting custom headers, per the discussion on the git list. 16 年之前
  Jelmer Vernooij a7c4e193bc Add --without-speedups option. 16 年之前
  Hal Wine a1fd31dc49 Support extension build fails. 16 年之前
  Jelmer Vernooij f169cfe1f7 Support custom fields in commits. 16 年之前
  Jelmer Vernooij 8bbf0d238c Add basic test for parsing commit objects. 16 年之前
  Jelmer Vernooij 2a766e8d88 Fix fetch() without determine_wants argument. 16 年之前
  Jelmer Vernooij 6cca10db52 Release 0.4.1. 16 年之前
  Jelmer Vernooij 1877908b72 Merge faster pure-Python Tree parser. 16 年之前
  Ronny Pfannschmidt 4494eabab6 speed up the python based tree object parser by using str.find 16 年之前
  Jelmer Vernooij 03e55762d4 Fix commit id, thanks Bryan Bishop. 16 年之前