← Back to team overview

dulwich-users team mailing list archive

[PATCH v2 0/4]

 

1473faf Move reference WSGI handler to web.py.
2769ac5 Use HTTPGitRequestHandler for test_web.
b430dfd Move dul-daemon's main functionality to server.
9b56c13 Move dul-web's main functionality to web.

 NEWS                             |    7 ++++
 bin/dul-daemon                   |   17 ++---------
 bin/dul-web                      |   49 ++------------------------------
 dulwich/server.py                |   16 ++++++++++
 dulwich/tests/compat/test_web.py |    7 +++-
 dulwich/web.py                   |   57 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 91 insertions(+), 62 deletions(-)



Follow ups