debian specific patch information for twisted-calendarserver / 0.2.0.svn19773-5

Summary

Package Version Package Type Source Package Format
0.2.0.svn19773-5 Debian-diff 1.0

"Debian diff" Information

Diff file twisted-calendarserver_0.2.0.svn19773-5.diff.gz
Size33688
MD5sum6cb86c7704cac0b23e78711f1f979ae2
./debian only changes view download

"series" style patches

patch summary view raw
twisted.conch.test.test_keys.patch
 conch/test/test_keys.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
twisted.plugins.__init__.patch
 plugins/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
twisted.runner.procmon.patch
 runner/procmon.py |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
view download
twisted.test.test_tcp.patch
 test/test_tcp.py |    2 ++
 1 file changed, 2 insertions(+)
view download
twisted.web2.dav.auth.patch
 web2/dav/auth.py |   33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)
view download
twisted.web2.dav.davxml.patch
 web2/dav/davxml.py |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
twisted.web2.dav.element.base.patch
 web2/dav/element/base.py |  159 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 141 insertions(+), 18 deletions(-)
view download
twisted.web2.dav.element.__init__.patch
 web2/dav/element/__init__.py |    1 +
 1 file changed, 1 insertion(+)
view download
twisted.web2.dav.element.parser.patch
 web2/dav/element/parser.py |   44 ++++++++++++++++++++++++++++++++++++++------
 1 file changed, 38 insertions(+), 6 deletions(-)
view download
twisted.web2.dav.element.rfc2518.patch
 web2/dav/element/rfc2518.py |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
view download
twisted.web2.dav.element.rfc3744.patch
 web2/dav/element/rfc3744.py |   27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)
view download
twisted.web2.dav.element.rfc4331.patch
 web2/dav/element/rfc4331.py |   55 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)
view download
twisted.web2.dav.http.patch
 web2/dav/http.py |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
view download
twisted.web2.dav.idav.patch
 web2/dav/idav.py |  100 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 91 insertions(+), 9 deletions(-)
view download
twisted.web2.dav.__init__.patch
 web2/dav/__init__.py |    1 +
 1 file changed, 1 insertion(+)
view download
twisted.web2.dav.method.copymove.patch
 web2/dav/method/copymove.py |   33 ++++++++++++++++++++++++++++-----
 1 file changed, 28 insertions(+), 5 deletions(-)
view download
twisted.web2.dav.method.delete.patch
 web2/dav/method/delete.py |   22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)
view download
twisted.web2.dav.method.__init__.patch
 web2/dav/method/__init__.py |    1 +
 1 file changed, 1 insertion(+)
view download
twisted.web2.dav.method.propfind.patch
 web2/dav/method/propfind.py |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
view download
twisted.web2.dav.method.put_common.patch
 web2/dav/method/put_common.py |  266 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 266 insertions(+)
view download
twisted.web2.dav.method.put.patch
 web2/dav/method/put.py |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
twisted.web2.dav.method.report_principal_match.patch
 web2/dav/method/report_principal_match.py |   83 ++++++++++++++++++------------
 1 file changed, 52 insertions(+), 31 deletions(-)
view download
twisted.web2.dav.method.report_principal_property_search.patch
 web2/dav/method/report_principal_property_search.py |    9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
view download
twisted.web2.dav.resource.patch
 web2/dav/resource.py |  631 +++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 519 insertions(+), 112 deletions(-)
view download
twisted.web2.dav.static.patch
 web2/dav/static.py |   86 +++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 71 insertions(+), 15 deletions(-)
view download
twisted.web2.dav.stream.patch
 web2/dav/stream.py |   74 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 74 insertions(+)
view download
twisted.web2.dav.test.test_acl.patch
 web2/dav/test/test_acl.py |   52 ++++++++++++++++++++++++++++++----------------
 1 file changed, 34 insertions(+), 18 deletions(-)
view download
twisted.web2.dav.test.test_pipeline.patch
 web2/dav/test/test_pipeline.py |   69 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)
view download
twisted.web2.dav.test.test_prop.patch
 web2/dav/test/test_prop.py |   21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)
view download
twisted.web2.dav.test.test_resource.patch
 web2/dav/test/test_resource.py |   37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)
view download
twisted.web2.dav.test.test_static.patch
 web2/dav/test/test_static.py |    2 ++
 1 file changed, 2 insertions(+)
view download
twisted.web2.dav.test.tworequest_client.patch
 web2/dav/test/tworequest_client.py |   47 +++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)
view download
twisted.web2.dav.util.patch
 web2/dav/util.py |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
view download
twisted.web2.dav.xattrprops.patch
 web2/dav/xattrprops.py |   48 ++++++++++++++++++++++++++++++++++--------------
 1 file changed, 34 insertions(+), 14 deletions(-)
view download
twisted.web2.http.patch
 web2/http.py |   23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)
view download
twisted.web2.log.patch
 web2/log.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
twisted.web2.server.patch
 web2/server.py |   42 +++++++++++++++++++++++++++++++++---------
 1 file changed, 33 insertions(+), 9 deletions(-)
view download
twisted.web2.test.test_http.patch
 web2/test/test_http.py |    2 ++
 1 file changed, 2 insertions(+)
view download
script_path.diff
 twisted/trial/test/scripttest.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download