log

age author description
Fri, 02 Dec 2011 17:41:12 -0800 Jeff Hammel stub embedding fetch default tip
Tue, 15 Nov 2011 16:40:31 -0800 Jeff Hammel note how example works
Tue, 15 Nov 2011 16:20:01 -0800 Jeff Hammel account for paths that do not exit for the FileFetcher
Tue, 15 Nov 2011 16:17:55 -0800 Jeff Hammel documentation
Tue, 15 Nov 2011 15:14:45 -0800 Jeff Hammel inherit from the right ABC
Tue, 15 Nov 2011 15:13:01 -0800 Jeff Hammel correctly call os.path.join
Tue, 15 Nov 2011 15:10:36 -0800 Jeff Hammel specify type
Tue, 15 Nov 2011 15:08:48 -0800 Jeff Hammel add a git repo to the example and take a sub-resource of the hg repo
Tue, 15 Nov 2011 15:03:47 -0800 Jeff Hammel finishing cpytree
Tue, 15 Nov 2011 15:00:10 -0800 Jeff Hammel more stubbing of copytree
Tue, 15 Nov 2011 14:53:08 -0800 Jeff Hammel begin stubbing own copytree function :(
Tue, 15 Nov 2011 14:30:16 -0800 Jeff Hammel use correct function name
Tue, 15 Nov 2011 14:27:23 -0800 Jeff Hammel import tempfile
Tue, 15 Nov 2011 14:26:29 -0800 Jeff Hammel remove extraneous keyword
Tue, 15 Nov 2011 14:24:51 -0800 Jeff Hammel self._export vs self.export, the function