log mercurial/archival.py @ 4005:656e06eebda7

age author description
Fri, 29 Dec 2006 20:04:31 -0600 Matt Mackall replace filehandle version of wwrite with wwritedata
Tue, 26 Dec 2006 00:40:28 +0100 Benoit Boissinot archival.py: use contexts
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Thu, 02 Nov 2006 19:23:55 +0100 Thomas Arendsen Hein Fixed directory name having an extra dot on "hg archive -t tbz2 foo.tbz2".
Sat, 12 Aug 2006 08:53:23 -0300 Alexis S. L. Carvalho Fix some bugs introduced during the manifest refactoring