Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij b91ee1c322 Make base directories variable global. hace 15 años
  Jelmer Vernooij d7302c7954 Move do_commit() and has_index() from Repo to BaseRepo. hace 15 años
  Jelmer Vernooij b740af498f Add BaseRepo.put_named_file. hace 15 años
  Jelmer Vernooij de258062ee merge improvements from Dave to the server, file locking and repository abstraction. hace 15 años
  Dave Borowitz ebf018c25c Add tests for HTTP server. hace 15 años
  Dave Borowitz ce7b6b4751 Fix flaky/failing tests introduced in the last few changes. hace 15 años
  Dave Borowitz d09b91bded Add smart HTTP support to dul-web. hace 15 años
  Dave Borowitz 1f35a47663 Working pass at an HTTP server, only dumb at the moment hace 15 años
  Dave Borowitz a93f44f5cf Improve ref handling. hace 15 años
  Dave Borowitz ffa29618c8 Improve server protocol error handling; fix flush-pkt handling. hace 15 años
  Dave Borowitz de164d9113 Work towards making Dulwich less dependent on the filesystem. hace 15 años
  Dave Borowitz d6d8b583fa Don't magically delete lockfiles on IOError/OSError. hace 15 años
  Dave Borowitz e5c9001a23 Clarify GitFile docstrings and disallow r+w modes. hace 15 años
  Dave Borowitz c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. hace 15 años
  Dave Borowitz 032036b37e Rework server protocol to be smarter and interoperate with cgit client. hace 15 años
  Jelmer Vernooij 532b9c2b48 Implement Repo.get_config(). hace 15 años
  Jelmer Vernooij eab17b1249 Fix two tests with the same name. hace 15 años
  Jelmer Vernooij c602e543ca Don't allow setting custom headers, per the discussion on the git list. hace 15 años
  Jelmer Vernooij bed597191e Add --without-speedups option. hace 15 años
  Hal Wine 6e55d98195 Support extension build fails. hace 15 años
  Jelmer Vernooij bc8d73f114 Support custom fields in commits. hace 15 años
  Jelmer Vernooij 4e50426fb7 Add basic test for parsing commit objects. hace 15 años
  Jelmer Vernooij 5a8187d1a0 Fix fetch() without determine_wants argument. hace 15 años
  Jelmer Vernooij 4a321d8d3d Release 0.4.1. hace 15 años
  Jelmer Vernooij 640d98396d Merge faster pure-Python Tree parser. hace 15 años
  Ronny Pfannschmidt 3d57488a40 speed up the python based tree object parser by using str.find hace 15 años
  Jelmer Vernooij 0ef52f7a7d Fix commit id, thanks Bryan Bishop. hace 15 años
  Jelmer Vernooij 130a62d76e Remove trailing whitespace. hace 15 años
  Jelmer Vernooij 0605f08122 merge patch from durin42 to use setuptools if possible. hace 15 años
  Augie Fackler 3968b8feec setup: use setuptools if available hace 15 años