-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


New patches:

[display file size in directory.xhtml
Faried Nawaz <self@node.pk>**20070504200732] {
hunk ./src/allmydata/web/directory.xhtml 20
+    <td>Size</td>
hunk ./src/allmydata/web/directory.xhtml 27
+    <td><n:slot name="size"/></td>
hunk ./src/allmydata/webish.py 7
+from allmydata.uri import unpack_uri
hunk ./src/allmydata/webish.py 130
+            #extract and display file size
+            unpacked = unpack_uri(uri)
+            ctx.fillSlots("size", unpacked[9])
+
hunk ./src/allmydata/webish.py 150
+            ctx.fillSlots("size", "-")
}

Context:

[add link to ticket #36 -- FUSE integration
"Zooko O'Whielacronx <zooko@zooko.com>"**20070504170601] 
[test_introducer.py: turn off the defer.setDebugging(True) call that was left over from a troubleshooting session: it slows down the test suite by a factor of 2
warner@lothar.com**20070504074523] 
[add deb-etch target, rearrange make-version a bit, closes #23
warner@lothar.com**20070504070706] 
[add link to ticket #34 -- disk space limits in storage servers
"Zooko O'Whielacronx <zooko@zooko.com>"**20070504055752] 
[makefile: delete .pycs before running tests, since our build process puts the wrong filenames into them
warner@lothar.com**20070504041215] 
[.darcs-boringfile: ignore some build/ directories for foolscap and zfec
warner@lothar.com**20070504033151] 
[version.py: handle both '0.2.0' and '0.2.0-1', remove 'tags' for now
warner@lothar.com**20070504033127] 
[update version-number handling, pull release tags from darcs history
warner@lothar.com**20070504031407] 
[TAG allmydata-tahoe-0.2.0
warner@lothar.com**20070504024220] 
Patch bundle hash:
2830eb5723bbcd9d3cb2419949c218f1983ad9d6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGO5UfG5ga/wns7AYRAhYYAKCnebfZJywptnGrGCnJWbu1c2VxxwCgiNgG
WQDqKvzFbUgqb3mOdk3n4s8=
=6hl2
-----END PGP SIGNATURE-----
