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.