log

age author description
Tue, 15 Nov 2011 14:24:51 -0800 Jeff Hammel self._export vs self.export, the function
Tue, 15 Nov 2011 14:06:02 -0800 Jeff Hammel add a hg type to example
Tue, 15 Nov 2011 14:03:48 -0800 Jeff Hammel get subpaths working for tarballs
Tue, 15 Nov 2011 13:53:54 -0800 Jeff Hammel partially and borken support for subpaths
Tue, 15 Nov 2011 12:56:35 -0800 Jeff Hammel extract....correctly?
Tue, 15 Nov 2011 12:31:35 -0800 Jeff Hammel remove clobber functionality for now; this should live in the master Fetch class so that resources arent multiply clobbered
Tue, 15 Nov 2011 12:19:38 -0800 Jeff Hammel whitespace
Tue, 15 Nov 2011 11:59:37 -0800 Jeff Hammel use correct name
Tue, 15 Nov 2011 11:57:32 -0800 Jeff Hammel pass the dest to clobber for tarball
Tue, 15 Nov 2011 11:54:18 -0800 Jeff Hammel uncomment tarball
Tue, 15 Nov 2011 11:53:13 -0800 Jeff Hammel fix relative_to a bit
Tue, 15 Nov 2011 11:45:46 -0800 Jeff Hammel fix one error but not the one i was aiming for
Tue, 15 Nov 2011 10:18:56 -0800 Jeff Hammel add an item to the manifest
Tue, 15 Nov 2011 10:13:47 -0800 Jeff Hammel add a test for manifest and fix resulting bugs
Mon, 14 Nov 2011 22:12:49 -0800 Jeff Hammel fix vcs fetchers to almost follow a pattern