log mercurial/archival.py @ 2477:857591c586e0

age author description
Wed, 21 Jun 2006 15:31:23 -0700 Vadim Gelfer use commit time as mtime for file archives.
Wed, 31 May 2006 19:41:01 +0200 Thomas Arendsen Hein Pass filename to decoder for 'hg archive' (fixes issue267)
Sun, 30 Apr 2006 22:46:54 +0200 Thomas Arendsen Hein Combine catching exceptions added in dd4ec4576cc8 in one except statement.
Sun, 30 Apr 2006 22:43:41 +0200 Colin McMillen Proper check to see if zip dest needs to be wrapped in tellable
Fri, 21 Apr 2006 15:27:57 -0700 Vadim Gelfer add "archive" command, like "cvs export" only better.